Blog

Using SharePoint to Gain a Competitive Edge

By Martin Schaeferle

For years, software manufacturers have been extolling the virtues of "collaboration." Yet more often than not, this goal was a pipe dream.

This blog entry was originally posted May 01, 2013 by Martin Schaeferle


T-SQL: TOP Values

Excerpt by Don Kiely

A general best practice of data selection queries is that you never want to return more data from the database server than you're going to use.

This course excerpt was originally posted April 29, 2013 from the online courseware SQL Server 2012, Part 8 of 9: T-SQL Select, Where, and Clauses by Don Kiely


How Learning HTML5 Can Help You

By Martin Schaeferle

With the quick rise of HTML5 in the development of modern websites and applications, it's now more important than ever to learn the ins and outs of what's becoming the standard markup language of the World Wide Web.

This blog entry was originally posted April 26, 2013 by Martin Schaeferle


T-SQL: Counting Rows & Column Data

Excerpt by Don Kiely

One of the primary purposes of a relational database is to summarize information. Other than for data entry, you will rarely look at individual orders.

This course excerpt was originally posted April 25, 2013 from the online courseware SQL Server 2012, Part 8 of 9: T-SQL Select, Where, and Clauses by Don Kiely