Home / ASP.NET Weblogs
All Tags » IIS » IIS7 (RSS)

Browse by Tags

Related Posts

  • IIS 7.0 Forms Authentication and Embedded Media Players

    One of the useful benefits of IIS 7.0 and the ASP.NET Integrated mode is the ability to protect all content using ASP.NET Forms Authentication. In the past, people would often protect the application pages themselves, and leave images and media content Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 11-16-2008, 12:00 AM
    Filed under: IIS7, IIS, development, Media
  • The PDC this year…

    Not sure how many people are planning on attending the PDC (Professional Developers Conference) this year, but it is going to be a fantastic conference. We announced some huge announcements on the PDC web site.  http://www.microsoftpdc.com/ We have Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 09-29-2008, 12:00 AM
    Filed under: IIS7, IIS, ASP.NET, Vista, .NET, Ajax, Silverlight, Visual Studio, Windows, IE8, MVC, ADO.NET, Live Mesh, Mobile
  • When to restart IIS when making changes to your application

    Knowing when to restart IIS to pick up various types of changes to your application has traditionally been a challenge. IIS and ASP.NET are both stateful software systems, which heavily rely on cached state that is loaded once to provide high performance Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 09-12-2008, 12:00 AM
    Filed under: IIS7, IIS, ASP.NET, troubleshooting, development, AppCmd
  • Application Pool Recycles from IIS 7 Setting Changes

    I've written a couple times about what configuration changes cause AppDomain recycles. Most recently how the ASP.NET tab causes a server-wide AppDomain recycle , and previously about changes in ASP.NET 2.0 . Here I'm going to cover things that, when done Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 08-11-2008, 12:00 AM
    Filed under: IIS7, IIS
  • Application Pool Recycles from IIS 7 Setting Changes

    I've written a couple times about what configuration changes cause AppDomain recycles. Most recently how the ASP.NET tab causes a server-wide AppDomain recycle , and previously about changes in ASP.NET 2.0 . Here I'm going to cover things that, when done in IIS 7, will cause a full application pool recycle...
    Posted to Scott Forsyth's Blog (Weblog) by OWScott on 08-11-2008, 12:00 AM
    Filed under: IIS, IIS7
  • Leverage the Top 10 Performance Improvements in IIS 7.0

    IIS 7.0 improves on the already solid performance of its predecessor in quite a few places. But the real power lies in the new capabilities IIS 7.0 provides that can significantly improve performance, scalability, and reduce operational costs of running Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 08-02-2008, 12:00 AM
    Filed under: IIS7, IIS, performance
  • IIS/ASP.NET Cookieless Support Not Working As Expected

    In one of the environments I work, cookies cannot be used because the pages run inside web browser controls running on a client application and cookies end up being shared by all browsers. Fortunately, ASP.NET allows us to persist some cookies as part of the URL. To persist the session state identifier...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 08-01-2008, 12:00 AM
    Filed under: ASP.NET, SoftDev, Web, MSDN, Microsoft, .NET, IIS, IIS7
  • Make your next IIS 7.0 web server a lean one

    Among IT circles, IIS 7.0’s modularity is definitely one of its most welcomed traits. It promises a significantly reduced surface area, lightweight management overhead, and better performance. Ever wonder how far you can go with modularizing IIS 7.0? Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 06-17-2008, 12:00 AM
    Filed under: IIS7, IIS, performance
  • Connecting to IIS 7.0 configuration remotely with Microsoft.Web.Administration

    IIS 7.0 provides a number of APIs that you can use to manage configuration remotely. This post provides the info and tools you need to configure remote access to IIS 7.0 configuration, including for use on Server Core installations....( read more ) Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 05-26-2008, 12:00 AM
    Filed under: IIS7, IIS, Tools, development, Configuration
  • ASP.NET Tips: What to gather to troubleshoot – part 1 – High CPU

    On machines running IIS5 and IIS5.1, these are the Inetinfo.exe, DLLHost.exe and/or ASPNET_WP.exe processes. On machines running IIS 6 or 7, this is the w3wp.exe process. The following steps will allow us to get log files of the processes hosting the Read More......( read more )
    Posted to iis (Weblog) by Anonymous on 05-02-2008, 12:00 AM
    Filed under: IIS7, IIS, ASP.NET, Debugging, .NET, High CPU
Page 1 of 16 (153 items) 1 2 3 4 5 Next > ... Last »