Be the first to write a review
MultiView Control in ASP.NET 2.0 – Part 2
Welcome to the second and final part of this two part series regarding the new ASP.NET 2.0 MultiView and View controls available in the Visual Studio 2005 Toolbox. During MultiView Control in ASP.NET 2.0 Part 1 we looked at the MultiView and View controls and their documented uses. We created a sample application with 3 themes and applied Skin files to allow our View controls to have a dynamic display without applying formatting to our form controls at all.
During this second part of the series we will implement the code required to tie all the pieces together. The code required will be implemented in a code-beside file for our Default.aspx page that we created during MultiView Control in ASP.NET 2.0 Part 1.
Kevin Koch
Kevin Koch is a senior software engineer with over 8 years experience designing and architecting primarily web based applications. Fresh out of college during the nineties he co-founded Task Solutions and developed several projects with the then popular classic ASP.
During the Dot Com boom Kevin left his position as president and joined a new venture to build an enterprise insurance claim system build upon J2EE technology. After the Dot Com crash Kevin schooled himself to become an expert with .NET technology and is currently freelancing his ASP.NET skills to build enterprise n-tier frameworks using advanced OO methodologies.