.NET development can be brutal on a system; particularly web development. I created a simple batch file that (when run as admin) cleans up a
Improving The World One Idea At A Time.
.NET development can be brutal on a system; particularly web development. I created a simple batch file that (when run as admin) cleans up a
Visual Studio has a neat little trick to generate POCO’s from XML or JSON. VS allows you to paste XML or JSON as classes. Open