.NET news » Database 
AutoComplete With DataBase and AjaxControlToolkit
This is a very simple code which makes an Auto Complete Combo with database.
SQL Server Database Comparison Tool
In this article I will show you how to create basic DB schema comparison tool for SQL Server 2005 and SQL Server 2008
Windows Phone 7: Sterling for Isolated Storage on Windows Phone 7
Learn how to leverage the Sterling open source database library to persist and query data locally in Windows Phone 7 apps with minimal effort, along with a simple strategy for managing state when an application is deactivated upon a user switching to another application.
31 May 2011, 19:00:00 Source: Windows Phone 7: Sterling for Isolated Storage on Windows...
Tags: Database
Using Configurations to Manage SQL Server Extended Properties
Before you start hard coding parts of your project to work with metadata in SQL Server, make sure that the functionality you want isn’t already part of the product.
Introduction to SQL Server Domain Modeling with the "M" Language
SQL Server domain modeling with Oslo CTP and the "M" language.
Microsoft Message Queuing – Log Trade information using Microsoft SQL Server
This article shows how to create a simple trade logging server using Microsoft Message Queuing and Microsoft SQL Server
15 Mar 2011, 07:25:00 Source: Microsoft Message Queuing – Log Trade information using...
Tags: Database
Using Table-Valued Functions in SQL Server
This Article shows few examples for using Table-Valued Functions.
Audits on MS SQL Server 2008
An important new feature of MS SQL Server 2008 that provides a true auditing solution - SQL Server Audit.
Microsoft SQL Server 2008 - Change Data Capture (CDC)
CDC is a new feature for logging DML changes. In this article, we will see how CDC could be put to use and how efficiently it could serve our purpose.
Server-Side Paging with the Entity Framework and ASP.NET MVC 3
You don't always need to get huge amounts of data with your database queries. See how Julie Lerman uses new features of ASP.NET MVC 3 and Entity Framework to perform efficient server-side paging when you don't need to return those big data payloads.
2 Mar 2011, 18:00:00 Source: Server-Side Paging with the Entity Framework and ASP.NET...
Tags: Database

