Mar 31, 2008
Today I will be talking about one of the features included in the new IIS Admin Pack called Configuration Editor. Configuration Editor is an IIS Manager feature that will let you managed any configuration section available in your configuration system...
7 comments
Tags: IIS.NET
Mar 24, 2008
My last post talked about the Technical Preview release of the IIS 7.0 Admin Pack, and how it includes 7 new features that will help you manage your IIS 7.0. Today I was going to start writing about more details about each feature and Bill Staples just...
1 comments
Tags: IIS.NET
Mar 21, 2008
I'm really exited to announce that today we released the Technical Preview of the IIS Admin Pack and it includes 7 new features for IIS Manager that will help you in a bunch of different scenarios. Download You can download the IIS 7.0 Admin Pack Technical...
2 comments
Tags: IIS
Mar 18, 2008
Background In IIS 7.0 we have the great functionality to allow you to configure the Web Server settings in a distributed way, including the IIS configuration along with the ASP.NET configuration in the web.config files by using Configuration Sections...
1 comments
Tags: IIS.NET
Mar 04, 2008
Technorati Tags: IIS Last Wednesday we released the IIS Manager 7.0 client for Windows XP SP2, Windows Server 2003 and Windows Vista SP1. This is basically the IIS 7.0 Manager GUI that provides the ability to connect remotely to a Windows Server 2008...
6 comments
Tags: IIS
Mar 03, 2008
When I installed Windows Live Writer for the first time I was skeptical of having a different blog writer, so far I was very happy using Microsoft Word 2007 as my blog editor. However I decided to give it a try and see what I could get from it. Now, I...
1 comments
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
Tags: IIS.NETIIS News Item
Jan 18, 2008
If you are like me and every now and then develop applications that you want to create an icon for, and you don't have the money to spend on a nice commercial tool (or rather spend it in Halo 3, RockBand or Guitar Hero III), then you probably face the...
2 comments
Jan 06, 2008
During the holidays my wife and I went back to visit our families in Mexico City where we are originally from. Again, during the flights I had enough spare time to build a couple of my favorite games, Backgammon and Connect4. I've already built both games...
1 comments
Tags: .NET
Dec 21, 2007
During my last two business trips (to Barcelona for TechEd and Mexico for ReMix) I was way too bored on the plane and since I recently got my Motorola Q9 (which is a sweet Windows Mobile Phone) decided to write myself a Tetris game and to port my Sudoku...
1 comments
Tags: .NET
Nov 07, 2007
Yesterday I did the Extending IIS 7.0 Talk Part 1 of 2. Full session name was: INF303 Extending the Internet Information Server 7 Pipeline (Part 1 of 2) As promised here you can find the slides along with all the demos. http://www.carlosag.net/downloads...
1 comments
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
Tags: IISIIS News Item
Oct 24, 2007
With the upcoming release of .NET 3.5 and LINQ I thought it would be interesting to show some of the cool things you can do with IIS 7 and LINQ. Everything that I will do can be done with C# 2.0 code but it would take me several lines of code to write...
4 comments
Tags: 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
Tags: IISIIS 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
Tags: IISIIS News Item