How to Read and Import data of Uploaded Excel into SQL Server Database || ASP.NET Core || EF Core

Поділитися
Вставка

КОМЕНТАРІ • 13

  • @alefolegnebayewe6997
    @alefolegnebayewe6997 3 роки тому +1

    Thank you great coding. 1.Bulk Update, and 2. Check Box selected Bulk delete after importing and bulked saved, 3. For one More Model Class customization work challenging.

  • @sunilanthony17
    @sunilanthony17 3 роки тому +1

    Awesome tutorial....keep up the good work.

  • @jamesscott6864
    @jamesscott6864 3 роки тому +2

    Awesome, Exactly what i'm looking for but, please can you recreate this using Blazor Server with dapper ?

  • @esayasteshomemohammed59
    @esayasteshomemohammed59 3 роки тому +1

    Thank you great work. how to append edit, and delete tab for each row's on the imported displayed file table then save

    • @THE_PLOT_
      @THE_PLOT_ Рік тому

      did you fund a tutorial to do the edit and delete before importing to the database?

  • @hadiuddin2628
    @hadiuddin2628 2 роки тому

    Thanks. Do we need to define the file path for reading from excel

  • @sergeyt4118
    @sergeyt4118 3 роки тому +1

    thanks! could you also please show the same with any sound alternative to EPPlus (which requires a commercial paid license once you want to use it for business at work ... or, why would anyone need it for personal use? ... I can't imagine a real usecase except demo in real life otherwise)

  • @hasanmougharbel8030
    @hasanmougharbel8030 2 роки тому

    Hey there,keep up the great work in your channel.
    I have only a general enquiry as a newbie sql learner.
    Could i channel shopify live data into an sql application?(This should be an application developed for a company of 50 employees mainly for the sake of generating reports and analytics))
    Is this an easy process to undertake as a sql beginner? What should i keep in mind
    and what are the tools or softwares that i should work with right from the beginning.
    For notice, I made my mind to work with microsoft sql server, also our company has a dedicated server.
    Thanks for taking care of my enquiry

  • @djshaikhofficial296
    @djshaikhofficial296 3 роки тому +2

    Sir please make same video for asp.net MVC

    • @ThumbIKR
      @ThumbIKR  3 роки тому

      Thanks for your comment.
      You can do same thing in asp .net mvc following same way.

  • @sivareddythavanam3866
    @sivareddythavanam3866 2 роки тому

    Hai sir
    In this code I need edit or update those names and age

  • @OAPSOLUTIONS
    @OAPSOLUTIONS 2 роки тому

    Hello. I have a question, please.
    ¿How I could to use this example for a method [HttpPost] with webapi .Netcore 6?
    The data of file must copy into 2 tables in database sql server. Thanks!

    • @ranaajmal3029
      @ranaajmal3029 2 роки тому

      i also need .......data should be in parent table as well as child table ...defining the the attributes IDs at run time nd save into child table .......if you have found any soution please guide