Topics
Diğer Eğitimler

Topics

1 - Types

2 - Generics

Generic Types

Constraints Generic

Methods Variance

3 - Collections

List

IEnumarable, IEnumarator vs

Dictionary

FIFO ve LIFO

Concurrent Collection Tuples

4 - Object Lifetime

Garbage Collection

Destructor and Finalization

IDisposable

5 - Exception Handling

6- Delegates – Lambdas – Events

7- Advanced C#

Indexer Methods

Operator Overloading

Custom Type Conversions

Anonymous Types

8 - Reflection – Custom Attributes

9 - Dynamic Type ve DLR

dynamic anahtar kelimesi

Dynamic Language Run-Time (DLR)

10 - App Domains

11- Multithreading, Parallel and Async Programmin