english deutsch
A Comparative Overview of C#
(with Java and C#) by Ben Albahari.
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.
Build Web Commerce Apps With C#
Use .NET and C# to quickly build a scalable commerce Web application that outperforms standard ASP Web apps. By Bob Lair and Jason Lefebvre, Visual C++ Developers Journal, November 2000
C# Crawler
C# weblog and article collection by Sagiv Hadaya.
C# from Scratch
Introduction for first timers.
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 four key new features, including generics, iterators, anonymous methods, and partial types.
C# Strikes a Chord
Compares the languages C, C++, C#, and Java. Attempts to uncover a family genealogy.
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 Project.
C#, the natural progression
JavaWorld article by Michael L. Perry, ITworld.com.
C#: A language alternative or just J--?, Part 1
This article, the first in a two-part series, compares C# to Java--describing language features and design trade-offs--and places C# in the context of Microsoft's broader .Net strategy. By Mark Johnson.
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 Corporation.
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
Interview with the architect of C#. By John Osborn, O'Reilly & Associates, Inc.
Delegates And Events - The Uncensored Story - Part
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
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. By Norm Almond, The Code Project.
ExtremeTech: Java vs. C#
Code-for-code comparison of Java and Microsoft C#.
How to do things - C#
A list of articles on programming in C#.
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. Describes Active Directory Application Mode (ADAM) and how to use the IIS, WinNT and LDAP directory (ADSI) provider.
Mantrotech.com
Article explains basics of exception handling concept and syntax.
MFC Programmer's SourceBook : DevStudio Macro
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.
Microsoft brewing Java-like language
CNet article.
Microsoft C# Gets An A
Microsoft's C# (c-sharp) language wins an A from reviewer.
Microsoft chimes in with new C sharp programming l
Following on from its .NET plans announced last week, Microsoft has announced its C# (C sharp) object-oriented programming language for building XML-based applications.
Microsoft Introduces Highly Productive .NET Progra
New language enables rapid development of web services for the Microsoft .NET platform.
Microsoft strikes at Sun's Java with new stan
CNet article.
Microsoft's C# Programming Language Offers De
Company predicts C# will offer C++ developers greater productivity and help them maximize the potential of the new .NET Platform.
Microsoft's C# public beta hits a high note -
Java's success, and Sun's control of it, has prompted Microsoft to respond with its C# initiative. C# in many ways is a blend of the power of C++ and Java's built-in protections. Java developers will be well served to learn about C#'s pros and cons -- and how the initiative could affect Java's future. (1,600 words)
MSDN Online Voices - Deep C#: Betabits
Includes a walkthrough of the installation of the SDK's Beta 1. In addition, touches on the first Visual Studio.NET beta release, discusses progress in C# standardization, and ruminates on the new .NET portal. By Bobby Schmidt.
OMG Members Plan to Pursue C-Sharp Interoperabilit
Several member companies of the Object Management Group (OMG)announced the organization's intent to standardize a Language Mapping from OMG Interface Definition Language (OMG IDL, currently an ISO and ITU-T International Standard) to C#, Microsoft's newly proposed development language.
Remoting Publisher-Subscriber (Observer) Pattern
Article discribe the notification pattern that enables all subscribers to receive notifications from a single publisher when - for example - the publisher's data is changed. This implementation uses Remoting to distribute asynchronous notifications between subscribers in different applications on different machines.
SD Times: Editorials & Opinions
Commentary and opinion about C# and Java.
Sending Email with ASP+ by Christoph Wille
Demonstrates how to send email via ASP+: from plain to HTML mail and attachments.
Sharp New Language: C# Offers the Power of C++ and
Many developers wish there was a language that was easy to write, read, and maintain like Visual Basic, but that still provided the power and flexibility of C++. For those developers, the new C# language is here.
Use XML to document C# code
Article by Gaurav Mantro explains use of XML to document C# code.
Using COM components in ASP+ by Christoph Wille
Deals with a topic of interest for most new users of ASP+: how can they use their own or third party COM components in the ASP+ environment?
Web Workshop - ASP.NET ListEditor in C#
Chris Lovett's article on porting sample code to C#.
Will Microsoft hit the right note with C#?
By Jeff Hadfield. Microsoft Casts a Wider .NET.
ZDNet: Tech Update: Microsoft's movement in C
Microsoft introduced a new C++ based language with productivity features resembling Java. It is not based on a virtual machine model for moving byte code across a network to be run on a variety of target platforms.