ASP.NET Soup To Nuts: Auction Site Page Interaction

Well, Today is part 25 of 26...we're getting close to the end of this fantastic series!  Anyway, here is Today's demo code for those of you who like to follow along.

We'll be talking about the page flow of the auction application and we'll also discuss how ASP.NET's server controls help block Cross Site Scripting and SQL Injection attacks.

See you there!

<UPDATE>The Demo Code Has Now Been Updated Based On The Webcast Changes</UPDATE>

Bill