Jump Start A Web App With Web Application Toolkits
Its quite easy to start developing an ASP.NET Web application. Now, it got even better to jump start a Web application with Toolkits. Just download a toolkit, quickly load in Visual Studio and just run it. And then extend it to fit your needs.
Web Application Toolkits are designed to enable Web Developers to simply extend their web application capabilities by providing them with a packaged set of running samples, templates and documentation.
The goal for the Web Application Toolkits is to provide Web Developers with resources such as project templates, controls, and code samples along with simplified documentation all in a consistent packaged format that is easy to download and run in a very short period of time.
http://misfitgeek.com/blog/aspnet/microsoft-web-application-toolkits/
Comments