Blog
SQL 2012 Developer: Aggregates
Excerpt by Don Kiely
One of the more exciting types of SQLCLR code modules is custom aggregates.
This course excerpt was originally posted September 11, 2013 from the online courseware SQL 2012 Developer, Part 06 of 13: Advanced SQL CLR by Don Kiely
SharePoint 2010 Search
Excerpt by John Underwood
The need for enterprise search is a key driver for implementations of Microsoft SharePoint 2010 Search.
This course excerpt was originally posted September 06, 2013 from the online courseware SharePoint 2010: Enterprise Content Management by John Underwood
Schemas and Naming in SQL Server
Excerpt by Don Kiely
Whenever you execute a data selection query in SQL Server, you'll be accessing one or more database objects, so it is important that you understand how things are named.
This course excerpt was originally posted September 03, 2013 from the online courseware SQL Server 2012, Part 8 of 9: T-SQL Select, Where, and Clauses by Don Kiely
MVC 4.0: The Role of the View
Excerpt by Phil Ledgerwood
The views in your ASP.NET MVC application are what a user sees.
This course excerpt was originally posted August 29, 2013 from the online courseware MVC 4.0, Part 03 of 11: Views and Models by Phil Ledgerwood