07/28/2011Video tutorial
Setup SQL Cluster – Course Failover Clustering – Lesson 27 In this class you will start to learn how to setup a SQL cluster using the advanced cluster preparation, this basically allows us to first install the nodes separately and only in the end join the cluster nodes.
07/19/2011Video tutorial
PreInit method: Master Pages - Course ASP.NET 4 and Visual Studio 2010 - Lesson 28 We can load a different master page depending on a specific criterion. Since the merger between the master page and the content page happens early in the page life cycle, we need to make our modifications in the PreInit method in asp.net.