July 14 - Advanced Basics 1 This course provides an overview and examples of some of the features that were introduced with C# 2008 and Visual Basic 2008. Additionally, both Visual Basic and C# support XML documentation comments and we'll cover the XML documentation tags and how to work with the Sandcastle tool. Other topics covered are how to create enumerable types, cloneable and comparable objects and working with generics.
July 15 - Advanced Basics II This six session hands-on course will focus on using reflection to work with code "on the fly" as well as late-binding and attributes. Additionally, we'll dive in on using delegates to handle events and creating and managing assemblies.
July 16 - Advanced Basics III XML is widely used within .NET itself and as a means of exchanging data with other applications and environments. In this course, you’ll learn how to use .NET Framework features to read and write XML documents, how to work with the DOM, XML Schemas and XSLT. Pelkie will also cover how to create LINQ expressions, how to use LINQ operators, and how to use LINQ to work with objects, ADO.NET, DataSets, SQL and XML.