New Course: Windows Phone 7 “Mango” Multitasking

Yacine Khammal has published a new course: Windows Phone 7 “Mango” Multitasking

Windows Phone Mango brings new multitasking capability for third party application developpers, in the form of fast application switching and background agents. In this course, we explore the new execution model that enables fast app switching, and we examine how to leverage this model in our applications. We also seek to understand what background agents are, how they work and how to use them, be it for scheduling simple popup reminders and alarms, or for running custom code in the background at regular time intervals. We also take a deep dive into the new background audio and background file transfer capabilities Mango brings to the table.

New course: Entity Framework 4.1 – Code First

Julie Lerman has just published a new course on Entity Framework 4.1 – Code First!

This course introduces viewers to Entity Framework 4.1. The first module provides an overview of the features you will find in Entity Framework 4.1. The next two modules drill into configuring Code First using the Code First Data Annotations and then configuring with the Code First Fluent API.

Jolie on Moving from Java to C#

Check out Jolie’s latest video blog on moving from Java to C# using Pluralsight. She’s starting to hit some of the common pain points with online learning.

The good news: here at Pluralsight we’re working on the very type of online student forums she’s asking about in this video. Stay tuned!

Update of Pluralsight (Beta) for Android Available

We released a new drop of the Pluralsight (Beta) for Android over the weekend. This build provides a more stable video playback experience across a wider range of Android devices. If you’ve been having issues with the current app, please give this update a try. You can send feedback and any bug reports to our support team. Thank you!

Go get Pluralsight (Beta) on the Android Market.

New Course: Aspect Oriented Programming in .NET

Donald Belcham has just published a new course on Aspect Oriented Programming in .NET

In this course, Donald walks you through the concepts involved with Aspect-Oriented Programming (AOP) in a .NET environment. AOP is a programming paradigm that enables increased modularity by allowing the separation of cross-cutting concerns through interceptors and code weaving. A typical example is logging – AOP makes it easy to cleanly inject logging behavior into classes without modifying method bodies. This course uses frameworks like Castle Windsor and PostSharp to implement AOP in .NET projects.

New course: Introduction to WebMatrix

Matt Milner has just published a new course: Introduction to WebMatrix

In this course you will learn how to use WebMatrix to build and customize web sites. Aside from learning about the tool itself, you will learn how to create, access and manipulate data, how to work with ASP.NET Web Pages and the Razor syntax, and how to deploy your site when it is ready.

New course: SSIS Fundamentals

Stacia Misner has published a new course on SQL Server Integration Services (SSIS) Fundamentals

This course explains how to develop Integration Services packages with an emphasis on the development of processes that support data warehousing. It begins by describing the overall process of package development, then describes the types of tasks that Integration Services and shows how these tasks can be performed sequentially or in parallel in the control flow by using precedence constraints. Then the course continues by reviewing the data flow components that are used for extract, transform, and load processes. In addition, the course covers the Integration Services expression language and scripting, and demonstrates how to debug packages, configure logging, manage transactions, and manage package restarts. It also describes how to automate the execution of packages. The features and demonstrations in this course focus on the SQL Server 2008 R2 release, although most topics also apply to earlier versions of Integration Services.