SpiceQA
Questions
Tags
Users
Badges
ajmastrean_3619
@ajmastrean_3619
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
What is the difference between String and string in C#?
238 votes
What's a good way to overwrite DateTime.Now during testing?
57 votes
What is the C# equivalent of NaN or IsNumeric?
40 votes
Can I load a .NET assembly at runtime and instantiate a type knowing only the name?
35 votes
What is a mutex?
28 votes
Top Questions
Do you use TestInitialize or the test class constructor to prepare each test? and why?
75 votes
10 answers
In what order are locations searched to load referenced DLLs?
55 votes
3 answers
Why does the Android emulator report "unknown virtual device", when the device is in my user directory?
22 votes
4 answers
Can I use Docker Compose with images that use the builder-pattern?
6 votes
3 answers
How do I get a Boolean value for a partial match using Groovy's regex?
5 votes
1 answers