SQL Server Code,Tips and Tricks, Performance Tuning

A blog about SQL Server, Books, Movies and life in general

Tuesday, November 27, 2007

Visual Studio 2008 Training on Channel 9

›
VS2008 Training Kit: Building Windows Presentation Foundation Applications in Visual Studio 2008 and Expression Blend This session was prese...
Monday, November 26, 2007

.NET Framework 3.5 Common Namespaces and Types Poster Available For Download

›
The .NET Framework 3.5 Common Namespaces and Types Poster is downloadable as XPS or PDF format. There is also an XPS format file which print...
Sunday, November 25, 2007

World Cup Soccer 2010 Qualification - UEFA draw, England And Croatia In The Same Group Again!

›
Group 1: Portugal, Sweden, Denmark, Hungary, Albania, Malta Group 2: Greece, Israel, Switzerland, Moldova, Latvia, Luxembourg Group 3: Czech...
Friday, November 23, 2007

Whitepaper on Malware to Attack Databases

›
Brian Kelly on his blog mentiones a whitepaper by Cesar Cerrudo : Data0: Next generation malware for stealing databases . This whitepaper d...
Thursday, November 22, 2007

Just For My English Friends

›
England and Croatia in the same group again for World Cup 2010 qualifications: Group 6: Croatia, England, Ukraine, Belarus, Kazakhstan, Ando...
Wednesday, November 21, 2007

Thanksgiving SQL Teaser COUNT

›
Here is a small simple Thanksgiving teaser. What do you think will the result be of the select count query? USE tempdb GO CREATE TABLE Cus...
3 comments:

Visual Studio 2005 Support for SQL Server 2008, Community Technology Preview

›
This CTP resolves a problem that when you try to open a database connection to SQL Server 2008 by using Visual Studio 2005 design tools, you...
Tuesday, November 20, 2007

Surface Area Configuration Tool Is Discontinued, SQL-DMO Removed from Microsoft SQL Server 2008 Express

›
Just reading the readme file in SQL Server 2008 November CTP. I noticed that in addition to SQL Server Notification Services the following t...
Monday, November 19, 2007

Microsoft SQL Server 2008 CTP November 2007 Available For Download

›
Microsoft SQL Server 2008 CTP, November 2007 is available for download from the connect site. There are several formats available. DVD image...

Visual Studio 2008 RTM Available On MSDN

›
Yes it is true, Visual Studio 2008 RTM is available on MSDN. But be warned the site is slower than ever. Okay I downloaded it and installed ...
Saturday, November 17, 2007

Visual Studio 2008 Available For Download Early Next Week

›
MSDN Subscriptions WebLog Has a post stating that Visual Studio 2008 will be available early next week. From the site: Visual Studio 2008 i...
Wednesday, November 14, 2007

Microsoft Buiness Intelligence Screen Casts

›
Channel 9 will be publishing a bunch of Business Intelligence Screen Casts. This screencast is the first in a series BI Developer screencast...
Tuesday, November 13, 2007

INTERCEPT In SQL Server 2005

›
I was writing a query and managed to mistype INTERSECT, I typed INTERCEPT and to my surprise the query ran, it returned 2 result set just as...
2 comments:

How Is Your Sensitive Data Encrypted In The Database?

›
Do you store encrypted data? If you do then how is it encrypted? Do you use the built in capabilities of SQL Server 2005/2008. If you answer...
Friday, November 09, 2007

SQL Teaser: Printing Without Using PRINT

›
Print the @SQL variable without using PRINT DECLARE @SQL varchar (49) SELECT @SQL = 'Print This Now ' + CONVERT ( VARCHAR (30), ...
3 comments:
Thursday, November 08, 2007

E-Learning: What's New in Microsoft SQL Server 2008

›
Microsoft leaning has made available a bunch of free SQL server 2008 lessons In this 3 hour online collection, IT Professionals will learn a...
Tuesday, November 06, 2007

Return Null If A Value Is A Certain Value

›
You need to return NULL only if the value of your data is a certain value. How do you do this? There are three different ways. NULLIF DECLAR...

Christmas Is Coming Early This Year

›
Note from my manager: "All, It looks like we have some book money left for this year that we can spend. Please select 2 books each that...
4 comments:
Monday, November 05, 2007

Microsoft Commits to November Release Date for Visual Studio 2008 and the .NET Framework 3.5

›
Today, during the keynote address at Microsoft TechEd Developers 2007, S. “Soma” Somasegar, corporate vice president of the Developer Divisi...
Thursday, November 01, 2007

How many Java programmers does it take to round up to a power of two?

›
How many Java programmers does it take to round up to a power of two? Well take a look: http://forum.java.sun.com/thread.jspa?threadID=24821...
‹
›
Home
View web version
Powered by Blogger.