web applications - Asp.net website Publishing -


if have separate dll each page on server , working fine. if make changes in code behind file of particular page say, xyz.aspx page. have upload dll of particular page. , refreshes whole web application , sessions , other values got disturbed in application. there way uploading xyz.dll (of page xyz.apsx) on refreshes xyz.aspx , didn't disturb whole web application.

by default, dropping new assemblies vdir going cause recycle occur.

this question...

what causes application pool in iis recycle?

... talks causes app pool recycle. msdn article...

http://blogs.msdn.com/b/tess/archive/2006/08/02/asp-net-case-study-lost-session-variables-and-appdomain-recycles.aspx

... has excellent write subject.

as can see, refresh design.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -