Course Outline
Programming Environment and .NET Core Fundamentals
- Visual Studio overview and navigation
- Project and solution creation
- Library integration
- Solution implementation strategies
C# Syntax Essentials
- Data types, operators, and expressions
- Control flow with loops and conditions
- Method creation and invocation
- Exception handling techniques
- Method overloading
- Utilizing optional and output parameters
Structures and Collections
- Implementation of structures and enum types
- Data organization using collections
Object-Oriented Programming (OOP)
- Event handler mechanisms
- Class design and creation
- Interface definition and implementation
- Building strongly-typed collections
- Constructing class hierarchies
- Extending .NET Framework or Core classes
File Operations
- Reading and writing files
- XML and JSON serialization/deserialization
- Working with the I/O library
Database Integration
- Building and utilizing Entity data models
- Data querying via LINQ
- Data updates using LINQ
- Remote network data access
- Data access through Web services (REST)
Multithreading and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Asynchronous operation preparation
- Concurrency synchronization for secure data access
Optional Modules (subject to schedule):
- WPF Window Application development (.NET Framework)
- ASP.NET MVC Project setup (.NET Framework or .NET Core)
- Accessing data in SQL Server Azure Database (Cloud)
Requirements
- A solid foundation in fundamental software development concepts.
Target Audience
- Technical Team Leaders
- Software Developers
Testimonials (4)
Nice and friendly. Very knowledgeable. Would recommend Shane to others.
Joshua - California State University Bakersfield
Course - Programming in C# with Visual Studio 2022
Very hands on. Having multiple exercises a day was really helpful to solidify the knowledge and concepts Shane presented.
Michael - California State University Bakersfield
Course - Programming in C# with Visual Studio 2022
Covered all the topics and provided working exercises.
Greg - California State University Bakersfield
Course - Programming in C# with Visual Studio 2022
Everything. Again considering the amount of concepts Fulvio covered, including detailed explanation in three days was really good. I liked that he covered a lot of concepts we as Data Engineers would require.