Reusable web controls
-
In a past job, I created a lot of reusable WinForms custom controls, and now I'm starting to create some reusable Web Controls (in VS 2005). Is there an easier way than what's described in Microsoft's tutorial [^], and can we put more than one web control into a DLL?
-
In a past job, I created a lot of reusable WinForms custom controls, and now I'm starting to create some reusable Web Controls (in VS 2005). Is there an easier way than what's described in Microsoft's tutorial [^], and can we put more than one web control into a DLL?
yes. it is possible. I have an article on creating web controls. Check that
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions