Blog

Choosing the Right Action - Microsoft SQL Server 2012

Excerpt by Don Kiely

The job of the action invoker to select the appropriate action method is more complicated than may appear on the surface.

This course excerpt was originally posted December 11, 2013 from the online courseware SQL 2012 Developer, Part 08 of 13: Advanced T-SQL Queries by Don Kiely


Domain Centric Modeling - Microsoft SQL Server 2012

Excerpt by Don Kiely

When the first version of Entity Framework came out, it included support for database-first design, which would reverse engineer an existing database and build a model for you.

This course excerpt was originally posted December 09, 2013 from the online courseware SQL 2012 Developer, Part 01 of 13: Views by Don Kiely


The MVC Architecture

Excerpt by Phil Ledgerwood

As the name implies, there are three primary components of an MVC framework.

MVC

This course excerpt was originally posted November 29, 2013 from the online courseware MVC 4.0, Part 03 of 11: Views and Models by Phil Ledgerwood


Core Foundation Assemblies

Excerpt by Doug Ware

Before you can write any managed code for SharePoint you must reference the assembly that contains the classes you need.

This course excerpt was originally posted November 27, 2013 from the online courseware SharePoint 2010: Developer by Doug Ware