The Wayback Machine - https://web.archive.org/web/20140131080408/http://www.codeguru.com:80/cpp/data/mfc_database/sqlserver/

Latest SQL Server Articles

Basics of SQL Server 2008 Locking

Relational databases are designed for multiple simultaneous users, and Microsoft SQL Server is no different. However, supporting multiple users requires some form of concurrency control, which in SQL Server's case means transaction isolation and locking. Read on to learn how SQL Server 2008 implements locking.

Writing UDFs for Firebird Embedded SQL Server

This article was written mainly for developers who use Firebird Embedded SQL Server in .Net framework applications and want to speed up or optimize DB queries. We will describe how to create your own native Firebird extension and show some approaches how to use it in managed code applications.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

.NET Framework: Collections and Generics

The original release of the .NET Framework included collections as .NET was introduced to the Microsoft programming world. The .NET Framework 2.0 introduced generics to complement the System.Collections namespace and provide a more efficient and well performing option. Read on to learn more...

How to Push Data from Server to Client Using SignalR

SignalR is an Asp.Net library that pushes data to a wide variety of clients. The burden of worrying about which server push transport to use and deciding on the fallbacks has been removed from developers. Read on to learn more.

Top White Papers and Webcasts

  • The debate over the Affordable Care Act has made one thing perfectly clear - America's healthcare industry is undergoing massive changes. Clearly, healthcare IT (HIT) is at the precipice of a much needed transformation. What healthcare IT professionals need is a healthcare transformation roadmap and a set of "best practices" to help them arrive at the data center of the future from where they stand today. Read this eBook to learn why creating that roadmap - is an essential first step in safeguarding not only …

  • Join Kavitha Mariappan, Product Marketing Director at Riverbed Technology, to discuss how you can harness modern software application delivery controllers (ADCs) to accelerate applications in public and private cloud architectures, plus leverage strategies like: Web content optimization for cloud applications Acceleration and security for key business transactions Performance, scalability and global traffic distribution

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds