Course Outline
Development Environment and .NET Core Fundamentals
- Navigating Visual Studio
- Setting up projects and solutions
- Managing library imports
- Implementing complete solutions
C# Syntax Essentials
- Data types, operators, and expressions
- Control structures: loops and conditions
- Method creation and invocation
- Exception handling
- Creating overloaded methods
- Managing optional and output parameters
Structures and Collections
- Implementing structures and enum types
- Organizing data using collections
Object-Oriented Programming (OOP)
- Event handling mechanisms
- Class creation and design
- Defining and implementing interfaces
- Utilizing strongly-typed collections
- Building class hierarchies
- Extending .NET Framework or Core classes
File Management
- Reading and writing files
- Serialization and deserialization of XML and JSON
- Utilizing the I/O library
Database Integration
- Building and using Entity Data Models
- Querying and updating data with LINQ
- Remote network data access
- Data retrieval via REST web services
Multithreading and Asynchronous Programming
- Implementing multithreading with Lambda expressions and tasks
- Managing asynchronous operations
- Synchronizing concurrent data access
Elective Modules (subject to available time):
- WPF Window Application projects (.NET Framework)
- ASP.NET MVC projects (.NET Framework or .NET Core)
- Accessing SQL Server Azure Databases (Cloud)
Requirements
- Familiarity with 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.