Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / database / SQL-Server / SQL-server-2000

SQL-server-2000

SQL-server-2000

Great Reads

by Shivprasad koirala
.NET 4.0 MEF FAQ (Socket, Plug and extension)
by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.
by John Kenedy S.Kom
This project enables developers to create a setup package that automatically installs MSDE and attaches database
by Shivprasad koirala
4 steps to create free SSL certificate for development

Latest Articles

by Shivprasad koirala
.NET 4.0 MEF FAQ (Socket, Plug and extension)
by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.
by John Kenedy S.Kom
This project enables developers to create a setup package that automatically installs MSDE and attaches database
by Shivprasad koirala
4 steps to create free SSL certificate for development

All Articles

Sort by Score

SQL-server-2000 

by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.
by Vivek Johari
Basic information about the different ways of creating a table
by Mayur V Lohite
Generic Repository Pattern MVC
by Vivek Johari
This article will try to show how to find duplicate values in a table.
by Tharaka MTR
This post will show you how to fix orphaned SQL users.
by Vivek Johari
Introduction to SQL Server Views
by Vivek Johari
Stored Procedure in SQL Server can be defined as the set of logically group of SQL statement which are grouped to perform a specific task. This article will describe the Stored Procedure in SQL Server and their benefits.