The Wayback Machine - https://web.archive.org/web/20140513114523/http://www.codeguru.com:80/csharp/csharp/cs_data/

Latest Data & I/O Articles

Using XPath for Your XML Based Queries in C# Programming

XPath is one of the important elements in the W3C's XSLT standard and is often referred as a query language used to help us navigate through attributes, elements and other XML objects. It helps us identify the information and process the data in xml-based data sources in an efficient manner. Read on to learn more...

Tip: File Download in ASP.NET and Tracking the Status of Success or Failure of Download

While working on a e-commerce project I had a requirement to implement such a functionality where the success/failure of the download can be tracked. After searching for the solution I found that there is no such article related to similar problem. Then I came up with this solution after reading an article on transferring file in small packets. I hope this solution will help others struggling with similar problem.

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.

Finger Printing is the New Tracking Cookie

Recently one way that developers have been looking to address the cookie abuse problem is via a method known as fingerprinting. Peter Shaw shows you how to generate a fingerprint in C# for use in your own projects.

Top White Papers and Webcasts

  • No matter how good your products or services are, or how well IT systems support your business processes, the workforce is the "front door" your customers knock on to get their question answered or their problem resolved. Your workforce is on the "moment of truth" front lines. An integrated approach to workforce continuity increases automation levels, providing the functionality required to optimize workforce efficiency and quality while managing operating costs. Download this white paper for eight ways to …

  • Startup Coho Data has unveiled a storage system that offers a blend of performance and scalability at an aggressive total cost of ownership (TCO). Coho's storage system is a scale-out, hybrid disk-and-flash device, which features cloud-style management features. Its stand-out characteristic is its use of SDN to achieve its scale-out ability, resulting in very predictable scaling of performance with capacity, along with its competitive pricing. Read this research report to learn how the Coho Data storage device …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds