mcp-certification-483

No description

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

23

Forks

0

Issues

0

README
mcp-certification-483

Sample codes for MCP 483 (Programming in C#)

Sample codes for MCP 483 exam certification for the following features:

  • Thread & Task
  • Parallel
  • Async & Await
  • List
  • Dictionary
  • LINQ & PLINQ
  • JSON & XML serialisation
  • Action and Func
  • Exception
  • Read & Write files
  • Debug & Trace
  • PerformanceCounter & Stopwatch
  • Dynamic type
  • Regex expressions
  • Reflection
  • Garbage Collector
  • Generic type
  • Symmetric & Asymmetric data encryption