Load "BLOG", 8, 1

This is the best I could do on short notice.

  Home  |   Contact  |   Syndication    |   Login
  6 Posts | 1 Stories | 0 Comments | 10 Trackbacks

News

Article Categories

Archives

Post Categories

Blogs

Thursday, October 20, 2005 #

I've just completed a small ebook/tutorial titled Setting up an ASP.NET Website Development environment using Visual Studio .NET, Subversion and Windows XP [Link updated 23/08/2006] which you can find here [Link updated 23/08/2006].

It covers the following topics:
Setting up IIS 5.1 on Windows XP
Setting up Visual Studio .NET 2003 for debugging
Installing Apache 2.0 on Windows XP
Installing Subversion on Windows XP
Setting up Apache to recognise Subversion repositories
Setting up TortiseSVN
Creating Subversion repositories using TortiseSVN
Setting up for ASP.Net Website Development on Windows XP
Publishing a website from a Subversion Repository

The aim of this ebook is to give a developer a complete set of steps that will allow them to setup their own isolated development environment for developing websites with ASP.Net.  This environment includes the ability to debug web applications locally, source control integration and publishing to a development server.

Feedback, improvements and other suggestions are welcome.

 COMING SOON....

-> Running multiple concurrent websites on Windows XP

-> Setting up a Subversion repository viewer

-> Intergrating Subversion source control into Visual Studio.Net