Feb 10, 2008
A couple of months ago I wrote about using LINQ with Microsoft.Web.Administration to manage and query IIS 7.0 configuration. Somebody came back to me and said that LINQ was very cool but that it was very much Developer oriented and that in a production...
1 comments
Filed under: IIS, .NET, IIS News Item
Nov 02, 2007
Today I'm flying to Barcelona to attend TechEd Developer 2007. I will be talking about IIS 7 Extensibility and showing some of the cool stuff we have been doing for the last couple of years, including Configuration Extensibility, building Managed Read...
2 comments
Filed under: IIS, IIS News Item
Oct 24, 2007
Scott Hanselman produced an awesome screencast on configuring IIS7 and PHP with FastCGI . He also does some live performance testing of the Qdig application using CGI, FastCGI and the new kernel-mode caching in IIS7. From Scott's blog: You can watch the...
0 comments
Filed under: IIS, PHP, FastCGI, IIS News Item
Sep 28, 2007
More than a year ago I wrote about Microsoft.Web.Administration.dll and how it was a new API we were creating for managed code developers to be able to easily set any configuration settings of IIS, however I purposely ignored the configuration part of...
3 comments
Filed under: IIS, IIS News Item
Sep 27, 2007
With the release of Windows Server 2008 RC0 , in IIS we are also releasing the ability to manage the Web Server, the new FTP Server and the new modules remotely using IIS Manager 7.0. In the past with previous Beta we shipped similar functionality under...
1 comments
Filed under: IIS, IIS News Item
May 11, 2007
IIS Manager provides a lot of extensibility points for developers, one of them is the new Home page or Control Panel. The new Home page allows end users to group their features based on different types of categories, including Area (IIS, ASP.NET and Management...
1 comments
Filed under: IIS, IIS News Item, IIS Manager
Feb 16, 2007
Talking to a good friend of mine ( Daniel ) about random geeky stuff, suddenly he showed me one of the features he considered very useful from the Windows Vista Control Panel. Basically they have a "Recent Tasks" at the bottom where they keep track of...
2 comments
Filed under: IIS, IIS News Item