Browse by Tags

Related Posts

  • Resetting your web application or web site without recycling app pool or IIS.

    If you don't know by now you can reset your web applications and or web sites with a simple change to the web.config. For example you can FTP(if remote or hosted) to your server and edit the web.config by adding a space or removing a space. Basically you want the application your using editing with think...
    Posted to Mike Dopp (Weblog) by mikedopp on 03-29-2008, 12:00 AM
    Filed under: ASP.NET 2.0, C#, IIS
  • ASP.NET Web Deployment Tip

    When your ASP.net App has been deployed make sure you turn off debugging. Flip the bit from: <compilation debug="true"> to: <compilation debug="false"> A little speed and performance enhancement. Enjoy! Technorati Tags: ASP.NET , IIS , Web Deployment , .NET LiveJournal...
    Posted to Mike Dopp (Weblog) by mikedopp on 01-11-2008, 12:00 AM
    Filed under: ASP.NET 2.0, ASP.NET, IIS
  • ASP.NET 2.0 and IIS SMTP Server Setup

    I know, I know, Everyone and their dog has one of these (Blog posts about IIS SMTP Setup). So of course I couldn't leave my fifi (my dog (virtual of course(made up for the story))) out. I have been messing around with email alerts from all my ASP.NET 2.0 Applications of course and of course I love the...
    Posted to Mike Dopp (Weblog) by mikedopp on 03-31-2008, 12:00 AM
    Filed under: ASP.NET 2.0, IIS, SMTP
Page 1 of 1 (3 items)
Page view counter