Web Directory

  Articles (30)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

Nomoz Sub Categories

See Also - Related Categories
Regular Websites in this category

Deep Inside C#: An Interview with Microsoft Chief Architect Anders Hejlsberg Open in a new windowLink Details
- Interview with the architect of C#. By John Osborn, O'Reilly & Associates, Inc.
- http://www.windowsdevcenter.com/pub/a/oreilly/windows/news/hejlsberg_0800.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Enumerating Objects with .NET Open in a new windowLink Details
- By Jeffrey Richter. Explains the programming paradigm used within the .NET Framework Base Class Library (BCL) for enumerating objects.
- http://www.codeguru.com/Csharp/Csharp/cs_collections/article.php/c5505

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
InfoWorld.com - C# could be major Open in a new windowLink Details
- Article by Tom Sullivan. Language is designed for easy conversion to the web.
- http://www.infoworld.com/articles/hn/xml/00/07/03/000703hncsharp.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
An Interview with Eric Gunnerson Open in a new windowLink Details
- 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.
- http://www.suite101.com/article.cfm/c_sharp/94149/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Microsoft's C# Programming Language Offers Developers Greater Productivity and Potential of .NET Platform Open in a new windowLink Details
- Company predicts C# will offer C++ developers greater productivity and help them maximize the potential of the new .NET Platform.
- http://www.microsoft.com/presspass/features/2000/jun00/06-26csharp.mspx

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Microsoft Introduces Highly Productive .NET Programming Language: C# Open in a new windowLink Details
- New language enables rapid development of web services for the Microsoft .NET platform.
- http://www.microsoft.com/presspass/press/2000/jun00/CSharpPR.mspx

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Microsoft brewing Java-like language Open in a new windowLink Details
- CNet article.
- http://news.com.com/2100-1001-242268.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C# Crawler Open in a new windowLink Details
- C# weblog and article collection by Sagiv Hadaya.
- http://radio.weblogs.com/0111551/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
LDAP, IIS and WinNT Directory Services Open in a new windowLink Details
- 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
- http://www.developerland.com/CSharpGeneral/ActiveDirectory/124.aspx

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C# Programming Language Future Features Open in a new windowLink Details
- 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, a
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbconCProgrammingLanguageFutureFeatures.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C# XML Directory Lister Open in a new windowLink Details
- 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.
- http://www.codeproject.com/csharp/xmldirectorylister.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
MSDN Online Voices - Deep C#: Betabits Open in a new windowLink Details
- 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.
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncscol/html/deepc11272000.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C#: A Message Queuing Application Open in a new windowLink Details
- 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.
- http://msdn.microsoft.com/library/default.asp?URL=/library/techart/csharpmsmq.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
MFC Programmer's SourceBook : DevStudio Macros Open in a new windowLink Details
- 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.
- http://codeguru.earthweb.com/devstudio_macros/NevsAddIn.shtml

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Microsoft's C# Public Beta Hits a High Note Open in a new windowLink Details
- 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 word
- http://www.javaworld.com/javaworld/jw-09-2000/jw-0922-iw-csharp.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Web Workshop - ASP.NET ListEditor in C# Open in a new windowLink Details
- Chris Lovett's article on porting sample code to C#.
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexxml/html/xml07242000.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
A Comparative Overview of C# Open in a new windowLink Details
- (with Java and C#) by Ben Albahari.
- http://genamics.com/developer/csharp_comparative.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
SD Times: Editorials & Opinions Open in a new windowLink Details
- Commentary and opinion about C# and Java.
- http://www.sdtimes.com/opinions/opinion_012.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Sending Email with ASP+ by Christoph Wille Open in a new windowLink Details
- Demonstrates how to send email via ASP+: from plain to HTML mail and attachments.
- http://www.aspheute.com/english/20000918.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Using COM components in ASP+ by Christoph Wille Open in a new windowLink Details
- 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?
- http://www.aspheute.com/english/20000828.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Creating a control with the .NET SDK using C# Open in a new windowLink Details
- This tutorial creates a simple clock control to demonstrate using the .NET framework. By Norm Almond, The Code Project.
- http://www.codeproject.com/cs/miscctrl/mycontrol.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Sharp New Language: C# Offers the Power of C++ and Simplicity of Visual Basic Open in a new windowLink Details
- 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.
- http://msdn.microsoft.com/msdnmag/issues/0900/csharp/default.aspx

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Deep C#: Gozer the Destructor Open in a new windowLink Details
- 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.
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncscol/html/deepc10192000.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C# from Scratch Open in a new windowLink Details
- Introduction for first timers.
- http://www.csharphelp.com/columns/column1.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Delegates And Events - The Uncensored Story - Part 1 Open in a new windowLink Details
- 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.
- http://www.codeproject.com/csharp/delegates-part1.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Microsoft chimes in with new C sharp programming language Open in a new windowLink Details
- 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.
- http://www.xephon.com/news/00063019.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C#, the Natural Progression Open in a new windowLink Details
- JavaWorld article by Michael L. Perry, ITworld.com.
- http://www.javaworld.com/javaworld/jw-08-2000/jw-0804-itw-csharp_p.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Extended Use of .NET RichControl Class - C# CLabel 1.0beta Open in a new windowLink Details
- 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.
- http://www.codeproject.com/cs/miscctrl/csharp_clabel.asp

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Microsoft C# Gets An A Open in a new windowLink Details
- Microsoft's C# (c-sharp) language wins an A from reviewer.
- http://www.techweb.com/wire/story/TWB20001010S0015

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
CNET.com: Why Microsoft's C# isn't Open in a new windowLink Details
- 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.
- http://news.com.com/2008-1082-817522.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing

Submit a Featured Link: [$19.00]  Submit a Regular Link: [$9.00]