(Brian Reiter from thoughtful computing has described this setup in this StackOverflow thread. The credit for the idea is entirely his, I have just extended it with some step by step descriptions and added some links and screenhots.)
If you are forced to still support Internet Explorer 6, you can setup following combination on your machine to make the development for it less painful. A common problem when developing on Windows 7 is that you can’t install IE6 on your machine. (Not that you want that anyway). You will probably end up working locally with IE8 and FF, and test your IE6 compatibility on a separate machine. This can get quite annoying, because you will have to maintain two different development environments where you might not have all needed tools available etc. If you have Windows 7, you can help yourself by installing IE6 in a Windows 7 XP Mode, which is basically just a Windows XP running in a virtual machine.
[1] Windows XP Mode installation
After you have installed and configured the XP mode (remember the security settings like Windows Update and antivirus software) you should add the shortcut to the IE6 in the virtual machine to the “all users” start menu. This shortcut will be replicated to your windows 7 XP mode start menu, and you will be able to seamlessly start your IE 6 as a normal window on your Windows 7 desktop.
[2] Configure IE6 for the Windows 7 installation
If you configure your XP – Mode to use Shared Networking (NAT), you can now use IE6 to browse the sites on the internet. (add proxy settings to IE6 if necessary).

The next problem you will confront now is that you can’t connect to the webdev server which is running on your local machine. This is because web development server is crippled to allow only local connections for security reasons. In order to trick webdev in believing that the requests are coming from local machine itself you can use a light weight proxy like privoxy on your host (windows 7) machine and configure the IE6 running in the virtual host.
The first step is to make the host machine (running windows 7) reachable from the virtual machine (running XP). In order to do that install the loopback adapter and configure it to use an IP which is routable from the virtual machine.
[3] How to install loopback adapter in Windows 7
After installation, assign a static IP which is routable from the virtual machine (in example 192.168.1.66)
The next step is to configure privoxy to listen on that IP address (using some not used port) .Change following line in config.txt:
#
# Suppose you are running Privoxy on an IPv6-capable machine and
# you want it to listen on the IPv6 address of the loopback device:
#
# listen-address [::1]:8118
#
#
listen-address 192.168.1.66:8118
The last step is to configure the IE6 to use Privoxy which is running on your Windows 7 host machine as proxy for all addresses (including localhost)

And now you can use your Windows7 XP Mode IE6 to connect to your Visual Studio’s webdev web server.

[4] http://stackoverflow.com/questions/683151/connect-remotely-to-webdev-webserver-exe
The call for papers for the first franconian .NET community conference is open.
[1] http://www.dotnet-day-franken.de/Sprecher.html

Am 27. August 2009 ab 19:00 Uhr wird das kommende Treffen der dodned User Group Franken stattfinden.
Frank Atorf wird an einem praktischen Beispiel zeigen, was alles zum Debuggen von .NET Code notwendig ist, auch wenn Visual Studio einmal nicht zur Verfügung steht. Neben der Verwendung von WinDgb wird Frank ebenso auf die Verwendung der SOS-Debugerweiterung eingehen. Auf jeden Fall wird dies ein sehr spannender Abend für alle Debugger
Ort:

evosoft GmbH
Fürtherstr. 212
D-90429 Nürnberg
Parkplätze gibt es hier (mit Evosoft GmbH ausgeschildert).
Weitere Informationen:
[1] .NET User Group Seiten
http://www.dodned.de
[2] Anmeldung zum Event - http://dodnedderimaugust09.events.live.com/
Am 23. Juni 2009 ab 19:00 Uhr wird das kommende Treffen der dodned User Group Franken stattfinden.
Der Vortrag von Albert Weinert:
Das ASP.NET MVC Framework
Das ASP.NET MVC ist eine weitere Säule des ASP.NET Framework. Lauffähig ab .net 3.5 bringt es einen anderen Ansatz in die Web-Entwicklung. Seperation-Of-Concerns ist das große Leitbild unter welchem ASP.NET MVC entwickelt worden und und wie man dafür entwickelt.
Gegenüber ASP.NET WebForms ist eine ganz andere Entwicklungsart, dieser Vortrag bringt Ihnen die Vorteile von ASP.NET MVC näher. Es wird erklärt wie es sich in die ASP.NET Pipeline einfügt, wie man eigenen Erweiterungen vornimmt und Web-Anwendungen mit sauberen Prinzipien entwickeln kann.
Ort:

evosoft GmbH
Fürtherstr. 212
D-90429 Nürnberg
Parkplätze gibt es hier (mit Evosoft GmbH ausgeschildert).
Weitere Informationen:
[1] .NET User Group Seiten http://www.dodned.de
[2] Event Seiten und Anmeldung : http://dodnedderImJuni09.events.live.com/
[3] Blog von Albert Weinert : http://der-albert.com/
I will speak about agile software development with scrum for team system at the team conf 2008 in munich. The conference is organized in cooperation of hlmc events and german it magazine ix.
[1] http://www.teamconf.de/startseite/
[2] http://www.teamconf.de/anwendervortraege/evosoft-gmbh/