Saturday, March 24, 2012

VS 2005 - Publish Website with just ONE dll

Hi!

Everytime i make a change to a website using VS 2005 I need to publish the website and upload the entire project instead of uploading only the changed file and the .dll

This happens, as everybody knows because when a website is published, severall App dll`s are compiled and associated with each aspx file on the project.
Well, here`s my question:

is there a way I could configure the VS 2005 to compile the project in just ONE dll? As it was done in VS 2003?

Thanks a lot!

Yes, there is an addon - Web Application Projects - -

http://msdn2.microsoft.com/en-us/asp.net/aa336618.aspx

0 comments:

Post a Comment