iNET Interactive - Online Advertising Agency
          
   Home    Authors    About    Login    Contact Us
   Search:   
Advanced Search     
  Articles

  ASP (26)
  ASP.NET (19)
  C and C++ (4)
  CFML (2)
  CGI and Perl (16)
  Flash (2)
  Java (7)
  JavaScript (28)
  PHP (92)
  MySQL (13)
  MSSQL (3)
  HTML (35)
  SEO (9)
  Visual Basic (12)
  CSS (13)
  SSI (5)
  XML (12)
  C# (14)

  Developer News

August 8, 2008
Reader Question: What graphics compression program do you use?
About
 
August 7, 2008
Google's Big Mistake: Getting Rid of Google Page Creator, What Do...
About
 
August 7, 2008
Wish XML a happy birthday
About
 
August 7, 2008
Poll: How important is SEO to your overal website strategy?
About
 
August 7, 2008
How to Create a Search Feature with PHP and MySQL
WebReference.com
 
August 7, 2008
1 comment
.net
 
Courtesy of moreover.com
 
Want to receive new articles via e-mail? Click here!
/Home /C#

C# sharp edged Language 

  Views:    6073
  Votes:    9
by Pawan Bangar 5/02/04 Rating: 

Synopsis:

A LONG-CHERISHED desire of programmers to have the best of visual basic (VB), C and C++ in one language may have been answered by a new solution from Microsoft, CSharp.
Pages: firstback1 forwardlast
The Article

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 application without learning Java. This language can bring about more speed in building application 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. CSharp does this with fewer lines of the code and less errors. This is the age of internet, and tools are required to work with HTML, XML and SOAP. At present the tool are not the most suitable for working with new technologies. CSharp has a built-in support to turn any component into a web service that can be invoked over the internet form 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 programme. Garbage collection is in of Java’s most popular feature, which helps in reducing the complexity of application development. To attract Java professionals, Microsoft also introduced a tool that can converts the Java software code into CSharp code.

CSharp 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 problem that can remain undiscovered for long period of time. In the case of CSharp, variables are automatically initialised by the environment. Some of the other advantage of CSharp are : garbage collection relieves the programmer of the burden of manual memory management; variable are type-safe; and we can update the software components at a letter time as CSharp include versioning support in the language, which cannot be done in C++ and Java. This helps prevent coding errors and preserve versioning flexibility.

Pages: firstback1 forwardlast

Similar/related articles:


 
  Sponsors