C Sharp

Microsoft C# - Basic Codes & Useful Functions

C#.NET


C# is an elegant and type-safe object-oriented language that enables developers to build a variety of secure and robust applications that run on the .NET Framework

The C# language is intended to be a simple, modern, general-purpose, object-oriented programming language.

Features of C#

Following is the list of few important features:
•        Automatic Garbage Collection
•        Standard Library & Assembly Versioning
•        Properties, Delegates and Events
•        Easy-to-use Generics
•        Indexers
•        Simple Multithreading
•        LINQ and Lambda Expressions
•        Integration with Windows

Check the below topics


This section includes C# Basic codes for new learners & Useful functions.



No comments:

Post a Comment