Course Outline
The Programming Environment and Explanation of .NET Core for Government
- Understanding Visual Studio
- Creating project and solution
- Importing libraries
- Implementing the solution
C# Syntax
- Data types, operators, and expressions
- Loops, conditions
- Creating methods
- Handling exceptions
- Invoking methods
- Creating overloaded methods
- Optional and output parameters in methods
Structures and Collections
- Implementation of structures and enum types
- Organization of data in collections
Object-Oriented Programming
- Event handlers
- Creating classes
- Defining and implementing interfaces
- Implementing strong-type collections
- Creating class hierarchies
- Extending the .NET Framework or Core classes
Working with Files
- Reading and saving files
- Serializing and deserializing XML, JSON
- Working with I/O library
Working with Databases
- Creating and using Entity data models
- Querying data by using LINQ
- Updating data with LINQ
- Remote access to data on the network
- Data access through Web services (REST)
Multithreaded and Asynchronous Programming
- Multithreading implementation using Lambda expressions and tasks
- Preparing asynchronous operations
- Concurrency synchronization for data access
Optional (if time permits):
- WPF Window Application project (.NET Framework)
- ASP.NET MVC Project (.NET framework or .NET Core)
- Access to the data in SQL Server Azure Database (Cloud)
Requirements
- Understanding of fundamental concepts in software development.
Audience for Government
- Technical Team Leader
- Software Developer
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.