My Profile

Sunday, January 23, 2011

C# Design Goals

The ECMA standard lists these design goals for C#.Net



  • It is intended to be simple, modern, general purpose, and object oriented programming language.
  • It should include strong type checking, array bound checking, detection of attempts to use uninitialized variables, source code portability and automatic garbage collection.
  • It is intended for use in developing software components than can take advantage of distributed environments.
  • As programmer portability is very much important, especially for those programmers already familiar with C & C++, C# is best suitable.
  • Provide support for internationalization, as it was very important.
  • It is intended to be suitable for writing applications for both hosted and embedded systems.


----------------------------------------------------------

** If you like this post please like our page in facebook

4 comments:

Post a Comment

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More