Click here to Skip to main content
15,889,216 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear friends

I am trying make user control
I add WebUserControl.ascx my sebsite and did something but dll is not getting generated after building it
Posted

User control can not be compiled as Dll. You will have to Develop Custom Control for this.

Asp.Net User Control

http://msdn.microsoft.com/en-us/library/y6wb1a0e.aspx

http://msdn.microsoft.com/en-us/library/fb3w5b53.aspx

Asp.Net Custom Server Control

http://msdn.microsoft.com/en-us/library/zt27tfhy.aspx

User Controls VS. Custom Controls

http://support.microsoft.com/kb/893667
 
Share this answer
 
v2
 
Share this answer
 
Comments
mayur csharp G 26-Nov-11 2:52am    
can any please explain me following thing

http://www.codeproject.com/KB/webforms/costom_gridview_controls.aspx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900