Training
Module
Write your first C# code - Training
Get started by writing code examples to learn the basics of the C# syntax.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section explains programming concepts in the C# language.
Title | Description |
---|---|
Covariance and Contravariance (C#) | Shows how to enable implicit conversion of generic type parameters in interfaces and delegates. |
Iterators (C#) | Describes iterators, which are used to step through collections and return elements one at a time. |
Discusses several basic rules that might help you increase the performance of your application.
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Training
Module
Write your first C# code - Training
Get started by writing code examples to learn the basics of the C# syntax.