Course Outline
Programming Environment and .NET Core Overview
- Navigating Visual Studio
- Initiating projects and solutions
- Importing libraries
- Implementing solutions
C# Syntax Essentials
- Data types, operators, and expressions
- Loops and conditional logic
- Method creation
- Exception handling
- Method invocation
- Creating overloaded methods
- Optional and output parameters in methods
Structures and Collections
- Implementing structures and enum types
- Organizing data using collections
Object-Oriented Programming
- Event handlers
- Class creation
- Defining and implementing interfaces
- Implementing strongly-typed collections
- Building class hierarchies
- Extending .NET Framework or Core classes
File Operations
- Reading and saving files
- XML and JSON serialization and deserialization
- Utilizing the I/O library
Database Interactions
- Creating and utilizing Entity Data Models
- Data querying with LINQ
- Data updates using LINQ
- Remote network data access
- Data access via Web services (REST)
Concurrency and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Preparing asynchronous operations
- Synchronizing concurrent data access
Optional Modules (subject to available time):
- WPF Window Application project (.NET Framework)
- ASP.NET MVC Project (.NET Framework or .NET Core)
- Accessing data in SQL Server Azure Database (Cloud)
Requirements
- Foundational knowledge of basic software development terminology.
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.