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

SQL Server 2008

SQL-Server-2008

Great Reads

by Wonde Tadesse
This tip/trick helps to set a default value for blob data type such as Image, VarBinary.
by Mubin M. Shaikh
Create time dimension with 24 hour plus values and time buckets in your data warehouse
by Harmen Brouwer
How to create and deploy a SSRS rendering extension, explained by a functional Zip Rendering extension for SSRS 2005, 2008 (R2) and 2012.
by Tecfield
This tip shows how to rename a database and its MDF and LDF files in SQL Server.

Latest Articles

by Mubin M. Shaikh
Walkthrough of the process for one of the industry best practices to export all SQL tables in Flat file format
by Alaa Ben Fatma
Explore your MMSQL server tables in a professional way
by Mahsa Hassankashi
Best approach for having more secure channel to transfer user information throughout the web
by Mahsa Hassankashi
This article enables you to generate table in any database such as Oracle, SQLServer, MySQL, SQLite, Sybase, etc. just by typing table name and its fields. Then you can use NHibernate facilities to make query for data layer.

All Articles

Sort by Title

SQL Server 2008 

22 Aug 2014 by Gurdeep Singh Toor
A Complete Guide to develop aplication using MyGeneration code genration framework. We will develop a Meeting Room Booking web application in this Article.
23 Sep 2015 by Alberto Venditti
Using a .NET Windows service as an engine for specialized custom plug-ins execution
11 Dec 2009 by Abby Fichtner (Hacker Chick)
A tutorial that walks through adding/updating/deleting data in your database with LINQ to SQL while keeping your class relationships (M:M, 1:M, and M:1) synchronized.
12 Dec 2009 by Abby Fichtner (Hacker Chick)
A beginner's LINQ tutorial that walks you through mapping your SQL Server database tables and relationships to objects, and how to retrieve that data via simple LINQ queries.
11 Dec 2009 by Abby Fichtner (Hacker Chick)
A tutorial and application on using WPF Data Binding with LINQ to SQL classes. This is part 3 of a three-part tutorial on using LINQ to SQL.
27 Apr 2011 by Niladri_Biswas
This article will discuss about Copy Column, Derived Column, Character Map and Conditional Split Transformation in SSIS with a palindrome example.
19 Sep 2009 by Paul Rony
A Programmer's Guide to Starting a Software Company and Building an Enterprise Application
10 May 2012 by Alberto Venditti
An alternative to SQL Server Management Studio for scheduling SQL Server Agent jobs
13 Sep 2009 by Md. Marufuzzaman
A simple example of SQL server admin tools.
19 Aug 2009 by Md. Marufuzzaman
This article will give you an idea about how to use CASE expression in T-SQL or as a formula of a particular column.
26 Jul 2009 by AlexS9999
The article provides a simple interface for handling large text in SqlClient and C# file streams.
18 Jan 2014 by Petr Ivankov
Application of abstract approach to database domain
16 Aug 2012 by scott_liu
It employs a dynamic trigger, a CLR Stored Procedure, and a Web Service to sync data from a MS SQL Server to MySQL.
9 Aug 2009 by Md. Marufuzzaman
This article will demonstrate how to split a string using Transact-SQL.
9 Aug 2009 by Md. Marufuzzaman
This article will demonstrate how to get a file name or a file extension as well using Transact-SQL.
15 Jun 2013 by defwebserver
Step-by-step tutorial to create a HTML5 LightSwitch application
9 May 2011 by Niladri_Biswas
This article will demonstrate as how to work with SSIS Script component with two live example
19 May 2011 by Niladri_Biswas
In this article we will look into the basics of Contained Database that has been shipped with Sql 11 (Code Name: Denali) CTP 1
9 May 2011 by Niladri_Biswas
In this article we will explore on the new features that Denali has offer us from SSIS perspective
1 Sep 2011 by Niladri_Biswas
In this article we will explore on the new features that Denali CTP 3 has offer us from a T-Sql perspective
1 Sep 2011 by Niladri_Biswas
In this article we will explore on the Column Store Index- A new feature in SSIS Denali CTP3
3 Sep 2011 by Niladri_Biswas
In this article we will explore the Data Quality Services(DQS)- A new feature in SSIS Denali CTP3
30 Aug 2011 by Niladri_Biswas
In this tutorial, we will learn about SSIS Balanced Data Distributor (BDD)
9 Aug 2009 by Wael R. Mansour
Convert numbers to characters for Arabic applications.
12 Dec 2013 by Nirosh
Architecting a Windows Forms based system on top of a framework. This will help you develop a form based application faster.
8 Mar 2011 by Keshav Singh
An important new feature of MS SQL Server 2008 that provides a true auditing solution - SQL Server Audit.
27 Sep 2009 by acarpio1975
Given date ranged data, adjust existing ranges on entry of a new ranged data.
3 Apr 2019 by Mahsa Hassankashi
This article enables you to generate table in any database such as Oracle, SQLServer, MySQL, SQLite, Sybase, etc. just by typing table name and its fields. Then you can use NHibernate facilities to make query for data layer.
14 Sep 2012 by Harry von Borstel
How to use SqlDependency to refresh Entity Framework Object Sets automatically on DB changes
11 Jun 2010 by theit8514
This class will allow you to asynchronously backup a database while also getting progress, message, and error notifications.
22 Jan 2013 by Levente Kupás
Managing SQL backups can be more simple by using this FileRelay CLR
12 Feb 2009 by junnark
We are going to build a simple web chat application using Silverlight 2 and the technologies surrounding it like, ASP.NET 3.5, C#, WCF, and LINQ-to-SQL. We will use MS SQL Server to store user details and messages from this chat room.
16 Mar 2009 by junnark
In Part 1, we built a simple web chat using Silverlight 2. We are going to add functionalities so that users are able to choose from multiple chat rooms as well as chat privately with other users.
8 Jun 2009 by noahhath
Building a hybrid Active Directory and SQL table DataSource view.
11 Jun 2011 by Omar Al Zabir
Building High Performance Queue in Database for storing Orders, Notifications, Tasks
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
20 Aug 2009 by gaurav_verma_mca
How to send bulk data using table value parameters from C#
6 Jan 2014 by Hasan Habib Surzo
Class, Database Connection, Login Winform
21 May 2012 by Zimin Max Yang
An approach to improve LINQ-to-SQL performance while preserving maintainability over DataReader.
12 Dec 2014 by Wendelius
Some simple scenarios to calculate running totals in SQL Server.
2 Jan 2014 by mihirj
This article explains database schema design for storing tree structure and an algorithm to compute its cost.
23 Jul 2012 by Scott G Blood
A Cancellable threaded query for SQL Server using .net 3.5
23 Oct 2009 by Md. Marufuzzaman
Cannot alter Microsoft SQL Server 2008 Table Object in design mode
13 Sep 2009 by Donsw
Audit of SQL inserts, udpates, and deletes
11 Aug 2008 by Muhammad Shujaat Siddiqi
Change Data Capture in SQL Server 2008 (shujaatsiddiqi.blogspot.com)
22 Aug 2009 by Virat Kothari
CLR Stored procedures are very simple and can be used in most complex scenarios when dealing with database.
26 Nov 2014 by Akhil Mittal
My effort in this article was to put some light on building a generic multilayered architecture using Entity Framework 4.1 and MVC3 razor view engine.
31 Jan 2010 by skennedyny
Simple console app which shows how to use the .NET CommittableTransaction class
7 Oct 2011 by Sunitha Sudheesh
Coding in SQL with Common Table Expressions (CTE)
29 Oct 2013 by Juan Davel
This article is an updated one discussing the configuration of IIS, ASP.NET and SQL Server.
21 Feb 2012 by Daniel Miller
This article describes the steps to re-configure SQL Server so that queries return accent-insensitive results. It includes source code (using Microsoft SQL Server 2008 R2 Shared Management Objects) to automate some of the steps in this procedure.
5 Dec 2009 by Muhusin Khan
Effective perfomance for database application uses database
1 Mar 2010 by User-Rock
Approaches describing a design to handle connection objects and pools in C#.
17 Nov 2009 by Ramy Mahrous
Microsoft SQL Server 2008 R2 November CTP - Database Engine feature #1
26 Jan 2009 by Gil Shabat
Real-world Use Case: a flexible approach to present dynamic content with SQL Server, ASP.NET, and XSLT.
19 May 2011 by Niladri_Biswas
In this article we will see how we can consume a web service expose through HTTP Endpoint via Web Service Task of SSIS
18 Mar 2010 by Rajendra Malav
Consuming webservice using JQuery ASP.NET application
23 Nov 2010 by Adam Nachman
Provides a framework for predictably compiling, extracting, and deploying a database project.
27 Apr 2011 by Niladri_Biswas
A program to demonstrate the copy files from one location to another and rename them after putting time stamp by using Sequence Container, Foreach Loop Container, File System Task and Script task
4 Sep 2013 by Mubin M. Shaikh
This article shows how to create and populate date dimension for data warehouse.
3 Aug 2011 by Niladri_Biswas
In this article we will look into how we can make a custom SSIS transformation component.The custom component is a simple
8 Dec 2009 by Gordon Kushner
Utility program for generating SQL Server INSERT scripts
9 Apr 2011 by Karthik. A
This article extends what was built in the previous article. This is a task manager application that uses the custom provider designed in the last part.
26 Jun 2012 by tanweer
Easy way to implement ASP.NET GridView paging .
11 Sep 2010 by Renil Joy, Bangalore
Custom Rule Engine approach which can evaluate complex combinations of business rules. A sample application is provided in WPF following the MVVM pattern.
9 Dec 2010 by AnupKumarYadav
Can be used in Multilevel Marketing with binary tree (can be modified accordingly to be used for n Tree)
2 Jan 2013 by Tomz_KV
A custom solution to transform data from rows to columns using dynamic SQL.
2 Mar 2009 by pavan k vadlamudi
Creates database documentation table(s) schema
22 Aug 2011 by RameshSengamalai
DataBinding in WPF Browser Application using SQL Server Compact
25 May 2010 by iMuhamad
use date and time as separated components in SQL Server 2000 and above
2 Feb 2011 by seesharper
An abstract syntax tree implementation for SQL
2 May 2013 by Koray Dakan, PMP
DBMapper - A new ORM tool for vendor-neutral solutions
5 Apr 2009 by Tarek Najem
How to delete duplicate entries from a data store, while leaving a single copy.
30 Oct 2009 by Ramy Mahrous
How to deploy your reports programmatically in away like BIDS
19 Dec 2011 by David Catriel
Creating a .NET trigger for SQL Server that will log (down to the field level) all changes made to tables.
19 Sep 2014 by Konstantin Tchoumak
Reading hardware information in Stored Procedure
23 Oct 2013 by BharatRamV
Distributed transaction between MS SQL Server and MariaDB - A myth.
27 Nov 2013 by S. M. Ahasan Habib
In this article I explain how can we identify duplicate rows from database table and clean them up. I also cover duplicate XML nodes inside XML type fields having the same problem and a solution.
22 Sep 2010 by Kannan K R
In this article, we see a stored procedure to create pivot tables with multiple summary functions from an existing table.
23 Apr 2012 by Kuthuparakkal
17 Jul 2013 by Tom Glick Philadelphia, US
Run-Time Stored Procedure Processing (get input values, return GridView/Excel File)
29 Jun 2012 by Venkat Chaitanya Kanumukula
Maintenance of Definition's in multiple Dynamics AX Environments
16 Dec 2011 by perels
An efficient implementation of paging using a Repeater and the OVER() keyword in SQL Server 2005.
23 Nov 2009 by gaurav_verma_mca
Configuration of .NET applications using database
12 Mar 2012 by Not Active
A comparison of performance between ADO.NET and Entity Framework.
5 Feb 2010 by John Mokkosian-Kane, Daniel Hsu
To demonstrate Azure and EDA, this article will show you how to build a flight delay management system for all US airports in clouds with Windows Azure.
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.
14 Jul 2020 by Mubin M. Shaikh
Walkthrough of the process for one of the industry best practices to export all SQL tables in Flat file format
11 Jan 2012 by Venkat Chaitanya Kanumukula
T-SQL Code for Converting Stored Procedure results to Tables Dynamically
16 Oct 2013 by tcassisi
Generating typed field accessors and applying them to object mapping and SQL Stored Procedures
20 Mar 2010 by Md. Marufuzzaman
Few step(s) to remove SQL Server database user(s) when you are facing error like “The database principal owns a database role and cannot be dropped.” for dropping a user.
28 Aug 2012 by akhil khare
Find multiple strings (delimenated by space) in all selected columns.
10 Aug 2009 by Friedrich Brunzema
An article exploring integrating a fingerprint reader into a user's application
2 Oct 2013 by Dnyaneshwar Pawar
Implementation of AES in C# and SQL Server 2008.
2 Jun 2017 by AhsanAhmed
A brief introduction on how to use FOR XML clause in AUTO mode in Microsoft SQL Server to return data in XML format
1 Jun 2017 by AhsanAhmed
A brief introduction on how to use FOR XML clause in EXPLICIT mode in Microsoft SQL Server to return data in XML format
8 Sep 2009 by Md. Marufuzzaman
How to generate SQL object script using C#.NET