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
80
questions and find answers to
56
problems.
Stats
1.9k
EtPoint
535
Vote count
80
questions
56
answers
About
A C# .NET Developer with a passion for coding best practices and Test Driven Development
mezoid questions
How do I get the URI that threw a WebException?
Using reflection to bidirectionally Automap all Domain Entities to View Models in MVC3
How to group checkboxes to restrict selection to a single option?
How to pass Java Date to .Net webservice using Axis
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?
mezoid answers
How to unit test method which invokes another method?
How to pass Java Date to .Net webservice using Axis
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)