My posts tagged with ".NET"(RSS)

Microsoft Web Platform Installer Beta Released

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...

Adding ASP.NET Tracing to IIS 7.0 Failed Request Tracing

IIS 7.0 Failed Request Tracing (for historical reasons internally we refer to it as FREB, since it used to be called Failed Request Event Buffering, and there are no "good-sounding-decent" acronyms for the new name) is probably the best diagnosing tool...

IIS 7.0 Talk at ASP.NET Connections at Orlando

Last Monday I gave a presentation at the ASP.NET Connections event in Orlando, the title was IIS 7.0 for ASP.NET Developers . I just wish I had more time to stay at Orlando, weather was great, especially considering that Sunday I was watching Snow in...

Not getting IntelliSense in your web.config for system.webServer sections in Visual Studio 2008?

Today I was playing a bit with Visual Studio 2008 and was surprised to see that I was not getting IntelliSense in my web.config. As you might already know IntelliSense in Xml in Visual Studio is implemented by using a set of schemas that are stored in...

How to register a new Section Definition using Microsoft.Web.Administration

Today I was asked how can someone would be able to add a new section definition using Microsoft.Web.Administration, so I thought I would post something quickly here just to show how this could be achieved. using System ; using Microsoft.Web.Administration...

Host your own Web Server in your application using IIS 7.0 Hostable Web Core

IIS 7.0 includes a very cool feature that is not so well known called Hostable WebCore (HWC). This feature basically allows you to host the entire IIS functionality within your own process. This gives you the power to implement scenarios where you can...

IIS Admin Pack: Configuration Editor

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...

IIS 7.0 Admin Pack: Request Filtering

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 2  Next »

Filter by Tag