Get in Touch

Course Outline

The programming environment and explanation of .NET Core
- understanding Visual Studio
- creating project and solution
- importing libraries
- implementing the solution

C# syntax
- data types, operators, and expressions
- loops and conditions
- creating methods
- handling exceptions
- invoking methods
- creating overloaded methods
- optional and output parameters in methods

Structures and collections
- implementing structures and enum types
- organizing data in collections

Object-oriented programming
- event handlers
- creating classes
- defining and implementing interfaces
- implementing strongly-typed collections
- creating class hierarchies
- extending .NET Framework or Core classes

Working with files
- reading and saving files
- serializing and deserializing XML and JSON
- working with the I/O library

Working with databases
- creating and using Entity Data Models
- querying data using LINQ
- updating data with LINQ
- remote data access over the network
- data access via Web services (REST)

Multithreaded and asynchronous programming
- implementing multithreading using Lambda expressions and tasks
- preparing asynchronous operations
- synchronizing concurrency for data access

Optional (if time permits):
- WPF Window Application project (.NET Framework)
- ASP.NET MVC Project (.NET Framework or .NET Core)
- accessing data in SQL Server Azure Database (Cloud)

Requirements

  • Basic knowledge of software development concepts.

Audience

  • Technical Team Leader
  • Software Developer
 28 Hours

Testimonials (4)

Related Categories