C#
  Home arrow C# arrow Page 5 - Visual C#.NET, Part 1: Introduction to Pro...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
C#

Visual C#.NET, Part 1: Introduction to Programming Languages
By: Michael Youssef
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 280
    2004-04-28

    Table of Contents:
  • Visual C#.NET, Part 1: Introduction to Programming Languages
  • Types of Programming Languages
  • Meet Microsoft.NET
  • Microsoft.NET Platform Components
  • .NET Framework Central Components
  • Visual Studio.NET

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Visual C#.NET, Part 1: Introduction to Programming Languages - .NET Framework Central Components


    (Page 5 of 6 )

    .NET Framework Class Library (FCL)

    For now think of this as the programming functionality and capability that we will use to develop our applications.  In our random number generator we use a function to perform the number generating.  This function is part of the Class Library.  Also, as a note, you can develop Windows applications, Web applications, network applications, and more using this one common library.

    NOTE  We haven't studied the concept of classes yet, so don't worry if you find yourself confused. Just understand that the FCL contains the programming functions that you will use to develop applications using .NET.

    .NET Common Language Runtime (CLR)

    This is a major part of the .NET Framework, but before we know what its role in .NET is, we must understand what Runtime means.

    Runtime is the time when you execute your program, meaning the time when your program is running in memory.  As its name implies it is the language responsible for running and executing .NET applications, as well as managing memory.  Before .NET memory management was the programmer's responsibility and, believe me, it was one of the worst nightmares for programmers.  Now with .NET, the CLR will manage memory, which will result in improved applications performance and stability.

    NOTE  Because this book focuses on C#, and not the .NET Framework, we will not discuss the Framework much longer.  If you need more information about the .NET Framework there are many books available as well as the MSDN resources offered by Microsoft.  When you finish the book you can read Appendix: A -- "About Microsoft.NET"  -- as it will provide you with background information on .NET.

    More C# Articles
    More By Michael Youssef


       · Good article for beginners
     

    C# ARTICLES

    - Introduction to Objects and Classes in C#, P...
    - Visual C#.NET, Part 1: Introduction to Progr...
    - C# - An Introduction
    - Hotmail Exposed: Access Hotmail using C#
    - Razor Sharp C#
    - Introduction to Objects and Classes in C#
    - Making Your Code CLS Compliant
    - Programming with MySQL and .NET Technologies
    - Socket Programming in C# - Part II
    - Socket Programming in C# - Part I
    - Creational Patterns in C#
    - Type Conversions
    - Creating Custom Delegates and Events in C#
    - Inheritance and Polymorphism
    - Understanding Properties in C#







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    Stay green...Green IT