C# OpenSource & Code Samples
< .NET Programming
Get flash to fully experience Pearltrees
Updated with links of Other Application Blocks Table of Contents Introduction I have been recording and writing on design pattern and UML. You can visit me at http://www.questpond.com to see my work. In case you like it do not forget to drop me a word at questpond@questpond.com
Visual Studio.NET 2003 makes development a whole lot easier than it ever was before. But what if you have to develop a web application and you do not have the power of VS.NET 2003 available to you? I would hate to be without Intellisense (I’m spoiled), debug support, and many of the other features that VS.NET 2003 provides. There is a way to accomplish this developmental challenge with the following three tools: SharpDevelop , the free open source .NET IDE, has just been released as Fidalgo RC1 (6/16/2004). This development environment does not support debugging, or ASP.NET development.