Maximizing.ASP.dot.NET.Real.World.ObjectOriented.Development [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Maximizing.ASP.dot.NET.Real.World.ObjectOriented.Development [Electronic resources] - نسخه متنی

Jeffrey Putz

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید






Summary


Server controls render HTML to the page programmatically by inheriting from existing controls, such as the Control base class or the WebControls base class. Composite controls combine existing controls into neat and easy-to-manage packages that can be added to a page with a simple Register directive and one declarative tag.

The topic of building your own server controls is huge, and we've only given you enough knowledge to be dangerous. If you want to pursue more detail, again I strongly suggest Developing Microsoft ASP.NET Server Controls and Components by Nikhil Kothari and Vandana Datye (Microsoft Press, 2003). Kothari wrote many of the controls in the framework and Datye wrote much of the documentation in the SDK and on MSDN.


/ 146