Browse by Tags
All Tags »
C# 2.0 (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
Likes - Clean Solution/Project Helps out to clean the solution/project output. Cleans out Copy Local assemblies, as well as the compilation output of the project. Reference properties - specific version (true/false) Very useful if different developer...
|
-
|
Honestly, its good to have a test generator right there in your own sweet copy of VS.Net. But you need to buy the Team Test edition of the Team System. Sad. In the past, I have argued with many people about generated test cases, from people who have written...
|
-
|
For some time, I have been thinking about language contructs that are a pain when it comes to code management, readability and more often than not inculcate poor coding habits amongst developers. Nested classes -I have never found a valid reason to use...
|
-
|
Just wanted to know the effect on serialization of nullable value types. And if there is none, how come. I have used wrappers till now, and just wanted to check it out. Any pointers?
|
More Posts