Course Outline
The programming environment and an overview of .NET Core
- Navigating Visual Studio
- Setting up projects and solutions
- Integrating libraries
- Deploying the solution
C# Syntax Essentials
- Data types, operators, and expressions
- Control flow with loops and conditions
- Defining methods
- Exception handling strategies
- Method invocation techniques
- Creating overloaded methods
- Utilizing optional and output parameters
Structures and Collections
- Implementing structs and enum types
- Managing data organization through collections
Object-Oriented Programming Principles
- Handling events
- Class creation and design
- Defining and implementing interfaces
- Building strongly-typed collections
- Establishing class hierarchies
- Extending .NET Framework or Core classes
File Management
- Reading and writing files
- Serialization and deserialization of XML and JSON
- Utilizing I/O libraries
Database Integration
- Building and utilizing Entity Data Models
- Querying data with LINQ
- Updating data via LINQ
- Remote data access over the network
- Data access through Web services (REST)
Multithreaded and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Configuring asynchronous operations
- Synchronizing concurrency for data access
Optional Modules (subject to time availability):
- WPF Window Application project (.NET Framework)
- ASP.NET MVC Project (.NET Framework or .NET Core)
- Accessing data in SQL Server Azure Database (Cloud)
Requirements
- Fundamental knowledge of software development terminology and practices.
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.