Detecting Changes in an ASP.NET Web Site -


ASP.NET does a great job of detecting the framework when a file changes and compiling that file again e.t.c. I like that to be able to hook into the update process Is this possible?

I will try and create web site projects, vs web applications for versions developed in the web site, where the version is easily static Is found in the assemblies deployed. If I am directing my energy wrongly, there are already better versions of the web site , then I still give some indication.

I do not know that you can hook that argument - maybe you can add your code Because ASP.NET has resuscitated the applet and restarts the website.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -