Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. SCHEDULER IN VISUAL STUDIOS

SCHEDULER IN VISUAL STUDIOS

Scheduled Pinned Locked Moved ASP.NET
questioncsharpdatabase
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Faisal7
    wrote on last edited by
    #1

    Hi, I am creating a scheduling website for a university project using Visual Studios. It is a website for managing shifts and schedules and the main event of the website is the scheduler which will display employee shifts within it. I have never created a timetable/calendar/scheduler in Visual Studios before. How can I produce a simple scheduler in C# that can be modified and links to a database?

    V 1 Reply Last reply
    0
    • F Faisal7

      Hi, I am creating a scheduling website for a university project using Visual Studios. It is a website for managing shifts and schedules and the main event of the website is the scheduler which will display employee shifts within it. I have never created a timetable/calendar/scheduler in Visual Studios before. How can I produce a simple scheduler in C# that can be modified and links to a database?

      V Offline
      V Offline
      Vincent Maverick Durano
      wrote on last edited by
      #2

      Have you tried finding some resource at google for this? I believe there are tons for existing articles on how to build stuff like scheduler. Also, instead of rolling out your own, have you considered using a precooked tools that were available and fully tested? For example: (1) DayPilot Scheduler Control for ASP.NET[^] (2) AJAX Event Calendar (Scheduler) for ASP.NET MVC in 80 Lines of Code[^]

      F 1 Reply Last reply
      0
      • V Vincent Maverick Durano

        Have you tried finding some resource at google for this? I believe there are tons for existing articles on how to build stuff like scheduler. Also, instead of rolling out your own, have you considered using a precooked tools that were available and fully tested? For example: (1) DayPilot Scheduler Control for ASP.NET[^] (2) AJAX Event Calendar (Scheduler) for ASP.NET MVC in 80 Lines of Code[^]

        F Offline
        F Offline
        Faisal7
        wrote on last edited by
        #3

        Hi Vincent, Thanks for the reply. I have searched Google for resources and I couldn’t find what I wanted; so I turned to forums with the hope that people who have successfully created schedules in Visual Studios could give me their knowledge. The links that you gave me are just what I need. I will attempt compiling the code and editing it to suit my needs. Thanks again.

        C 1 Reply Last reply
        0
        • F Faisal7

          Hi Vincent, Thanks for the reply. I have searched Google for resources and I couldn’t find what I wanted; so I turned to forums with the hope that people who have successfully created schedules in Visual Studios could give me their knowledge. The links that you gave me are just what I need. I will attempt compiling the code and editing it to suit my needs. Thanks again.

          C Offline
          C Offline
          Charlie brown 711
          wrote on last edited by
          #4

          Maybe you could look at quartz.net and Hangfire

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups