ASP.NET Controls under the hood

270 Views Asked by At

I want to learn (basically) about how ASP.NET controls work. I know the end result has to be some kinda rendered HTML. How do the controls encapsulate stuff? How does it tie in to the whole ASP.NET flow? My team has written a widgets library that wraps the native controls and then adds custom styling etc etc. and I need to be contributing to this library. Many thank you's

3

There are 3 best solutions below

1
On

The two places I would start would be Truly Understanding Dynamic Controls and Truly Understanding Viewstate.

0
On

Learning the ASP.NET Page Life Cycle is important to answering your questions.

0
On

Nikhil Kothari has written the Bible for this, entitled "Developing Microsoft ASP.NET Server Controls and Components". You can pick up a copy here for less than a dollar :-)

http://www.amazon.com/gp/offer-listing/0735615829/ref=dp_olp_used?ie=UTF8&condition=used