The Wayback Machine - https://web.archive.org/web/20140605215436/http://www.codeguru.com:80/csharp/csharp/cs_syntax/attributes/

Latest Attributes Articles

Converting Between MFC/C++ and .NET Types

Converting between types is frequently a sticking point for coders new to mixing MFC and .NET. Tom Archer illustrates some basic conversions that will help you should you get stuck in a painful series of compiler error messages about type mismatches.

Using Attributes in C#

Learn about attributes and how to create and attach them to various program entities within your programs. You also learn how to retrieve attribute information at run time.

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.

Top White Papers and Webcasts

  • Eliminate Critical Issues in Your C# Code Although traditional byte code analysis solutions such as FxCop are useful, they can miss critical, crash causing defects - plus produce a large set of coding style issues, which can slow down the development team. Learn how the Coverity Development Testing Platform can help you: Find and fix resource leaks, concurrency problems and null references within Visual Studio Eliminate defects such as inconsistent indention issues and copy paste errors that can only be …

  • Wednesday, June 11, 2014 11:00 a.m. PDT In today's market, companies need to unleash the talent in their organization by delivering new ways of working to improve knowledge sharing and speed innovation across their organization. They need to provide an integrated, social, and personalized workforce engagement platform and tools that unleash creativity and seize emerging business opportunities to outperform the competition. Research has proven that when employees are engaged the business grows. Join us on …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds