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

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -