Blog

Need Reasons Why C# is the Best Language for Mobile Apps Development?

By Martin Schaeferle

When it comes to honing your programming and development skills, it is worthwhile to consider the old adage "follow the money."

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


The Sky's the Limit with the T-SQL WHERE Clause

Excerpt by Don Kiely

You will rarely want SQL Server to return every row in a table. The most efficient queries retrieve only the data you will actually use-no more, no less.

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


T-SQL: Using the SELECT Statement for Naming Columns

Excerpt by Don Kiely

One of the most versatile statements in all of T-SQL is the SELECT statement. It's guaranteed to become your go-to tool for retrieving data stored in SQL Server.

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


T-SQL: The WAITFOR Statement

Excerpt by Don Kiely

Syntax that controls the flow of statement execution is an essential feature of any procedural programming language.

This course excerpt was originally posted April 15, 2013 from the online courseware SQL Server 2012, Part 7 of 9: Introduction to T-SQL by Don Kiely