net-nugget

.NN #1: .Net 2.0 SDK Tools (Part 2 of 3)

[Edit 3-22] - Series Name change from DNN to .NN. This is the second part of a 3 post series on the executables found in the Bin directory of the .Net 2.0 SDK. You can check out the first post here. In the first post we covered probably the most well known of these executables, such as wsdl.exe and xsd.exe along with a dozen others (both well known and lesser known).

.NN: An Introduction

[Edit-3/20] - Series Name change from DNN to .NN. DNN would get confused with .Net Nuke and I don’t want to do that. First of all, what the heck is DNN .NN? Well, I’ve been thinking of doing a regular blog article that dealt with showing some nuance of .Net or something I’ve found pretty cool lately. I didn’t want it to turn into just a link post where all I did was push out links to things I found interesting.

.NN #1: .Net 2.0 SDK Tools (Part 1 of 3)

[Edit] - Series Name change from DNN to .NN. When you install Visual Studio (2002, 2003 or 2005) a version of the .Net SDK (Software Development Kit) that corresponds to the .Net Framework version also gets installed. For example, if you install VS.Net 2005 then the .Net 2.0 SDK gets installed. The SDKs contain all sorts of tools to help with .Net applications, including well known utilities like wsdl.exe and xsd.