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

Latest Component Development Articles

Custom User Interface for MSI Packages Using C# .NET

Windows installer has its own way to display installer user interface which is far different from other technologies. MSI supports few controls compared to .Net or other platform. Though it is not very difficult, still it is hard job to develop sophisticated installation package with good user interface, even after using well known installer software. NvnInstaller.MsiDotNet api makes this job easier.

Creating a DockablePanel-Controlmanager Using C#, Part 6

Learn how to create more advanced docking features, such as docking to the upper right corner or having some panels docked at the bottom of an MDI Form collected together in a TabControl. Each of the different parts include the full source code (up to that point), as well as a retrospective short explanation about the different topics covered already.

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...

Top White Papers and Webcasts

  • Live Event Date: April 8, 2014 @ 1:00 p.m. ET / 10:00 a.m. PT Great mobile apps make it easy to login using Facebook, collaborate and share things with others. It's nice to receive timely notifications and messages on your mobile devices when important events occur. And being able to continue your experience across all of your devices from your phone, to your tablet, and to your PC, is a great feature of robust and successful mobile apps. These capabilities are enabled by backend services, web APIs and cloud …

  • Live Event Date: March 27, 2014 @ 12:00 p.m. ET / 9:00 a.m. PT Teams need to deliver quality software faster and need integrated agile planning, task tracking, source control, auto deploy with continuous builds and a configurable process to adapt to the way you work. Rational Team Concert and DevOps Services (JazzHub) have everything you need to build great software, integrated seamlessly together right out of the box or available immediately in the cloud. And with the Rational Team Concert Client, you can …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds