TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
Wikitestuser
When:
6 Nov 2014 1:56 PM
Last revision by
Wikitestuser
When:
6 Nov 2014 1:57 PM
Revisions:
2
Comments:
2
Options
Subscribe to Article (RSS)
Share this
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
TEst article C# 123
TEst article C# 123
Article
History
TEst article C# 123
The C# language is intended to be a simple, modern, general-purpose,
object-oriented programming
language.
The language, and implementations thereof, should provide support for software engineering principles such as
strong type
checking, array
bounds checking
, detection of attempts to use
uninitialized variables
, and automatic
garbage collection
. Software robustness, durability, and programmer productivity are important.
The language is intended for use in developing
software components
suitable for deployment in distributed environments.
Source code portability is very important, as is programmer portability, especially for those programmers already familiar with
C
and
C++
.
Support for
internationalization
is very important.
C# is intended to be suitable for writing applications for both hosted and
embedded systems
, ranging from the very large that use sophisticated
operating systems
, down to the very small having dedicated functions.
Although C# applications are intended to be economical with regard to memory and
processing power
requirements, the language was not intended to compete directly on performance and size with C or assembly language.
Edited::
The C# language is intended to be a simple, modern, general-purpose,
object-oriented programming
language.
The language, and implementations thereof, should provide support for software engineering principles such as
strong type
checking, array
bounds checking
, detection of attempts to use
uninitialized variables
, and automatic
garbage collection
. Software robustness, durability, and programmer productivity are important.
The language is intended for use in developing
software components
suitable for deployment in distributed environments.
Source code portability is very important, as is programmer portability, especially for those programmers already familiar with
C
and
C++
.
Support for
internationalization
is very important.
C# is intended to be suitable for writing applications for both hosted and
embedded systems
, ranging from the very large that use sophisticated
operating systems
, down to the very small having dedicated functions.
Although C# applications are intended to be economical with regard to memory and
processing power
requirements, the language was not intended to compete directly on performance and size with C or assembly language.
C# .NET
[Edit tags]
Leave a Comment
Please add 1 and 1 and type the answer here:
Post
Wiki - Revision Comment List(Revision Comment)
Wikis - Comment List
Sort by:
Published Date
|
Most Recent
|
Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
Posted by
Wikitestuser
on
6 Nov 2014 1:56 PM
TEst
Edit
Posted by
wikiwriter
on
12 Nov 2014 1:01 AM
test
Edit
Page 1 of 1 (2 items)