Last week I delivered a two days workshop about .NET Fundamentals. This two days workshop covered the base pillars of programming in C#.
Topics like:
- C# Syntax
- Creating methods
- Handling exceptions
- Monitoring applications
- Working with classes
- Type-Safe collections
- Class Hierarchy
- Using Inheritance
- Accessing Database
- Working with streams
- Improve application performance
- Improve application responsiveness
- Encrypting / Decrypting
- Reusable Types and Assemblies
- Reflection
- C# 6.0
were covered during this workshop.
- C# Syntax
- Creating methods
- Handling exceptions
- Monitoring applications
- Working with classes
- Type-Safe collections
- Class Hierarchy
- Using Inheritance
- Accessing Database
- Working with streams
- Improve application performance
- Improve application responsiveness
- Encrypting / Decrypting
- Reusable Types and Assemblies
- Reflection
- C# 6.0
were covered during this workshop.
Comments
Post a Comment