Course Outline
The programming environment and an overview of .NET Core
- Navigating Visual Studio
- Initializing projects and solutions
- Importing external libraries
- Implementing project solutions
C# Syntax Essentials
- Data types, operators, and logical expressions
- Control flow: loops and conditional statements
- Method creation and invocation
- Exception handling strategies
- Creating overloaded methods
- Utilizing optional and output parameters in methods
Structures and Data Collections
- Implementing structures and enumeration types
- Organizing and managing data within collections
Object-Oriented Programming (OOP)
- Event handling mechanisms
- Class design and creation
- Defining and implementing interfaces
- Creating strongly-typed collections
- Building class hierarchies
- Extending .NET Framework or Core classes
File Management
- Reading from and writing to files
- Serialization and deserialization of XML and JSON data
- Utilizing the I/O library
Database Interactions
- Creating and utilizing Entity Data Models (EDM)
- Querying data using LINQ
- Updating data records via LINQ
- Accessing remote network data
- Data access through Web services (REST)
Multithreading and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Managing asynchronous operations
- Synchronizing concurrent data access
Optional Modules (subject to time availability):
- WPF Window Application development (.NET Framework)
- ASP.NET MVC Project development (.NET Framework or .NET Core)
- Accessing data in SQL Server Azure Database (Cloud)
Requirements
- A solid grasp of 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.