Start Free Trial
Start Free Trial
Explore Trends Ideation Questions
21,631
Total Questions
21,520
Analyzed
111
Pending
18.5
Avg Trend

Advanced Filters 1 active

Questions

344 found
Sort by:
# Question Site Score Answers Trend Status Actions
121
Jun 2, 2025 304
orm nhibernate
softwareengineering
2
2
33.4
Analyzed
122
Jul 3, 2025 329
naming
softwareengineering
0
2
33.3
Analyzed
123
Aug 16, 2025 296
javascript optimization
softwareengineering
-4
3
33.0
Analyzed
124
Jul 14, 2025 259
c# .net libraries +2
softwareengineering
1
3
32.8
Analyzed
125
May 8, 2025 252
testing workflows integration-testing
softwareengineering
3
3
32.7
Analyzed
126
Oct 31, 2025 282
frameworks project-structure front-end +1
softwareengineering
-1
2
32.3
Analyzed
127
Sep 22, 2025 276
design-patterns object-oriented unit-testing +2
softwareengineering
1
1
32.1
Analyzed
128
May 1, 2025 313
iso
softwareengineering
2
1
32.1
Analyzed
129
Sep 2, 2025 235
domain-driven-design repository aggregate +2
softwareengineering
0
2
31.9
Analyzed
130
Dec 27, 2025 216
design architecture database +2
softwareengineering
0
1
31.8
Analyzed
131
Sep 8, 2025 293
api websites web-scraping
softwareengineering
1
1
31.8
Analyzed
132
May 25, 2025 258
domain-driven-design
softwareengineering
3
5
31.7
Analyzed
133
May 4, 2025 266
microservices architectural-patterns monolith
softwareengineering
1
4
31.7
Analyzed
134
Dec 15, 2025 230
deployment release-management release
softwareengineering
0
3
31.6
Analyzed
135
Nov 10, 2025 287
database web-applications crm
softwareengineering
1
2
31.4
Analyzed
136
Aug 28, 2025 267
.net continuous-integration github +2
softwareengineering
1
1
31.2
Analyzed
137
Sep 18, 2025 258
c++ object-oriented-design factory
softwareengineering
2
3
31.0
Analyzed
138
Oct 24, 2025 261
design domain-driven-design functional-programming +2
softwareengineering
2
1
30.9
Analyzed
139
Sep 12, 2025 281
java testing swing
softwareengineering
1
2
30.8
Analyzed
140
Oct 16, 2025 235
c++ api-design error-handling +1
softwareengineering
2
3
30.7
Analyzed
#121
Analyzed

Best practice for ORM design (re: cascading delete from single entity)

softwareengineering
Jun 2, 2025
orm nhibernate
Score
2
Answers
2
Views
304
Trend
33.4
#122
Analyzed

Naming convenience wrappers

softwareengineering
Jul 3, 2025
naming
Score
0
Answers
2
Views
329
Trend
33.3
#123
Analyzed

Optimizing a "Transfer-Encoding: chunked" parser

softwareengineering
Aug 16, 2025
javascript optimization
Score
-4
Answers
3
Views
296
Trend
33.0
#124
Analyzed

Should HTTP clients be encapsulated in a C#/.NET library?

softwareengineering
Jul 14, 2025
c# .net libraries +2
Score
1
Answers
3
Views
259
Trend
32.8
#125
Analyzed

Automation of workflow for automated testing

softwareengineering
May 8, 2025
testing workflows integration-testing
Score
3
Answers
3
Views
252
Trend
32.7
#126
Analyzed

Does it make sense to use next.js only for the front-end?

softwareengineering
Oct 31, 2025
frameworks project-structure front-end +1
Score
-1
Answers
2
Views
282
Trend
32.3
#127
Analyzed

OO design - Process that relies on the current state of objects

softwareengineering
Sep 22, 2025
design-patterns object-oriented unit-testing +2
Score
1
Answers
1
Views
276
Trend
32.1
#128
Analyzed

System Evaluation using ISO 25010

softwareengineering
May 1, 2025
iso
Score
2
Answers
1
Views
313
Trend
32.1
#129
Analyzed

How could I map a complex DTO to a Domain Aggregate in a Repository?

softwareengineering
Sep 2, 2025
domain-driven-design repository aggregate +2
Score
0
Answers
2
Views
235
Trend
31.9
#130
Analyzed

Does modern isolation techniques help reduce contention for highly contended counter updates?

softwareengineering
Dec 27, 2025
design architecture database +2
Score
0
Answers
1
Views
216
Trend
31.8
#131
Analyzed

Can I get Open Graph Protocol data without behaving as a web scraper?

softwareengineering
Sep 8, 2025
api websites web-scraping
Score
1
Answers
1
Views
293
Trend
31.8
#132
Analyzed

DDD - When a single physical entity in the problem space is represented as different concepts in code, how to link them together?

softwareengineering
May 25, 2025
domain-driven-design
Score
3
Answers
5
Views
258
Trend
31.7
#133
Analyzed

Can we consider each microservice as a “small monolith” application?

softwareengineering
May 4, 2025
microservices architectural-patterns monolith
Score
1
Answers
4
Views
266
Trend
31.7
#134
Analyzed

Automating application release process

softwareengineering
Dec 15, 2025
deployment release-management release
Score
0
Answers
3
Views
230
Trend
31.6
#135
Analyzed

What is a good strategy to avoid creating duplicate profiles for many individuals in a database?

softwareengineering
Nov 10, 2025
database web-applications crm
Score
1
Answers
2
Views
287
Trend
31.4
#136
Analyzed

How to manage connection strings for CI/CD and local debugging that works for .NET Framework web apps and desktop apps?

softwareengineering
Aug 28, 2025
.net continuous-integration github +2
Score
1
Answers
1
Views
267
Trend
31.2
#137
Analyzed

Adding "caller specific" special cases to a factory

softwareengineering
Sep 18, 2025
c++ object-oriented-design factory
Score
2
Answers
3
Views
258
Trend
31.0
#138
Analyzed

How should domain models be designed — rich domain models with encapsulated logic vs. anemic models with separate service/util layers?

softwareengineering
Oct 24, 2025
design domain-driven-design functional-programming +2
Score
2
Answers
1
Views
261
Trend
30.9
#139
Analyzed

Testing GUI panel involving modal dialogs

softwareengineering
Sep 12, 2025
java testing swing
Score
1
Answers
2
Views
281
Trend
30.8
#140
Analyzed

API Design: Should I explicitly check for and throw on nullptr parameters if I have full control?

softwareengineering
Oct 16, 2025
c++ api-design error-handling +1
Score
2
Answers
3
Views
235
Trend
30.7

Export Results

Export your filtered results for further analysis.

Generate Ideas
View our business methodologies, calculator formulas, research sources, data partners, benchmarks, statistical variations, and testing frameworks in our comprehensive methodology documentation.
Methodology & Sources