Course Outline
Programming Environment and .NET Core Overview
- Mastering the Visual Studio interface
- Establishing new projects and solutions
- Integrating external libraries
- Deploying solution implementations
C# Syntax
- Data types, operators, and complex expressions
- Control flow via loops and conditional statements
- Method creation
- Exception management
- Method invocation
- Implementing method overloading
- Utilizing optional and output parameters
Structures and Collections
- Implementing structures and enumeration types
- Structuring data using collections
Object-Oriented Programming
- Event handling mechanisms
- Class design and creation
- Defining and implementing interfaces
- Building strongly-typed collections
- Establishing class hierarchies
- Extending .NET Framework or Core classes
File Operations
- File reading and saving procedures
- XML and JSON serialization and deserialization
- Utilizing I/O libraries
Database Integration
- Creating and managing Entity Data Models
- Querying data using LINQ
- Updating data via LINQ
- Accessing remote network data
- Data interaction through Web services (REST)
Concurrent and Asynchronous Programming
- Multithreading with Lambda expressions and tasks
- Configuring asynchronous operations
- Synchronizing concurrent data access
Optional Modules (dependent on schedule):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC Projects (.NET Framework or .NET Core)
- Connecting to SQL Server Azure Database (Cloud)
Requirements
- Familiarity with fundamental concepts in software development.
Intended 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.