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

Latest Operators Articles

Microsoft Outlook Integration with C#.NET

Interacting with Office functionality in a .NET application can add a new level of functionality while providing the user with familiar methods of getting work done. In Part One of this series, explore a sample WinForms Outlook contact management application.

Using Nullable Types in C#

The next release of C# (ECMA-334, 3rd Edition) includes the ability to use nullable data types. If you are unfamiliar with nullable types, this introduction is for you!

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 …

  • Many CISOs are not aware of the virtualization security risks, while others are very concerned about their virtual environments but don't have the authority or the influence to enforce policy or implement new security controls. If virtualization security itself is complex, the approach needed is quite clear, as are the business benefits to take to the rest of the organization. Read this eBook to learn the benefits and risks of virtualization, the options for security virtualization, and the business arguments …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds