There is no just C# install, because C# is a language that request some
runtime to be executed.
..NET Framework is such a framework that runs C# and other managed languages.
Go to the microsoft.com and type ".NET 2.0 Redistributive" - it's everything
u need to run your C# apps.
If u need to develop on C# u need either .NET SDK (that includes command
line compiler csc.exe) or Visual Studio - grafical IDE to develop your sites.
As Glen noted the easiest case - use VS Express that is free for use
--
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour
"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.