Despite being a closed-source system, Microsoft's .Net can be used basically for free (as in beer). First, download the free .Net Framework SDK from Microsoft. This installs .Net on your system and includes the required tools and compilers.
Next, check out the ASP.Net Web Matrix for building web applications. It's quite full-featured and supports all the ASP.Net controls with database access.
If you want to write Windows applications, try SharpDevelop, a C# IDE for Windows Forms Applications. You can even get enhanced controls via the Magic Library.
No comments:
Post a Comment