An Interview with Eric Gunnerson
By Suite101.com. Eric Gunnerson was there when C# was being born. He is also the author of A Programmer's Introduction to C# and manages the C# section of the GotDotNet website.
C# Programming Language Future Features
MSDN article by Prashant Sridharan. The Microsoft Corporation is in the process of developing the next major version of the C# language. This article contains information regarding…
C# XML Directory Lister
This code generates a list of entries in a directory as XML. The XML can be returned to the caller as an XML string, a W3C DOM document, or an ADO+ DataSet. By Greg Hack, The Code …
C#: A Message Queuing Application
This article outlines a Windows service solution designed to process several message queues, focusing on the application of the .NET Framework and C#. By Carl Nolan, Microsoft Cor…
CNET.com: Why Microsoft's C# isn't
Java inventor James Gosling says he isn't losing much sleep over Microsoft these days, despite the software giant's effort to stem Java's popularity with its own Java-like language…
Creating a control with the .NET SDK using C#
This tutorial creates a simple clock control to demonstrate using the .NET framework. By Norm Almond, The Code Project.
Custom Attributes in C# (C Sharp)
Article provides introduction to custom attributes and an explanation for how to write and use custom attributes in C#.
Deep C#: Gozer the Destructor
Of all the topics that trouble C++ programmers who consider C#, probably the most volatile is C#'s lack of true synchronous or deterministic destructors. By Bobby Schmidt, MSDN.
Deep Inside C#: An Interview with Microsoft Chief Architect Anders Hejlsberg
Interview with the architect of C#. By John Osborn, O'Reilly & Associates, Inc.
Delegates And Events - The Uncensored Story - Part 1
This article is part of a series that aims at understanding fully the way in which delegates and events operate. By A. Abdul Azeez, The Code Project.
Enumerating Objects with .NET
By Jeffrey Richter. Explains the programming paradigm used within the .NET Framework Base Class Library (BCL) for enumerating objects.
Extended Use of .NET RichControl Class - C# CLabel 1.0beta
Ever wanted a static control that behaved like a Visual Basic label control? This could be just the thing you might be looking for. A fully stocked owner drawn RichControl class. B…
InfoWorld.com - C# could be major
Article by Tom Sullivan. Language is designed for easy conversion to the web.
LDAP, IIS and WinNT Directory Services
This article explains how to use .NET Directory Services to retrieve and search directory objects, create new directory objects and edit or delete existing directory objects. Descr…
MFC Programmer's SourceBook : DevStudio Macros
Source codes for DevStudio Macros. Add-In which will take a dialog that is open in the dialog editor, and convert it to C# source.
Showing 20–20 of 35 results