In web application project i want to have per page assembly so when page updated i only upload that page dll.making use codefile attribute i can generate page dll with web deployment project but i have to work with codebehind at first then switch codefile to
generate dll then again change inherit attribute referring dll to upload finally server.so its quite tasks and what the right way ? Plz help for a little change i cant compile whole solution and upload large dll again.so suggest right way to generate per page
dll in web app project
myplace2100
Member
67 Points
78 Posts
Generating page assembly in web app project
Jul 05, 2012 03:12 PM|LINK
Dino He - MS...
Star
8068 Points
1023 Posts
Microsoft
Re: Generating page assembly in web app project
Jul 09, 2012 08:01 AM|LINK
Hi
Here is a solution:
http://msdn.microsoft.com/en-us/magazine/cc163448.aspx#S2
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework