Home | Site Map | Submit Article
.
Article Search
 
Article Categories

Advice

Auto Motive

Business

Communications

Computers & Internet

Dating

Education

Employment

Entertainment

Environment

Family

Fashion

Finance

Food & Drink

Gardening

Health

Hobbies

Home Business

Home Improvement

Humor

Kids & Teen

Legal

Marketing

Music

Online Business

Parenting

Pets

Product Reviews

Real Estate

Recreation & Sports

Self Improvement

Site Promotion

Technology

Travel & Leisure

Web Development

Women

World Affairs

Writing

 
   
   Understanding Custom Server Controls in ASP.NET


24 Feb 2008 01:18:05
| Balaji


Understanding Custom Server Controls in ASP.NET

ASP.NET offers many server controls for the developers to create web applications. However, at some point of development time when the developer does not get the control they want, they can create a new server control. This new server control can be called ASP.NET Custom Server Controls or user control. The basic difference between a ASP.NET Custom Server Controls and a user control is that unlike a user control that does not appear in the Toolbox, you can view a ASP.NET Custom Server Controls in the Toolbox. ASP.NET Custom Server Controls have their own events such as Enter, Onclick, and Onmouseover.

ASP.NET Custom Server Controls are very handy tool to use in your web forms. User controls prove inefficient in advanced scenarios. ASP.NET Custom Server Controls are the compiled code that makes them user friendly. You should write the ASP.NET Custom Server Controls in code, thereby view it in the visual designer with full properties and design-time features. You can create a ASP.NET Custom Server Controls by inheriting one of the base control classes. These classes have all the functionality that is needed for a server control. Therefore, you just have to modify some of the programming aspects to suit your requirements.

Just as you have created a ASP.NET Custom Server Controls you can customize it too to create a unique identity. You can even consume a single ASP.NET Custom Server Controls for multiple web forms. For ASP.NET Custom Server Controls only one copy of the control is needed in the Global Assembly Cache (GAC). Moreover, ASP.NET Custom Server Controls are very helpful if you want a dynamic layout for your web application.

To access online version of the above article, go to http://www.dotnet-guide.com/customcontrols.html



About Author :
Visit http://www.dotnet-guide.com for a complete introduction to .NET framework. Learn about ASP.NET, VB.NET, C# and other related technologies.

Home >> Technology

More Related Articles in " Technology "
>>
Brodit Proclip and mobile phone [ Author : Groshan Fabiola ]
>>
Super-phones are great tools/toys for ourselves, but let's get [ Author : Jesse S. Somer ]
>>
How To Bridge The Digital Divide [ Author : J. Nayer Hardin ]
>>
TR Cutler Discusses Engineer-to-Order Manufacturers in Tooling & [ Author : Thomas Cutler ]
>>
Get high printing quality with Xerox xc830 toner [ Author : J Herrera ]
>>
Applications of Diodes [ Author : Angela Oliver ]
>>
PRONTO North America Business Process Management and ERP [ Author : Thomas Cutler ]
>>
Things You Should Know About Mounting Your Plasma or Lcd Tv [ Author : Mike Ferrara ]
>>
Drill Control Horizontal Directional Drilling [ Author : Peter van Houwelingen ]
>>
Honey, I Shrunk the Chip! [ Author : Mike Banks Valentine ]
 

 
© Copyright 2005-2007 Free Articles by articleburn.com All rights reserved
eXTReMe Tracker