C#
  Home arrow C# arrow Introducing C# and the .NET Framework
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
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#

Introducing C# and the .NET Framework
By: Michael Youssef
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 87
    2005-01-31

    Table of Contents:
  • Introducing C# and the .NET Framework
  • The .NET Framework
  • C# Source code
  • The .NET Type Story
  • A World of .NET
  • The Common Language Runtime
  • The Common Type System
  • A World of Interoperability Through the CLS
  • Where Can I Find the .NET SDK?
  • Writing the Hello World Example with the C# Compiler
  • Assemblies
  • Analyzing the Code

  • 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


    Introducing C# and the .NET Framework


    (Page 1 of 12 )

    This is the first article in my series (Introducing C# for Developers). You will learn C# in a short time, and you will know what features C# introduces to software development and how rapidly you can develop software applications for the .NET platform.

    I begin the series with an introduction to C# and the .NET Framework. You will learn about the Common Language Runtime, the Common Type System and the Common Language Specifications. Then together we will create your first C# application using C# Compiler, and we will also  create this application using Microsoft Visual Studio.NET. 

    After this introduction you will learn more about .NET Types, and the story of Value Types and Reference Types. I know that you are excited to learn about C# classes and how a C# class is encapsulated in one file (unlike C++); this will come with a discussion of C# Access Modifiers. After you master the concepts related to a C# class you will need to learn about controlling the path of the application with the familiar if statement and its friends belonging to the iteration statement family.

    Ready to sharpen your skills? It's time to learn about C# methods and how C# methods can make your programming constructions encapsulated. You will learn about method overloading and parameterized methods, and how you can pass parameters by value and by reference. You will also learn about the ref and out keyword, and how they can change the way you design your method's parameters.

    After methods come properties. It's very important at this time to learn what a C# compiler generates under the hood when you write properties in your classes. You will learn properties syntax and how to make your properties Read-Only, Write-Only and Read-Write. You will learn what a static property is, too. Then you will learn about the various operators introduced by the C# language and how to use them. C++ defines a construction called Indexed Property, but in C# we call it an Indexer, and it can make your life much easier so a discuss about Indexers is a must as well.

    A .NET Application is typically one or more assemblies so you need to learn about assemblies as well as namespaces,  so one article coming up will be about Assemblies and Namespaces. Then we will discuss some advanced C# programming concepts like Inheritance, Polymorphism programming and Interfaces, which take you into some great details about C# programming. Delegates maybe not familiar to you so we will spend some time studying it followed by C# Events. I will end the series with an article about Object manipulation and operations. I hope that this series will sharpen your skills.

    More C# Articles
    More By Michael Youssef


     

    C# ARTICLES

    - Cyclic Redundancy Check
    - Handling Methods and Functions
    - Destroying Objects in C#
    - Creating Objects in C-Sharp
    - Classes and Objects
    - Programming Languages: Managed versus Native
    - LINQ-to-MySQL with DbLinq in C#
    - Working with Dates and Times in C#
    - Generics, Dictionaries, and More
    - More About Generics
    - Working with C# Collections
    - Generics
    - C# and XML
    - Pointers and Arrays in C#
    - C# 3.0 Extension Methods





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