Course Outline
The Programming Environment and .NET Core Overview
- Navigating Visual Studio
- Project and solution setup
- Library integration
- Solution implementation
C# Syntax Fundamentals
- Data types, operators, and expressions
- Control flow: loops and conditions
- Method creation
- Exception handling
- Method invocation
- Method overloading
- Optional and output parameters
Structures and Collections
- Implementing structures and enum types
- Data organization using collections
Object-Oriented Programming (OOP)
- Event handler management
- Class design
- Defining and implementing interfaces
- Strongly-typed collections
- Class hierarchy design
- Extending .NET Framework or Core classes
File Handling
- Reading and writing files
- XML and JSON serialization/deserialization
- I/O library operations
Database Integration
- Entity data model creation and usage
- Data querying via LINQ
- Data updates using LINQ
- Remote data access over the network
- Web service data access (REST)
Concurrency and Asynchronous Programming
- Multithreading with Lambda expressions and tasks
- Asynchronous operation preparation
- Data access concurrency synchronization
Optional Modules (subject to time):
- WPF Window Application project (.NET Framework)
- ASP.NET MVC Project (.NET Framework or .NET Core)
- SQL Server Azure Database (Cloud) access
Requirements
- Familiarity with 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.