Sep 02, 2008
In the past few days I've been reading a bit about SEO and trying to understand more about what makes a Web Site be SEO (Search-Engine-Optimized) and what are some of the typical headaches when trying to achieve that as well as how we can implement them...
3 comments
Filed under: IIS
Aug 26, 2008
In IIS 7.0 the configuration system has a nice feature that lets you extend it using what we sometimes refer as dynamic properties. This properties rather than being hard-coded in XML in some .config file they are implemented by COM interface that whenever...
2 comments
Filed under: IIS
Aug 21, 2008
Yesterday I was having a conversation with Anil Ruia who happens to be the ARR (Application Request Routing) developer and based on customer feedback we discussed the idea of using ARR in the context of Remote Management in IIS which solves a question...
2 comments
Filed under: IIS, IIS Manager
Jul 07, 2008
DiscountASP.net published a very nice video that shows how you can enable IIS Manager and Database Manager and other modules for their customers. If you don't use DiscountASP.net as your ISP at least its interesting to see how IIS 7.0 and its Remote Administration...
4 comments
Filed under: IIS, IIS Manager
Jul 04, 2008
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...
3 comments
Filed under: IIS, .NET
Jul 04, 2008
Today I read a question in one of the IIS.NET forums - although I'm not sure if this is what they really wanted to know - I figured it might be useful to understand how to do this anyway. Several times users does not like exposing their ASP.NET pages...
3 comments
Filed under: IIS
Jul 02, 2008
DiscountASP.net who has been a very close partner of the IIS Team leading several offerings of our platform - including IIS Manager Remote Delegated Access to the Web Site and many other cool tools - has just built and released yet another cool module...
2 comments
Filed under: IIS, IIS Manager
Jun 13, 2008
In my previous post I mentioned that IIS Manager (more specifically Microsoft.Web.Administration) has two algorithms for assigning a Site ID when no ID is specified. The two algorithms are: Incremental Site ID . When this algorithm is configured we will...
3 comments
Filed under: IIS, IIS Manager, Microsoft.Web.Administration