C#
  Home arrow C# arrow C# - An Introduction
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#

C# - An Introduction
By: Michael Youssef
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 270
    2003-11-17

    Table of Contents:
  • C# - An Introduction
  • Keywords
  • Identifiers
  • C# Statements
  • C# Building-Blocks
  • Commenting Your Code
  • Case-Sensitivity and Syntax Errors
  • Organizing Code Using White Space
  • Conclusion

  • 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


    C# - An Introduction


    (Page 1 of 9 )

    Learn the fundamentals of C# as Michael takes us on an introductory tour, including keywords, identifiers, and much more.

    I wrote this article for the novice who needs to grasp the concepts of what C# is all about, as well as how to write C# code.  To read this article you must have an overview of the .NET Framework and Visual Studio.NET (VS.Net) if possible.

    Before we discuss any of C#’s basic concepts, you must understand what a computer program is:

    A computer program is a series of lines of code that actually do two things:

    1. Store data (in many different ways as we will learn later)
    2. Manipulate this data (in many different ways, as well)

    For example, Microsoft Word is a complex program that manipulates text data.  You write lines of text in the page and you can change the colors, bold the text, copy and paste the text in your documents and various other operations.

    Another example is Adobe Photoshop; a complex application that works with photos and pictures.  Here the photos are the program’s data and the program will manipulate this data using its operations. Actually, you can think of this operation as the lines of code that we will write to manipulate this data.

    If you’ve ever had to learn another language – French for example – you may have found it difficult at first.  But, when you go further on you find that you are learning the language fairly easily.  The same thing goes with writing C# code.  In the beginning it may not seem easy but, as you go further, you will find yourself writing code without even looking for any references.  In the next few sections you will learn many things about writing and organizing your code.

    More C# Articles
    More By Michael Youssef


     

    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