Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi all,

I am new to WPF. In my project I want a Scheduler Control. While I search in Google, a lot of WPF control package only have this Scheduler Control. But they are very costly. Is any Free Wpf Scheduler Control is there?

Otherwise Is any solutions for this? Thank you.
Posted
Comments
Sergey Alexandrovich Kryukov 5-Nov-13 0:27am    
What do you mean by Scheduler? What should be its functionality? The purpose?
—SA
Jagadeeswaran Natarajan 5-Nov-13 1:16am    
@Sergey Alexandrovich Kryukov //What do you mean by Scheduler? // Search "Wpf Scheduler" in Google you will get an idea. //What should be its functionality? // It Schedule the Tasks. //The purpose?// Implementing my Hotel PMS project.
Sergey Alexandrovich Kryukov 5-Nov-13 1:30am    
Rather, search using this search pattern should give you the answer. I wanted to know what is your meaning of that. If you refer to other resources, where the meaning would be different, why asking for help?
Strictly speaking, schedulers have nothing to do with UI. If I'm asking, I know why I'm asking.
—SA
Jagadeeswaran Natarajan 5-Nov-13 1:53am    
a lot of WPF control package only have this Scheduler Control. But they are very costly. Is any Free Wpf Scheduler Control is there? Like 3rd party tool.
Sergey Alexandrovich Kryukov 5-Nov-13 2:00am    
Maybe you are wasting your time. This is not a project-finding service. We can gladly help you if you have some question or concern on technology, software development, computer science, and so on, have some well-defined technical problem. Experts here develop code, not so much looking for available projects. However, just wait, in case someone used something suitable. But I already advised you to describe the functionality you need. Everyone (almost) knows Windows Scheduler Service (which you can probably use), but "WPF Scheduler" can be understood in different ways...
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900