|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Custom Server Control Design Best Practices?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? There are a few books such as Developing ASP.NET Server Control and
Components, MSpress which is currently the best book about the subject (although it is written for v1, it still applies) Then there are a few articles: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASPNETContDev.asp Note behind that link, there are more than one article. There are many more, if you check the left treeview navigation. Show quoteHide quote "Kenneth Baltrinic" <no.direct.repl***@nowhere.xyz> wrote in message news:%23hYCIxfaGHA.608@TK2MSFTNGP02.phx.gbl... > 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? > > >
framed
Open htm and asp pagen inside an .NET aspx project Deriving from built-in DataGrid control controls recommendation User Control question Welcome to Gridview Hell Webpartzone as DIV How to Display an image, from a DB, into the Gridview (ASP.NET 2.0) SelectedIndexChanged Event of Dropdownlist on a DLL.. Login control |
|||||||||||||||||||||||