Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mezoid
mezoid has asked
76
questions and find answers to
54
problems.
Stats
1.9k
EtPoint
532
Vote count
76
questions
54
answers
About
A C# .NET Developer with a passion for coding best practices and Test Driven Development
mezoid questions
How do I get NHibernate to do a join?
How do I correctly cast an item in a DataSet when it can potentially be null?
Can a return statement prevent a using statement from closing a connection to a database?
Where can I find .NET v1.0.5000.0?
Is it possible to Mock out time in a unit test?
How do I use System.Data.DataTableExtensions' CopyToDataTable method?
Is there a better way to write this line of C# code in C#3.0?
Why can't two methods be declared with the same signature even though their return types are different? [duplicate]
What's the best way to separate concerns for this code?
How do I determine why a webservice reference is being prevented from being added to my project in VS2008?
mezoid answers
Newest Agile Design Methods for code construction [closed]
Unit Tests: DRY vs. Predictability
How can I generate zip file without saving to the disk with Ruby?
Deciding whether a test is a Unit or Integration test
Taking unit testing to the next level
Is there a more efficient way to reconcile large data sets?
How to get VisualStudio 2010 cool tools without spending $12,000
For VS Foreach on Array performance (in AS3/Flex)
Is System.nanoTime() completely useless?
UI Testing Tool? [closed]