Jun 08, 2009
One easy way to enhance the experience of users visiting your Web site by increasing the perceived performance of navigating in your site is to reduce the number of HTTP requests that are required to display a page. There are several techniques for achieving...
6 comments
Tags: IISIIS ManagerSEO
Jun 03, 2009
Today we are releasing the IIS Search Engine Optimization Toolkit . The IIS SEO Toolkit is a set of features that aim to help you keep your Web site and its content in good shape for both Users and Search Engines. The features that are included in this...
4 comments
Tags: IISIIS News ItemIIS ManagerSEO
Feb 13, 2009
While using IIS Manager, did you ever wondered what configuration section is this UI changing? Is there a way I could automate this using scripts or command line? Well, if you use IIS Manager 7.0 you might have noticed that we have a link in every page...
2 comments
Tags: IISIIS Manager
Nov 14, 2008
During this PDC I attended Ian's presentation about WPF and Silverlight where he demonstrated the high degree of compatibility that can be achieved between a WPF desktop application and a Silverlight application. One of the differences that he demonstrated...
1 comments
Tags: IIS
Nov 10, 2008
Introduction IIS 7 provides a rich extensibility model, whether extending the server or the user interface, one critical thing is provide a simple setup application that can install all the required files, add any registration information required, and...
1 comments
Tags: IISIIS ManagerMicrosoft.Web.Administration
Oct 02, 2008
Today we are releasing a new Web Site at http://www.microsoft.com/web/ where users can get a one stop shop for learning about the Microsoft Web Platform. This is part of a bigger effort to make it easier to get started with building and running Web Applications...
3 comments
Tags: IIS.NETIIS News Item
Sep 25, 2008
Today in the IIS.NET Forums a question was asked if it was possible to use the same IIS Manager Users authentication in the context of a Web Application so that you could have say something like WebDAV using the same credentials as you use when using...
2 comments
Tags: IISIIS Manager
Sep 10, 2008
AHADMIN is the COM API that IIS 7.0 uses for reading and writing its configuration system. One of the not so well known features is that you can also use the same API to manage Administration.config by calling the SetMetadata method and specifying that...
1 comments
Tags: IIS