Course Outline
Development Environment and .NET Core Overview
- Navigating Visual Studio
- Initializing projects and solutions
- Managing library imports
- Executing and deploying solutions
C# Language Syntax
- Exploring data types, operators, and expressions
- Controlling flow with loops and conditions
- Defining methods
- Managing exceptions
- Invoking methods
- Implementing method overloading
- Using optional and output parameters
Data Structures and Collections
- Defining structures and enum types
- Organizing data using collections
Object-Oriented Programming (OOP)
- Implementing event handlers
- Designing classes
- Creating and implementing interfaces
- Working with strongly-typed collections
- Building class hierarchies
- Extending .NET Framework or Core classes
File Operations
- Reading and writing files
- Serializing and deserializing XML and JSON data
- Utilizing I/O libraries
Database Interaction
- Building and utilizing Entity Data Models
- Querying data via LINQ
- Modifying data with LINQ
- Performing remote network data access
- Accessing data 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 Topics (subject to time constraints):
- Developing WPF Window Applications (.NET Framework)
- Building ASP.NET MVC Projects (.NET Framework or .NET Core)
- Accessing SQL Server Azure Database (Cloud)
Requirements
- Familiarity with fundamental concepts of software development.
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.