Hi,
I have add in one usercontrol (under project -> add user control) named MyUsercontrol in my project. When I go to build solution for this myusercontrol.cs , the dll file is not created. How to work about it? as i need this dll file to add reference in another c# project.
Thanks