  |
CNET.com: Why Microsoft's C# isn't - http://news.cnet.com/2008-1082-817522.html
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. |
  |
Extended Use of .NET RichControl Class - C# CLabel 1.0beta - http://www.codeproject.com/KB/edit/csharp_clabel.aspx
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. |
  |
Microsoft brewing Java-like language - http://news.cnet.com/2100-1001-242268.html
CNet article. |
  |
Delegates And Events - The Uncensored Story - Part 1 - http://www.codeproject.com/KB/cs/delegates-part1.aspx
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. |
  |
Creating a control with the .NET SDK using C# - http://www.codeproject.com/KB/miscctrl/mycontrol.aspx
This tutorial creates a simple clock control to demonstrate using the .NET framework. By Norm Almond, The Code Project. |
  |
C# XML Directory Lister - http://www.codeproject.com/KB/cs/xmldirectorylister.aspx
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. |
  |
Microsoft's C# Public Beta Hits a High Note - http://www.javaworld.com/javaworld/jw-09-2000/jw-0922-iw-csharp.html
Java's success, and Sun's control of it, prompted Microsoft to respond with C# initiative. In many ways C# blends power of C++ and Java's built-in protections. Java fans should learn C# pros, cons, and how it may affect Java future. [JavaWorld] 1,600 words |
 |
MFC Programmer's SourceBook : DevStudio Macros - http://www.codeguru.com/Cpp/V-S/devstudio_macros/visualstudionet/article.php/c3199
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. |
 |
Enumerating Objects with .NET - http://www.codeguru.com/Csharp/Csharp/cs_collections/article.php/c5505
By Jeffrey Richter. Explains the programming paradigm used within the .NET Framework Base Class Library (BCL) for enumerating objects. |
 |
InfoWorld.com - C# could be major - http://www.infoworld.com/articles/hn/xml/00/07/03/000703hncsharp.html
Article by Tom Sullivan. Language is designed for easy conversion to the web. |