Custom Server Control Design Best Practices?

K

Kenneth Baltrinic

Anybody seen any good documentation, paterns or best practices on how to
design and develop custom ASP.Net server controls?
I am looking for good examples and discussions on the following topics,
among others:

How to best use CopyBaseAttributes and Apply Styles? And just how to best
render all those standard style attributes and other properties you inherit
from Web.UI.Control and Web.UI.WebControls.WebControl.

When should one Overide RenderBeginTag and RenderEndTag, etc, ver just
overrideing Render?

Here is a big one: best practices for developing client side object models
and communicating client side state changes beyond just s simple value back
to the server?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top