C#
  Home arrow C# arrow Page 3 - Razor Sharp C#
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#

Razor Sharp C#
By: Pawan Bangar
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 151
    2003-09-18

    Table of Contents:
  • Razor Sharp C#
  • History
  • Where It's Heading

  • 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


    Razor Sharp C# - Where It's Heading


    (Page 3 of 3 )

    This simple, modern, object-oriented and type-safe programming language is likely to be taken up immediately by C and C++ programmers. They can now develop internet-based applications without learning Java. This language can bring about more speed in building applications for the new Microsoft .NET platform, which exploits computing and communication to provide various tools and services. Modern programming demands short cycling times and frequent revision. C# does this with fewer lines of the code and less errors. This is the age of the internet, and tools are required to work with HTML, XML and SOAP. At present the existing tools are not the completely suited to working with new technologies. C# has built-in support to turn any component into a web service that can be invoked over the internet from any application running on any platform.

    The language also offers features that are available in Java, including better security and garbage collection, which tidies up computer memory used in a software programs. Garbage collection is one of Java’s most popular features, which helps in reducing the complexity of application development. To attract Java professionals, Microsoft also introduced a tool that can convert Java software code into C# code.

    C# eliminates costly programming errors, thus software development and revision becomes less costly. For example, even an expert C++ programmer can make the simplest of mistakes like forgetting to initialise a variable. Such mistakes result in unpredictable problems that can remain undiscovered for long periods of time. In the case of C#, variables are automatically initialised by the environment. Some of the other advantages of C# are: garbage collection, which relieves the programmer of the burden of manual memory management; type-safe variables; and the ability to update the software components at a later time as C# includes versioning support within the language, which cannot be done in C++ and Java. This helps prevent coding errors and preserve versioning flexibility.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

     

    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
    For more Enterprise Application Development news, visit eWeek