This sample video is from the Introduction to Building Windows 8 Metro Applications course available from http://www.pluralsight.com.
This video discusses how to build an N-Layer ASP.NET application to separate code into more re-useable modules.
This video describes how events and delegates can be used in the C# language.
This video introduces developers to Microsoft's ASP.NET MVC framework.
Language Integrated Query (LINQ) provides a way to query objects, databases and XML using a compact and productive syntax. In this video, Dan Wahlin from The Wahlin Group will introduced LINQ and demonstrate different ways it can be used.
Language Integrated Query (LINQ) provides a way to query objects, databases and XML using a compact and productive syntax. In this video, Dan Wahlin from The Wahlin Group will introduced LINQ and demonstrate different ways it can be used.
Learn how Silverlight applications can be converted into WPF applications that run on the Desktop with .NET 3.0 or .NET 3.5 installed.
Learn how to create control templates that can be used to customize the output rendered in Silverlight 2 applications.
Learn how to encapsulate related functionality into a user control that can be used in a Silverlight 2 application.