开发者

ASP.NET Controls under the hood

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


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


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


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜