Develop windows services
Windows services using .net core or .net framework
Description
This course will get you started with developing windows services. You will learn how to find new project in visual studio, how to install windows service and you will understand the difference between two types of services available. With that, you will learn how to establish some basic timers and schedulers, and how to deal with some common events.
What You Will Learn!
- How to run windows services
- How to develop windows services
- How to establish timers and schedulers
- How to deal with file folder events
Who Should Attend!
- C# developers