SpiceQA
Questions
Tags
Users
Badges
user_240733
@user_240733
0
reputation
0
answers
11
questions
About Me
// Hello, World !
Top Answers
C# and arrays of anonymous objects
98 votes
Static linking vs dynamic linking
47 votes
Enabling Intellisense for Custom Sections in .config Files
35 votes
Difference between "free-threaded" and "thread-safe"
19 votes
Deep null checking, is there a better way?
10 votes
Top Questions
Object persistence terminology: 'repository' vs. 'store' vs. 'context' vs. 'retriever' vs. (...)
41 votes
1 answers
When to use enums, and when to replace them with a class with static members?
35 votes
6 answers
Code Contracts: How do I supply a contract class for a generic interface?
33 votes
2 answers
Implement an immutable deque as a balanced binary tree?
30 votes
4 answers
What Aspect-Oriented Programming (AOP) libraries for .NET are still actively developed?
21 votes
2 answers