Conclusion


Conclusion

This look at composite style controls wraps up ASP.NET's custom control story. Composite controls are a great way to package UI functionality into manageable chunks. Custom composite controls and User controls both maintain internal lists of controls and render them on demand. However, custom composite controls live entirely within an assembly, whereas User controls are split between ASCX files and a backing source code file and/or assembly.

In the next chapter, we'll take a look at some of the other more extensive controls available within ASP.NET.




Microsoft ASP. NET 2.0 Programming Step by Step
Microsoft ASP.NET 2.0 Step By Step (Step By Step (Microsoft))
ISBN: B002KE5VYO
EAN: N/A
Year: 2005
Pages: 177

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net