آموزش C Sharp 2008 مقدماتی تا پیشرفته از شرکت AppDev
In this course, you will learn how to…
* Build and debug applications using Visual Studio 2008.
* Create and use variables, operators, and data types.
* Find and use the classes you need within the .NET Framework.
* Manage flow control within your code, branching and looping as needed.
* Create and consume classes and objects.
* Add and consume properties and methods in your classes.
* Make use of .NET s object-oriented features, such as overloading, inheritance and interfaces.
* Store, retrieve, and manipulate multiple values using arrays.
* Work with .NET generics.
* Make best use of the .NET Framework s support for collection classes.
* Handle exceptions in your code.
* Create and use delegates, and understand how they relate to events.
* Use anonymous types, lambda expressions, extension methods, object initializers, and implicit type declaration..