My posts tagged with "tips and tricks, IIS"(RSS)

Tip #73: Did you know... about IIS Search Engine Optimization (SEO) Toolkit Beta

IIS Search Engine Optimization (SEO) Toolkit Beta – is a free toolkit that helps Web developers, hosting providers, and server administrators improve their sites’ relevance in search results by recommending how to make them more search engine-friendly...

Tip #31: Did you know... How to have user friendly URL using IIS 7.0 URL Rewrite module?

It's always good to have friendly URL so that people visiting your site find it easier to remember. Asking your user to remember http://www.contoso.com/article.aspx?id=342&title=URL-Rewrite-Walkthrough for URL Rewrite walkthrough is not the nicest...

Tip#27: Did you know... The Microsoft Web Platform Installer RC release supports Windows XP as well as Windows Server 2003

Microsoft's Web Platform Installer has been a cool and simple tool that install's Microsoft's entire Web Platform including IIS 7.0, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and .NET framework. The user interface gives...

Tip #20: Did you know… How to change WAP to use an IIS Web server?

Sometimes while developing WAP you might want to switch to IIS Web server instead of the Visual Studio Development Server provided by VWD. Here is how you do it: 1. Go to the Properties page of WAP by clicking on properties under WAP in Solution Explorer...

Tip #17: Did you know... How to remote debug WAPs that are using IIS?

If you want to work on an web application project using IIS that is sitting on another server, you can use the remote debugger and the web property pages in Visual Studio 2008 SP1. First, open your web application project on the server (e.g. \\server...

Tip #12: Did you know..How to create an IIS Virtual Directory from within Visual Web Developer?

Here are the steps on how to create a Local IIS Virtual Directory.To start with you should have IIS installed on your box. Step1: Go to File Menu->Click on New Web Site. Step2: Click on the Browse button in the New Web Site dialog. This will bring...

Microsoft Communities