Recent Comments
  1. Re: Onclick event only accessible by a user with edit rights

    Dude, I love you! I just wasted 2 days trying to find the problem. I didn't even notice in the begin...

    --Alex

Refrence for Keeping ASP.NET website alive

Posted in By Nicholas Lu

Preventing Site Loading Delays due to ASP.NET Startup (Including DotNetNuke)

http://www.mitchelsellers.com/blogs/articletype/articleview/articleid/103.aspx

Keep Your Website Alive (Don’t Let IIS Recycle Your Website)!

http://www.codeproject.com/Articles/39118/Keep-Your-Website-Alive-Don-t-Let-IIS-Recycle-Your.aspx

Forcing an ASP.NET Application to 'stay alive'

http://www.west-wind.com/WebLog/posts/67557.aspx

Simulate a Windows Service using ASP.NET to run scheduled jobs

http://www.codeproject.com/KB/aspnet/ASPNETService.aspx

    Comments are closed for this post, but if you have spotted an error or have additional info that you think should be in this post, feel free to contact me.