I have a project like an cms please help me in first steps. I am working on an modular website and want to make flexible web parts. for example I have made visitor statistics panel with "user control" and now want to use it in another project (like a module)
and make changes in it's setting in the admin control panel. can I do this?
I am not sure whether I have gotten your meanng. Please correct me if I am wrong. In my opinion, if you want to use the usercontrol in another project, you can compile it as a dll at first. Then you can add the .ddl to the bin folder and register it on the
page. At last, invoke it to meet your reqirement. For details about how to compile the usercontrol as a dll, please follow the steps below:
css3
Member
2 Points
7 Posts
help for "UserControl"
May 04, 2012 11:39 AM|LINK
Dear Friends,
I have a project like an cms please help me in first steps. I am working on an modular website and want to make flexible web parts. for example I have made visitor statistics panel with "user control" and now want to use it in another project (like a module) and make changes in it's setting in the admin control panel. can I do this?
css3
Member
2 Points
7 Posts
Re: help for "UserControl"
May 04, 2012 12:45 PM|LINK
Please help me to know more????!!!!!!!
Catherine Sh...
All-Star
23382 Points
2490 Posts
Microsoft
Re: help for "UserControl"
May 08, 2012 09:52 AM|LINK
Hi css3,
I am not sure whether I have gotten your meanng. Please correct me if I am wrong. In my opinion, if you want to use the usercontrol in another project, you can compile it as a dll at first. Then you can add the .ddl to the bin folder and register it on the page. At last, invoke it to meet your reqirement. For details about how to compile the usercontrol as a dll, please follow the steps below:
http://www.nathanblevins.com/2008/06/compile-a-web-user-control-into-a-dll-net-c/
Best wishes,
Feedback to us
Develop and promote your apps in Windows Store