Blog

Learning C# Online

By Martin Schaeferle

It may seem like there are so many steps to start the process of becoming an expert in the language of programming. One of the most important languages to learn in programming is C#.

This blog entry was originally posted December 11, 2012 by Martin Schaeferle


Protecting Your Data in SQL Server

By Don Kiely

The transaction log is fundamental to the way SQL Server works and is created automatically when you create a new database or attach an existing database that doesn't yet have a log file.

This blog entry was originally posted December 10, 2012 by Don Kiely


Tools for Writing T-SQL Queries in the Microsoft World

By Don Kiely

Most modern code development environments have support for writing code. In the Microsoft world, one of the primary tools is IntelliSense.

This blog entry was originally posted December 07, 2012 by Don Kiely


SQL Server Management Studio: Displaying Multiple Code Windows

By Don Kiely

You have several options for viewing and manipulating multiple code windows.

This blog entry was originally posted December 06, 2012 by Don Kiely