Continuous Delivery with TFS, msbuild and msdeploy

We had a great crowd last Wednesday night at the Sydney .NET UG. Thanks everyone!

For everyone who couldn't make it, ping Raj (our video guy) and tell him to get the recording up and running Winking smile
The video is online: Continuous Delivery with TFS, msbuild and msdeploy!


Agenda of the talk

  1. Pain
  2. Goals
  3. How To
    1. Start from scratch
    2. Existing System
  4. Best Practices

 

Website check list - Part 2 ASP.NET - 8 performance tips before going live

Index of series
Part 1 ASP.NET - 4 essential steps before going live
Part 2 ASP.NET - 8 performance tips before going live (*this post*)
Part 3 ASP.NET - 9 User Experience tips before going live

 

Part 1 of this series had a little checklist before going live to ensure that we are ready from a security perspective and our site is healthy and remains healthy.

This part will cover more performance specific tips that I collected over the years.

 

Website check list - Part 1 ASP.NET - 4 essential steps before going live

Index of series
Part 1 ASP.NET - 4 essential steps before going live (*this post*)
Part 2 ASP.NET - 8 performance tips before going live
Part 3 ASP.NET - 9 User Experience tips before going live

*Updated* 14 July 2011: Explanation about the the "zsValidate page"

 

Its not easy to launch a website.
As per secretGeek you gotta know:
"HTML, CSS, JavaScript, C#, razor, SQL, DDL, and regex. Oh, plus people skills." 

from http://twitter.com/#!/secretGeek/status/83297694449287168

This is a quick check list for an ASP.NET site before going live. There are heaps of those on the web, but this one is customized to ASP.NET and my personal top 4.

Leave a comment if you want to add something
Thx to Damian and Tristan for some additional tips

Latest Posts

Popular Posts