Contents tagged with Web User Controls
-
Tips and Tricks - Register web user controls in web.config
If you are working a lot with web user controls and you have many of them repeating in different pages, you may consider registering them in web.config instead of the pages. I have been using this simple trick many times now, so I thought it would be nice to share it with you.