Rate It (1) Thank you for your feedback!
Deployment continues to get easier, but there's still a few gotchas here and there. Check out these choice articles for you deployment questions.
Enjoy!
Revision number 1, Monday, February 04, 2008 8:00:00 AM by This is not the most up to date version of this article. The most recent version can be found here.
You must Login to comment.
Great list of articles, does help me a lot in my current project. Thanks a lot.
It would be great if someone would explain issues of deployment not just on Web site. But into IIS. And not just Windows Vista IIS (which is comprehesive without explanation) but to Windows Server 2005 IIS.
well i can also search so many articles
Testing of ASP.NET Applications
This page is dedicated to collecting resources related to testing of ASP.NET applications. There are a number of tools and techniques available for testing ASP.NET applications. WatiN is a managed code wrapper around the Internet Explorer browser object an
Application Offline
App_Offline.htm ASP.NET 2.0 introduced the ability to take an application offline simply by adding a file named App_Offline.htm to the application root folder. ASP.NET checks for the presence of this file and, if it exists, stops the app-domain so the application
Change default Port for the ASP.NET Development Server
When you use the ASP.NET Development Server to run a file-system Web site, by default, the Web server is invoked on a randomly selected port for localhost. For example, if you are testing a page called Default.aspx, when you run the pageusing the built-in
Hosting ISPs
There's a number of different ways to get your application up to your Hosting Provider, depending on what kind of access they've given you. ASP.NET 2.0 Options for Packaging and Deploying Web Apps Web Application Projects & Web Deployment Projects (Video
Building with MSBUILD
Here's a few good places to start with MSBUILD, the new XML-based makefile system built into .NET. Basic Introduction to MSBUILD MSBUILD MSDN Reference MSBuild Team Blog MSBUILD will build Project Files and Solutions, but as an ASP.NET developer you might
Administration Tools
ASP.NET 2.0 introduced the Web Site Administration Tool, as well as some command line tools you'll want to know how to use. Web Site Administration Tool Overview Expression Web and the ASP.NET Web Admin Tool-Here's how the Admin Tool and Expression
Architecture
MSDN has an excellent section on Architecting ASP.NET Applications. patterns & practices' Web Client Software Factory on CodePlex!- This factory will provide comprehensive architecture guidance to help customers build web solutions using the Microsoft
(last 30 days)
Advertise Here