Performance testing and tuning for a beginner

How to test and tune a stored procedure? Free SQL Server monitoring resources Get the SQL Server DMV Starter Pack, including a booklet and 30 sample queries, and download a trial of SQL Response to monitor your SQL Servers and be alerted to problems. Download your free resources.

SQL Saturday #48 – Columbia

SQL Saturday Columbia, SC gives you a chance to get a full day of free SQL Server information, lectures, and seminars from the experts on the East Coast.

SQL Saturday #55 – San Diego

The first SQL Saturday in San Diego kicks off fall with a full day of free SQL Server information, lectures, and seminars from the experts on the West Coast.

4-4-5 Calendar Functions, Part 1

New author Cliff Corder has a SQL Server function to report on a 4-4-5 Calendar Accounting Year.

Sending scheduled SQL query results via HTML e-mail using SSIS

Send SQL query results as HTML-formatted e-mail using SQL Server Integration Services.

Photo Viewer in Silverlight 4 using SQL Server 2008

This article will describes you how to use photo viewer in Silverlight using SQL Server 2008 database. I had search many time but could get more samples using SQL Server. So I decided let’s use Silverlight with SQL Server 2008.

SQL Saturday #52 – Colorado

A free one day training event in the Denver Tech Center on Sept 25, 2010. Come learn about SQL Server and how to further your career at this one day event.

What Every DBA Ought to Know About SQL Server Cursors (and Their Alternatives)

Cursors provide a means of processing through a set of records row-by-row. However, many companies have a policy against using cursors in their SQL Server standards. This article examines the problem with cursors and alternatives to using them.

Streaming Profiler Data Through StreamInsight

Using the Trace Management objects API it is possible to capture the events happening on SQL Server or indeed Analysis Services. I got to thinking that this would be a good thing to stream out in real time in StreamInsight and do some analysis “In Flight”.

Simple calendar reminder application in WPF and MS SQL Server 2005

Simple calendar reminder application in WPF and MS SQL Server 2005