Reference Custom Controls Located In App_Code Folder

You can add references to assembly namespaces in your web.config to avoid having to register controls on every .aspx in your web site: [code:xml] <system.web>     <pages>         <controls>       &... [More]
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010