How to Perform CRUD Operations Using Entity Framework in Blazor Scheduler

Поделиться
HTML-код
  • Опубликовано: 27 июл 2024
  • Learn how to perform CRUD operations using entity framework in the Syncfusion Blazor Scheduler component of Syncfusion. This video covered a step-by-step process to achieve how to perform CRUD operations and load events on demand using the entity framework in the Blazor Scheduler component.
      
    The Scheduler is a fully featured calendar component that allows you to manage your time efficiently. It facilitates easy resource scheduling and appointment rescheduling through drag-and-drop and resizing actions. 
    Many real-time applications use Schedulers as an integral part, thus serving different purposes based on the project type. Some of the active applications are fare calendars, meeting room calendars, doctor’s appointment planners, and hotel room reservation calendars.

    A wide variety of built-in view modes are available: day, week, workweek, month, agenda, month-agenda, year, and timeline. Easily configure each view with view-specific options. 

    Users can create and edit events and appointments in line with a single click on the schedule cells or on an appointment’s subject. Pressing Enter after the new subject text is typed in the inline text box will update and save the appointment.  
      
    Tutorial video:  www.syncfusion.com/tutorial-v...
      
    Watch the following video to see how to create a Blazor server app and add Syncfusion Blazor components to it:  
    • Create a Blazor Server...
      
    Download the example from GitHub:    
    github.com/SyncfusionExamples...
       
    TRIAL LICENSE KEY
    ---------------------------
    If you need a trial license key, start your Blazor trial from your Syncfusion account and then obtain your trial license key from the downloads page:   
     www.syncfusion.com/account/ma...
      
    Check if you are eligible for a free license for all Essential Studio products on our Community License page:   
    www.syncfusion.com/products/c...
         
    Blazor Scheduler
     ------------------    
    Product Overview: www.syncfusion.com/blazor-com...
    Examples: blazor.syncfusion.com/demos/s...
    Documentation: blazor.syncfusion.com/documen...
    Download free trial: www.syncfusion.com/downloads/...
    NuGet package: www.nuget.org/packages/Syncfu...
    BOOKMARK DETAILS   
     --------------   
    [00:00] Introduction   
    [01:29] Custom adaptor
    [02:14] Database connection
    [05:21] Adding initial data manually
    [06:16] Create a custom database connection
    [10:15] Including the Blazor Scheduler component
    [11:11] Perform insert operation
    [12:36] Perform update operation
    [13:58] Perform delete operation
    [15:08] perform batch update operation
    SUBSCRIBE   
     ----------    
    Syncfusion on RUclips: / syncfusioninc   
    Sign up to receive email updates: www.syncfusion.com/account/em...
       
    SOCIAL COMMUNITIES   
     -----------------------------    
    Facebook: /     
    Twitter: / syncfusion    
    LinkedIn: / syncfusion    
    Instagram: / syncfusionofficial   
      
    #blazor #scheduler #entityframework
  • ХоббиХобби

Комментарии • 4

  • @amiri_ahmad
    @amiri_ahmad 4 месяца назад +1

    Why can't I use custom template using when I'm using Data Manager component and custom adaptor?

    • @SyncfusionInc
      @SyncfusionInc  4 месяца назад +1

      Hello,
      You can achieve your requirement by utilizing the Schedule component EventSettings in the ChildContent property. Within the ChildContent, you can set the DataManager component to use a custom template as needed. A runnable sample is attached below for your reference.
      Sample: www.syncfusion.com/downloads/support/directtrac/general/ze/Blazor-Scheduler-CRUD-using-custom-adaptor1544185593.zip

    • @amiri_ahmad
      @amiri_ahmad 4 месяца назад

      Thanks a lot 👍

    • @SyncfusionInc
      @SyncfusionInc  3 месяца назад

      Hi,
      The editor window of the Scheduler component can be customized using the EditorTemplate (syncfusion.pulse.ly/ehxs5rrh4j) option. For your reference, we have attached the documentation and demo sections to explain this functionality.
      Documentation: syncfusion.pulse.ly/jseetgassu
      Demo: syncfusion.pulse.ly/wmoaquqg73