Results 1 to 5 of 5

Thread: Programming language C Sharp and its characteristics

  1. #1
    Join Date
    Nov 2009
    Posts
    64

    Programming language C Sharp and its characteristics

    I an about to learn C Sharp software programming language. This is a compulsory subject for my forthcoming semester. Although not yet started teaching C Sharp, our college has assigned us a small assignment. We have to define the C Sharp programming language along with its characteristics and features. I have found few points but those are not enough. Provide some information on this topic.

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: Programming language C Sharp and its characteristics

    C# is a another OOP language i.e Object Oriented Programming language. C# provides checking of array bounds and uninitialized values. Its basic principal is to simplify the object oriented programming concept for the C# software programmers. It is used to develop applications for Microsoft .NET platform. The programmer can code applications for embedded as well as host systems using C# programming language.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,521

    Re: Programming language C Sharp and its characteristics

    Most of the application of on .NET framework are coded in either Visual Basic programming language or C-Sharp programming language. But now-a-days with the advent in the C-Sharp programming language and its easy to grasp forced has gained C-Sharp popularity in designing programs for .NET framework. C-Sharp and Java share many of the syntax.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Programming language C Sharp and its characteristics

    Here are a few of the characteristics of C sharp language:
    • Data types in C sharp: To ensure the integrity of data stored there are rules implemented in C sharp. The data types include enumeration and structure types as well. There are three basic types of data types which C sharp supports, they are: Reference type, Value type and boxing-unboxing.
    • Security: To avoid any complication and accident features, codes should be explicitly declared as unsafe if they are unsafe codes.

  5. #5
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Programming language C Sharp and its characteristics

    C-Sharp programming language is a creation of Microsoft. ECMA- European Computer Manufacturers Association has done the standardization of the C-Sharp programming language. The main goal of Microsoft in developing this programming language was to help the programmers and software engineers to design applications easily for the .net framework platform of Microsoft.

Similar Threads

  1. How is C# Sharp a type safe language ?
    By Satchel in forum Software Development
    Replies: 7
    Last Post: 03-01-2011, 10:13 PM
  2. What are the characteristics of web programming?
    By Elijah2010 in forum Technology & Internet
    Replies: 4
    Last Post: 11-03-2010, 05:06 AM
  3. What are HTA in Programming Language?
    By Silent~Kid in forum Software Development
    Replies: 4
    Last Post: 27-02-2010, 05:31 AM
  4. Data Types in C sharp language
    By Ram Bharose in forum Software Development
    Replies: 5
    Last Post: 28-12-2009, 11:56 AM
  5. Socket programming: Is any new Programming Language?
    By Kushan in forum Software Development
    Replies: 3
    Last Post: 14-11-2009, 11:13 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,535,808.35028 seconds with 17 queries