The Wayback Machine - https://web.archive.org/web/20140801234839/http://www.codeguru.com:80/csharp/.net/net_asp/controls/

Latest Controls Articles

Using Model Binding in ASP.NET Data Controls

Earlier versions of ASP.NET used a data source control to bind data from the underlying data store with data bound controls. ASP.NET 4.5 provides a flexible alternative to data bind these controls - model binding. This article explains how the new model binding features can be used.

Controlling our ClientIDs in ASP.NET 4

How ASP.NET generates the client side name of your web controls can be frustrating. A new feature in ASP.NET 4, called ClientIDMode lets you change how your controls are named. This leads to more easily read and maintained code, as well as lighter HTML...

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.

Portable Databases

In today's world of mobile apps, it's not an unreasonable expectation to want a database that's small, lightweight, and travels with the app from device to device. Take a quick look at what's available out there, and a few of the pros and cons of each.

Top White Papers and Webcasts

  • Packaged application development teams frequently operate with limited testing environments due to time and labor constraints. By virtualizing the entire application stack, packaged application development teams can deliver business results faster, at higher quality, and with lower risk.

  • Do you know where your data is? Consumer cloud-based file sharing services store your sensitive company data on servers outside of your control, outside of your policy and regulatory guidelines – maybe even outside your country – and not managed by you. The potential for data leakage, security breaches, and harm to your business is enormous. Download this white paper to learn about file sync and share alternatives that allow you to manage and protect your sensitive data while integrating and …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds