Sep 30, 2009
We've encountered several scenarios in which customers have multiple developers working on a single web application in Visual Studio. In such cases, it's not uncommon for each developer to be working on a portion of the application. There isn't any problem...
3 comments
Tags: ASP.NETIISVisual Studio
Jun 23, 2009
I received an interesting email today where a fellow was trying to make sure that all browsers could successfully download his company's MSI installer. He had found a blog post that I wrote SIX YEARS AGO on the Content-Disposition header and some trouble...
3 comments
Tags: IISASP.NETMusings
Jun 06, 2009
When it comes to deploying websites, many developers and companies have unique and creative ways to handle deployment. While some have fully workable solutions, I believe that there is a lot of room for growth to bring powerful and straight forward...
1 comments
Tags: IISASP.NETVisual Studio
Jun 03, 2009
The IIS team has released the Dynamic IP Restrictions Extension for IIS 7.0 - Beta . The Dynamic IP Restrictions provides IT Professionals and Hosters a configurable module that helps mitigate or block Denial of Service Attacks or cracking of passwords...
5 comments
Tags: IISASP.NETmicrosoft
May 11, 2009
When using the IIS 7.0 Integrated pipeline, you gain access to a ton of cool scenarios where IIS and ASP.NET features work together to provide value for your application – regardless of the application content. Most of these features involve using...
0 comments
Tags: IIS7ASP.NETIIStroubleshooting
May 07, 2009
There is a new video up on youtube that is the beginning of many more videos. You should check it out and look for for more coming soon. Also, see if you recognize any of the people in this, feel free to post here who you think they are. Read More...
5 comments
Tags: ASP.NETIISVisual Studio.NETMicrosoftIIS7
Mar 18, 2009
It's so fun to help "announce" things, especially things that are a long time coming and that a lot of people worked on to make things "just work." (You can follow them on Twitter @mswebplatform .) This is one of those fantastic things...
1 comments
Tags: IISASP.NETToolsMixDasBlogOpen Source
Mar 15, 2009
Metabase.xml is the central store where IIS 6.0 stores most of its configuration information. Its a plain text file and stores all the information in a simple XML format. The XML format naturally raised a notion of being able to XCOPY the config file...
0 comments
Tags: IIS7ASP.NETIIS