Click here to Skip to main content
15,886,362 members
Everything / Database Development / SQL Server / SQL Server 2005

SQL Server 2005

SQL-Server-2005

Great Reads

by Wonde Tadesse
This tip/trick helps to set a default value for blob data type such as Image, VarBinary.
by Steve Krile
Fully AJAX-enabled user control used to select names from a database in a drop-down format.
by Mubin M. Shaikh
Create time dimension with 24 hour plus values and time buckets in your data warehouse
by Max Paulousky
This article presents the techniques and caveats of building Silverlight applications that can be notified about database state changes via polling duplex. WSHttp binding and CLR triggers are used to implement the solution as well.

Latest Articles

by Narapareddy Shyamprasad
SQL Dynamic Pivots
by Luca Astolfi
User defined procedure for make an HTML table from T-SQL Select statment
by JasonShort
Wouldn’t it be handy if you could use regular expressions (RegEx) in your SQL code?  You could do some really advanced queries through the ability to specify regular expressions rather than just the simple like % matching you normally use. SQL CLR can do that!
by Ebenezar John Paul
An Ideal Code Review Checklist that applies for most programming languages

All Articles

Sort by Updated

SQL Server 2005 

11 Jan 2009 by 6opuc
Fast and easy to use data access class library.
23 Oct 2008 by aakanksh
Some useful tips on using Reporting Services
9 Nov 2012 by Abdul Quader Mamun
To develop scalable applications, effective paging is essential. Devoid of smart and effective paging and sorting to handle thousands of thousand data takes extra time and system resources.
16 Aug 2012 by Abdul Quader Mamun
Framework makes application more organized and efficient way to coding. It is helpful for newly assigned developer to understand code structure within a short time. It is essential for large application.
4 Aug 2010 by Abdul Quadir Saifee
Creating Crystal reports with dynamic number of Columns with Typed dataset with SQL Server 2005
22 Feb 2008 by Abhijit Jana
SQL Server Profiler Step by Step: SQL Server 2005
25 Oct 2008 by Abhijit Jana
Overview of Log Shipping in SQL Server 2005
28 Jul 2009 by Abhijit Jana
Overview of Views, system Views, creation of Views, and binding and securing Views.
22 Sep 2009 by Abhijit Jana
Basic overview of temporary Tables in SQL Server 2005
2 Aug 2009 by Abhishek Sur
Gives an introduction to CLR programming in SQL Server databases. This is the first part of a two-part article series.
2 Aug 2009 by Abhishek Sur
Gives an introduction of how to create SQL CLR managed objects in SQL server.
27 Sep 2009 by acarpio1975
Given date ranged data, adjust existing ranges on entry of a new ranged data.
23 Nov 2010 by Adam Nachman
Provides a framework for predictably compiling, extracting, and deploying a database project.
16 Oct 2007 by Adam Page
Setting up an SMS gateway to conduct an SMS survey and storing the survey results in an MS Access database, from which you can generate/print out reports.
23 Nov 2007 by adambl
Provides a utility to generate a wrapper for stored procedures to improve performance and eliminate certain run-time errors
28 Sep 2012 by AdamNThompson
A data access component for SQL Server in VB.NET.
28 Sep 2007 by AdamNThompson
Distribute your site's contents with RSS 2.0 using ASP.NET/VB.NET/MS SQL Server 2005.
31 Mar 2006 by Addison-Wesley
This chapter covers what's new in enterprise database administration. It doesn't just look at the product from a feature list, but groups the features according to some tasks common to database administration.
17 Apr 2009 by Adnan Faisal
In this article, we will learn how to create a JavaScript popup window, how to use the MultiView control to move between two views, and also to use the GridView control with paging.
29 Oct 2008 by Ahmad Eid Salim
Provider Design Pattern is a new pattern that Microsoft formalized in .NET 2 to increase application performance where there is no need to explicitly instantiate classes.
25 May 2008 by Ahmed IG
A Simple GUI Tool for SQL 2005 Reports deployment without using BI Development Studio
3 Sep 2008 by Ahmed Negm
This article introduces how to create and manage .NET enterprise applications using your favorite technology (Data Access Application Block, LINQ, NHibernate, ASMX, and WCF) with the Model Driven Development approach by Sculpture.
16 Jun 2010 by Akbar Ali Bhatti
Executing a web service in a CLR based Table Valued Function resolving the problems faced during its execution and finally representing the IEnumerable output as a table in SQL Server.
28 Aug 2012 by akhil khare
Find multiple strings (delimenated by space) in all selected columns.
24 Jun 2008 by akjoshi
Implementing a tab control like structure in SQL Server 2005 reporting services report using tables and text boxes
28 Sep 2005 by Akram Hussein
An article on distributed messaging using Service Broker in SQL Server 2005.
7 Aug 2007 by albert arul prakash
XSS gaining popularity to hack into websites. This article describes how to power yourself against XSS
20 Jul 2005 by Albert Pascual
I wrote this short article to improve your ASP.NET application Sessions using Cache.
3 Mar 2009 by Alden John Snow
This project demonstrates what is likely the fastest way to upload one of those fixed width reports from a mainframe to a SQL server table.
6 Sep 2007 by aleksisa
Build a process to import Leads records from Excel into MS CRM via email.
25 Sep 2007 by Alexander Nowak
In SSRS2005, a new provider is available: XML Data provider. This enables you to create reports from ADO.NET datasets or XML documents from URL-addressable resources, e.g. Web services. This article shows a step-by-step example (basic report, no parameters) how to use this new SSRS 2005 feature.
1 Jun 2005 by Alexander Shirshov
Emulate TransactionScope functionality coming in .NET 2.0 with .NET 1.1.
26 Jul 2009 by AlexS9999
The article provides a simple interface for handling large text in SqlClient and C# file streams.
16 Jan 2009 by Alfredo_Fernandez
Performance comparison - Identity() x NewId() x NewSequentialId.
26 Jul 2008 by Ali Daneshmandi
CLR Function for Persian Date Converter in Microsoft SQL Server
15 Apr 2008 by Ali Hamdar
How we can access the Windows Indexing Service using OLEDB.
6 Feb 2010 by Ali Marzban
Changing ConnectionString like an attribute in C#
1 Feb 2007 by Ali Ozgur
This article describes how NHSessionManager can be configured to use multiple NHibernate assemblies
2 Feb 2007 by Ali Ozgur
How to create DaoFactory instances with Castle/MikroKernel in NHibernate applications
7 Oct 2007 by Ali Ozgur
Sample code describing how to retreive statistical information about the T-SQL commands executed.
30 Sep 2008 by alon1980
An open source password manager with some advanced features and cool interface
21 Feb 2005 by Alon_Catz
This article presents an alternative solution to paging large datasets using Open Source Sql.Net library.
29 Apr 2007 by Anandhi Swamy
Handles uploading /downloading images into/from database to DataGrid
8 Dec 2008 by Anas Karkoukli
A new implementation of the Custom Profile Provider for ASP.NET 3.5, using LINQ, Workflow Foundation, and the Responsibility-Centric-Singleton DataContexts pattern.
30 Dec 2007 by Anders Revsgaard
No matter how well you design your system, a distributed SOA application is always complex. When a SOA application fails, it can be difficult to track down the cause of the problem and the Web service where the error occurred. To handle this difficulty, you need a logging system such as UptoLog.
30 Dec 2007 by Anders Revsgaard
No matter how well you design your system, a distributed SOA application is always complex. When a SOA application fails, it can be difficult to track down the cause of the problem and the web service where the error occurred. To handle this difficulty, you need a logging system such as UptoLog.
2 Oct 2008 by Andrew J Dixon
Explaining Database deadlocking to non-technical people
11 Jul 2006 by Andrew Timberlake-Newell
Demonstrates how to configure a DataGridView control to automatically store edits to bound datasets into the source database.
11 May 2007 by andrewcates
In an attempt to open DotNetNuke to a wider audience, I have converted the original VB code into C#
27 Apr 2009 by Aneesur Rehman Khan
Consume 32 bit COM DLL in x64 bit SQL Server 2005
14 Sep 2006 by Anil_Kumar_P
One of the best new features of ASP.NET 2.0 will be the SqlDataSource control. However, as I found out in my experimentation, what seems like a simple control has some complex behaviours to master to get it working properly.
29 Apr 2011 by anrorathod
A sample application for beginner users who want to start the Linq implementation in ASP.NET
9 Dec 2010 by AnupKumarYadav
Can be used in Multilevel Marketing with binary tree (can be modified accordingly to be used for n Tree)
12 Aug 2006 by Arjan Pot
Retrieving child records from an hierarchical table
31 Jan 2006 by arunpv
Add/drop Linked Servers using SQL Server 2005 SMO
26 Nov 2012 by Ashrafur Rahaman
This article will give you an overview of how to use an ASP.NET GridView completely, and how to use RowEditing, RowUpdating, RowDeleting, RowCommand, RowDataBound, RowCancelingEdit, and Pagination in a DataGrid. From this article, you will have a clear view of GridView data inserting, deleting, and
2 Jul 2004 by Ashvil DCosta
See how Longhorn core pillars like WinFS changes the way applications are written, based on metadata relationships.
17 Oct 2007 by asithangae
Data builder that builds XML from a SQL query in hierarchical format.
25 Oct 2007 by asithangae
Achieving the DataGrid functionality with paging using User control and Ajax
6 Jan 2014 by Assil
A tool that facilitates the truncation of SQL log file
15 Jun 2007 by Atanu Banerjee
A composite application is a collection of software assets assembled to provide a business capability. These assets can be deployed independently, enable composition, and leverage specific platform capabilities. Microsoft Office's comprehensive platform for this is Office Business Applications (OBA)
17 Mar 2008 by Avinish Awasthi
The purpose of the integration is to create collaboration sites on SharePoint 2007 as new accounts or opportunities are created in Microsoft CRM.
25 Jul 2006 by avronp
View and update any database table and metadata. Includes sample databases.
15 Apr 2011 by Ayaz Awan
Generate 100,1000 lines of backend code and stored procedures by just one click on table name in SQL Server
6 Apr 2010 by Ayman M. El-Hattab
Four reasons to directly query SharePoint logging database
22 Sep 2010 by B. Verboven
Using Microsoft SQL Server or XML files as datastore
5 Oct 2007 by Babak Ansari
A custom asynchronous setup with progress indicator.
26 Jan 2010 by BackyardHackMechanic
Describes how to get more control over the XML output when using the FOR XML AUTO statement. For instance, when adding XML tags.
27 Jan 2006 by Bahrudin Hrnjica
Putting and retrieving images files to and from a database, via ADO.
16 Apr 2007 by Bassam Saoud
A Custom TreeView Control that supports auto binding from a single self referencing table
25 Mar 2009 by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
15 Feb 2007 by Ben Allfree
Learn how to store data with a version history.
11 May 2006 by Bernard Ho-Jim
Extending the Personal Web site Starter kit by implementing efficient data paging to the Photo Gallery.
7 Aug 2008 by bhadeliaimran
Inserting value of Collection into Database
26 May 2009 by Bishoy Demian
How to use Entity framework to do some basic logic when a change happens in related Entities or Associations
31 Dec 2008 by BobP1339
How to use a script component as a data source for multi-result set Stored Procedures.
31 Mar 2009 by BobP1339
Explains how to do multi language reports in SSRS
20 Nov 2007 by BoneSoft
Describes a method for loading data objects using SQL Server 2005's new FOR XML PATH mode and XML serialization.
22 Aug 2007 by Brady Kelly
An application that seeks to emulate the F4 object search function from Query Analyser
8 Mar 2006 by Brian Bayless
A central key manager for multiple web server clients in a web farm.
18 Oct 2013 by Brian C Hart
To save you from hunting through the docs and locating downloads, we gather both databases here and walk you through installing them using SQL Server Management Studio Express.
18 Oct 2013 by Brian C Hart
To save you from hunting through the docs and locating downloads, we gather both databases here and walk you through installing them using SQL Server Management Studio Express -- updated for SQL Server 2008 Express Edition!
21 Dec 2007 by Bruno Sonnino
This article will show how to use data binding and styles to show data coming from a Microsoft SQL database using the new object-relational model introduced in Visual Studio 2008, LINQ to SQL, allowing grouping, sorting and filtering of data with almost no code.
16 Jan 2008 by Bryan Avery
I will take you through how to deploy your own Custom Data Process Extension for SQL Server Reporting Server 2005, both on the server and for use within your development environment.
13 Mar 2008 by Bryan Kowalchuk
Efficiently storing telephone numbers in SQL Server.
30 Oct 2007 by Bryan Kowalchuk
19 Dec 2007 by Bryan Sachdeva
This article describes how to create a wrapper class for the native Phone API, and then uses it to retrieve and store the call history.
30 Jan 2010 by Bryan Thomas Weikel
LINQ to SQL, Entity Framework, and NHibernate used in a parallel fashion in a three-tier WinForms application.
3 Feb 2009 by C.L. Moffatt
This article describes SQL Joins in a visual manner, and also the most efficient way to write the visualized Joins.
16 Feb 2007 by carlop()
An article about converting ASCII/Multibyte to Unicode using C# and SQL/CLR integration.
1 Oct 2008 by Casper Leon Nielsen
T-SQL Coding Standard - for programming the Microsoft SQL Server 2005 (DRAFT)
25 Oct 2004 by Chad Z. Hower aka Kudzu
Any user who works with database updates uses transactions. Transactions in ADO.NET are done using a transaction object, and a try..catch, but there is an easier, one might even say a more C# way to handle database transactions.
9 Jan 2007 by Chris Buckett
Using the Visio database model diagram to design a complex database within sql server (or why it's worth paying for MSDN Premium).