Course Outline
The programming environment and an overview of .NET Core
- Mastering Visual Studio
- Initiating projects and solutions
- Incorporating libraries
- Executing solution implementations
C# Syntax
- Data types, operators, and expressions
- Loops and conditional logic
- Method creation
- Exception management
- Method invocation
- Implementing method overloading
- Handling optional and output parameters
Structures and Collections
- Implementing structures and enum types
- Structuring data using collections
Object-Oriented Programming
- Event handling
- Class creation
- Defining and implementing interfaces
- Building strongly-typed collections
- Establishing class hierarchies
- Extending .NET Framework or Core classes
File Operations
- Reading and writing files
- Serializing and deserializing XML and JSON
- Utilizing the I/O library
Database Integration
- Developing and utilizing Entity Data Models
- Data querying via LINQ
- Updating data using LINQ
- Accessing remote network data
- Data access through Web services (REST)
Multithreading and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Setting up asynchronous operations
- Synchronizing concurrency for data access
Optional Modules (subject to time availability):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC Projects (.NET Framework or .NET Core)
- Connecting to SQL Server Azure Database (Cloud)
Requirements
- Foundational knowledge of software development terminology.
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.