Article may refer to:

Opinions - Commentary and opinion about C# and Java.
Meta Description: [ SD Times: Software Development, a BZ Media LLC publication ]
A Comparative Overview of C# - (with Java and C#) by Ben Albahari.
Meta Description: [ Comparison between C#, Java, C++ and J++. ]
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.
Meta Description: [ 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. Despite his busy schedule, Eric Gunnerson was able to spend a few moments for an interview. ]
C# Crawler - C# weblog and article collection by Sagiv Hadaya.
C# from Scratch - Introduction for first timers.
Meta Description: [ C# Help: C-Sharp Articles, Forum, Source Code ]
404
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.
Meta Description: [ ]
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.
Meta Description: [ Generates a directory list as XML ]
C#, the Natural Progression - JavaWorld article by Michael L. Perry, ITworld.com.
Meta Description: [ July 31, 2000 -- Microsoft's new vision of the Internet is a far cry from today's network of online content. Microsoft views the future Internet as a world of interrelated services that are developed by different individuals, written in different languages, deployed on different types of hardware... ]
404
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.
Meta Description: [ ]
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.
Meta Description: [ 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. | January 17, 2002, 12:00 PM PT | Wylie Wong ]
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.
Meta Description: [ A quickstart guide to creating your first control in C# ]
404
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#.
Meta Description: [ Custom Attributes in C# (C Sharp), Part I Basics. This article is introduction of C sharp custom attributes. ]
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.
Meta Description: [ In July, O'Reilly editor John Osborn attended the Microsoft Professional Developer's Conference where he conducted this interview with Anders Hejlsberg, Distinguished Engineer and Chief C# Language Architect about Microsoft's .Net framework and the C... ]
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.
Meta Description: [ This is a part of a series of articles that aims at fully understanding delegates and events ]
Enumerating Objects with .NET - By Jeffrey Richter. Explains the programming paradigm used within the .NET Framework Base Class Library (BCL) for enumerating objects.
Meta Description: [ Explains the programming paradigm (including type safety and performance) used within the .NET Framework Base Class Library (BCL) for enumerating objects. By Jeffrey Richter. ]
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. By Norm Almond, The Code Project.
Meta Description: [ A fully stocked owner drawn RichControl class ]
404
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.
Meta Description: [ MICROSOFT'S recently announced C# development language, although still a sketchy product blueprint, could help the company gain credibility in the market for enterprise and Web development, according to observers. ]
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.
Meta Description: [ 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, ]
404
Mantrotech.com - Article explains basics of exception handling concept and syntax.
Meta Description: [ Exception Hadling in C# (C Sharp), Part I Basics. This article is introduction of C sharp exception handling mechanism. ]
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.
Meta Description: [ Visual Studio Add-In that converts dialog template resources to C# By Nev Delap. ]
Microsoft brewing Java-like language - CNet article.
Meta Description: [ Microsoft brewing Java-like language | The software giant is set to unveil a new, Java-like software programming language intended to simplify software development and promote the company's Next Generation Windows Services initiative.
| June 22, 2000, 8:05 A... ]
Microsoft C# Gets An A - Microsoft's C# (c-sharp) language wins an A from reviewer.
Meta Description: [ Microsoft's C# (c-sharp) language wins plaudits from reviewer. ]
Microsoft chimes in with new C sharp programming language - 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 Programming Language: C# - New language enables rapid development of web services for the Microsoft .NET platform.
Meta Description: [ New Language Enables Rapid Development of Web Services For the Microsoft .NET Platform ]
Microsoft's C# Programming Language Offers Developers Greater Productivity and Potential of .NET Platform - Company predicts C# will offer C++ developers greater productivity and help them maximize the potential of the new .NET Platform.
Meta Description: [ 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, 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
Meta Description: [ 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 fu... ]
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.
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.
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 Simplicity of Visual Basic - 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.
Meta Description: [ 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. Microsoft has built C# with type-safety, garbage collection, simplified type declara... ]
404
Use XML to document C# code - Article by Gaurav Mantro explains use of XML to document C# code.
Meta Description: [ mantrotech technical - How to use 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?
404
Web Workshop - ASP.NET ListEditor in C# - Chris Lovett's article on porting sample code to C#.
Meta Description: [ ]
ZDNet: Tech Update: Microsoft's movement in C Sharp - 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.
Meta Description: [ Where Technology Means Business: ZDNet delivers the best tech news, and resources for IT hardware, software, networking and services. It's the top site for IT managers and tech-savvy business people. ]
| Link to the article: http://www.makeupgeek.com/tutorials/how-to-define-the-outer-v/ ... | |
| Next Video | |