|
-
Jan 14th, 2005, 02:59 PM
#4
Re: Smaller .Net Framework Sdk?
You don't need the full SDK to start .NET the 30 meg Runtime will also work.
You will however be missing the documentation and some tools like tlbImp,tlbExp (which you won't care about at this early a stage).
Once you've installed the runtime search for csc.exe, that's your command line compiler, or you could use SharpDevelop a nice open source IDE.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|