sfeldman.NET

.NET, code, personal thoughts

Browse by Tags

All Tags » .NET » ASP.NET (RSS)
Factory Pattern for User Controls
User Controls are handy when working in web forms, but what a mess they can generate. I was asked what to do when UCs are used and some dependencies need to be injected during the construction - but UCs are a bit tricky in regards to construction. So...

Posted by Sean Feldman | 11 comment(s)

Filed under: , , ,

More Posts