DHC Support Site
Language
 
Home>Knowledge Base>ASP.NET Issues and Code Samples>How To - Make quick and sophisticated Web Interfaces with ASP.NET
Information
Article ID24
Created On11/10/2009
Modified11/12/2009
Share With Others
How To - Make quick and sophisticated Web Interfaces with ASP.NET
Purchasing a set of 3rd party controls can greatly improve productivity for developers, especially on the front-end. One of our favorite 3rd party component makers is Telerik, they make a set of ASP.NET controls that can perform some amazing tasks automatically. There is always a slight learning curve with 3rd party components, but it is worth the effort, as in the end you could save weeks or even months of development time.
 
Two commonly used 3rd party control vendors for ASP.NET:

Telerik - www.telerik.com (our personal favorite for web apps)
 
 
 
To find more control vendors, simply browse the internet or google terms such as "asp.net controls" or "asp.net components" or "asp.net gui component" or "asp.net control suite".