Groups | Blog | Home
all groups > dotnet faqs > january 2004 >

dotnet faqs : Do I need .NET Framework SDK?


Sohail Khan
1/26/2004 3:17:31 PM
Hi,

I have installed Visual Studio .NET

Do I need .NET Framework SDK?
What is benefit of .NET Framework SDK?

Thanks in Advance

Sohail


Gaurav Khanna [C# MVP]
1/27/2004 9:08:04 AM
Hi!

Installing VS.NET will install the .NET SDK. You can invoke the various
tools of the SDK, like ILDASM, GACUTIL, etc by opening the Visual Studio
Command Prompt, from the VS.NET Program Group that is created for you.

The .NET SDK is needed to develop applications targetting the .NET
Framework. And it can be used, minus the VS.NET IDE, to do the same.
Ofcourse, you will have to write code to design the UI, in which the VS IDE
can really help.

--
Regards,
Kumar Gaurav Khanna
-----------------------------------------------------------------
Microsoft MVP - C#/.NET, MCSE Windows 2000/NT4, MCP+I
WinToolZone - Spelunking Microsoft Technologies
http://www.wintoolzone.com/
OpSupport - Spelunking Rotor
http://opsupport.sscli.net/
Bangalore .NET Users' Group
http://groups.msn.com/bdotnet/
[quoted text, click to view]

AddThis Social Bookmark Button