Using sql server with entity framework core

Поділитися
Вставка
  • Опубліковано 7 січ 2025

КОМЕНТАРІ •

  • @enmanuelr7
    @enmanuelr7 5 років тому +32

    Notice that you are a great teacher. The point that i am trying to make is that i like the way you explain. That's all in this comment, thank you for reading.

    • @MrKoukoo
      @MrKoukoo 5 років тому +2

      Hahaha well written!.

    • @vinodp7508
      @vinodp7508 4 роки тому

      well played...!!

  • @yasinyussuf6846
    @yasinyussuf6846 4 роки тому +7

    I don't understand why some dislike a tutorial like this. Please appreciate the effort put on this.He knows what i don't know that is why i am watching this tutorial and i am Not jealous at all :D

  • @GabolHackers
    @GabolHackers 4 роки тому +10

    Man, this guy is really great putting such great hardwork online for free.

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

    A great voice for tutorials and very well explained. Thank you sir!

  • @alik.8061
    @alik.8061 2 роки тому

    you are amazing . solved a big problem, thanks a lot.

  • @salomonks-francais6752
    @salomonks-francais6752 5 років тому +3

    Such a great explanation. I easily understood the concept. Thank you.

  • @christopherbloomfield1074
    @christopherbloomfield1074 4 роки тому

    Great explanation. Each lesson is clear i leave with a full understanding of the topic

  • @TamilDove
    @TamilDove 8 місяців тому +1

    Superb ❤️ anyone can easily understand ur classes ❤️

  • @ypwygk652
    @ypwygk652 4 роки тому

    THANKS VERY VERY MUCH, PLEASE CONTINUE

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

    omg finally it worked thank you so much!

  • @TheUjjwalpandey
    @TheUjjwalpandey 4 роки тому

    I am enjoying this tutorial. Thanks KudVenkat a lot :)

  • @ehaltom1
    @ehaltom1 5 років тому +2

    Great series so far! Thank you Pragim.

  • @naodagere8210
    @naodagere8210 4 роки тому

    Thanks for the wonderful demonstration.

  • @johnwindsor5426
    @johnwindsor5426 5 років тому

    Very nice explaination. Thank you so much give me this great tutorials!!!

    • @Csharp-video-tutorialsBlogspot
      @Csharp-video-tutorialsBlogspot  5 років тому

      Hello John - You are very welcome. I have included all the .NET Course videos, slides and text articles in sequence on the following page. Hope you will find it handy.
      www.pragimtech.com/courses/asp-net-core-mvc-tutorial-for-beginners/
      When you have some time, can you please leave your rating and valuable feedback on the reviews tab. It really helps us. Thank you.

  • @chandanapatel8505
    @chandanapatel8505 5 років тому +2

    Thank you so much for your videos,please upload videos for exporting and importing excel data to table and gridview.

  • @rahimkhosravinasab1883
    @rahimkhosravinasab1883 4 роки тому

    Awesome, this was helpful.

  • @virenderkumar-ek5fr
    @virenderkumar-ek5fr 3 роки тому

    Great series

  • @thanks_God_ForEverything
    @thanks_God_ForEverything 4 роки тому

    You are more than hero

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

    God bless you

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

    Hi KudVenkat, appreciate your efforts, I am facing issues while using it in vs 2022, c#6. There is no startup file.

  • @mikebreeden6071
    @mikebreeden6071 4 роки тому

    I love these videos but just FYI what I simply cannot find is how to get configuration values in a code behind page. I need my AWS Secret Key, etc. Yes, you say how to put them into the "out of project" Secrets location. You explain in detail the order which configuration locations are checked and overridden. No where though can I find how to simply read a configuration setting from a code behind page. .. I do keep watching these though. I learn more even when watching them the second time. Thanks much.

  • @stephen9646
    @stephen9646 4 роки тому

    Is there a way to test the connection of the data source of Sql Server and C#/dotnet core in VS Code? because Visual Studio does and I was wondering if there is one for VS Code.

  • @mahekchavan8446
    @mahekchavan8446 4 роки тому

    In this video, correct me if I am wrong, we haven't the _employeeList ,right? In the delete method, we deleted the employee from the list.

  • @sakthir3892
    @sakthir3892 5 років тому

    Thank you very much sir

  • @sulaimanahmedz5826
    @sulaimanahmedz5826 5 років тому +2

    Sir can you make a vide on uploading and downloading images and/or videos in angular 7 and ASP.NET CORE. It would be very helpful.

  • @lifetraveler8008
    @lifetraveler8008 4 роки тому +1

    I am getting the following error
    System.ArgumentNullException: 'Value cannot be null. (Parameter 'connectionString')'
    help please!!

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

      same, have you solved it?

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

      @@devstreamingdev I must have , don't remember it though, sorry!!

  • @rsrodas
    @rsrodas 5 років тому

    Interesting to see multiple calls to Data Base in Index View if we use the model several times (foreach) in the page ?!
    I'm still not convinced in using Entity Framework...

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

      I don't think you understand how EF works. You can make changes to the model (multiple times) and when your done you save the state to the DB.

  • @halivudestevez2
    @halivudestevez2 5 років тому +1

    I'm interested about Database First, and do everithing I had in normal EF and ASP:NET

  • @pavankogpayana
    @pavankogpayana 5 років тому

    first thank you so much for your videos, my request is what do you say dapper vs entity framework. I'm waiting for your suggestions/answer

    • @Csharp-video-tutorialsBlogspot
      @Csharp-video-tutorialsBlogspot  5 років тому +4

      Hello Shiv - From a performance standpoint Dapper is better and from ease of development standpoint EF is better. However, which technology is better for your project depends on several criteria like the mix of technologies you are using, the architecture of the application, the scope of your project, performance, test, deployment and development needs, the development team skills etc.

    • @pavankogpayana
      @pavankogpayana 5 років тому +1

      thank you sir, great explanation and teaching....😊

  • @pablosalas8586
    @pablosalas8586 4 роки тому

    how to configure is I need for example: an IDepartmentRepository, etc because in this project we just use one model(Employee), and Department is an enum so, how can i do if i need more models?? anyone knows?

  • @namratakumar764
    @namratakumar764 5 років тому

    Wah

  • @pallaviganesh5578
    @pallaviganesh5578 4 роки тому

    Sir, could you please advise how to connect Sybase database using entity framework in .net core....

  • @mohanaddahe3522
    @mohanaddahe3522 5 років тому

    thank you alot. Please if you can to provide a course to boilerplate framework it's more powerfull framework and depends on design driven development

  • @ljupconewman9357
    @ljupconewman9357 5 років тому

    Do you know how to scaffold views and sprocedures from SQL Server to our project by using ASP.NET Core 2.2?

  • @shravanishetty4916
    @shravanishetty4916 5 років тому

    Hi...Regarding the above video, when i try to pass the created context class 'AppDbContext' to the 'AddDbContextPool', it gives me a error like 'Static types cannot be used as type arguments'. Could you please help me in resolving this.

    • @Csharp-video-tutorialsBlogspot
      @Csharp-video-tutorialsBlogspot  5 років тому

      Hello Shravani - Not sure why you are getting that error. Can you please share your code.

    • @shravanishetty4916
      @shravanishetty4916 5 років тому

      @@Csharp-video-tutorialsBlogspot : Ya sure. Please find the below code.
      Startup.cs
      public class Startup
      {
      public Startup(IConfiguration configuration)
      {
      Configuration = configuration;
      }
      public IConfiguration Configuration { get; }
      // This method gets called by the runtime. Use this method to add services to the container.
      public void ConfigureServices(IServiceCollection services)
      {
      services.AddDbContextPool(
      options => options.UseSqlServer(Configuration.GetConnectionString("EmployeeDBConnection")));
      services.AddMvc().SetCompatibilityVersion(CompatibilityVersion.Version_2_2);
      }
      }
      AppContext.cs
      public class AppContext : DbContext
      {
      public AppContext(DbContextOptions options): base(options)
      {

      }
      public DbSet Employees { get; set; }

      }

    • @shravanishetty4916
      @shravanishetty4916 5 років тому

      @@Csharp-video-tutorialsBlogspot : Hi Venkat,
      Got the below issue. There is an 'AppContext' class which derives from 'System' namespace.
      Hence it got ambiguous between my context class and the one in 'System' namespace. Once I changed the name of my context class then it derived from my project namespace. Now it works fine.
      Thanks

  • @Tajdev
    @Tajdev 5 років тому

    is it the last video of this playlist?

    • @Csharp-video-tutorialsBlogspot
      @Csharp-video-tutorialsBlogspot  5 років тому

      Hello Asif - No this is not the last video. We have a few more important concepts and I will resume those videos soon.

  • @sachingotal11
    @sachingotal11 5 років тому

    When will the next part be uploaded?

  • @genovme
    @genovme 4 роки тому

    Hello,
    How to connect to existing database, using SQL Server authentication?
    Best Regards!

  • @eugene-white-shark
    @eugene-white-shark 3 роки тому

    Thank you

  • @pallaviganesh5578
    @pallaviganesh5578 4 роки тому

    How to connect Sybase database instead of usesqlserver? Could anyone help?

  • @lianyingzhang1358
    @lianyingzhang1358 5 років тому

    why not subtitles about some videos?

    • @lianyingzhang1358
      @lianyingzhang1358 5 років тому

      wow, I fount this Text version of the video link.

  • @marselinalatumaerissa1523
    @marselinalatumaerissa1523 5 років тому

    Great job venkat, can you please make parts video starting from insert, delete, update, retrieving data from simple case until using bootstrap and EF? thank you

  • @coolwaterdvr
    @coolwaterdvr 5 років тому

    Thanks Venkat!

  • @sourishdutta9600
    @sourishdutta9600 5 років тому

    Sir please upload a Node Js tutorial with mongodb please.

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

    a waste of time of a video

  • @abidalisidd
    @abidalisidd 5 років тому +1

    Why too much short videos?

    • @salomonks-francais6752
      @salomonks-francais6752 5 років тому +1

      Because it is better for us beginner to grasps.

    • @abidalisidd
      @abidalisidd 5 років тому

      @@salomonks-francais6752
      So you are saying that fresher has the only capacity can gran 2 lines of code.

    • @salomonks-francais6752
      @salomonks-francais6752 5 років тому

      Would you prefer a short but precise video or a longer one that takes you half of the day for the same content?
      I have seen some teachers spending hours to dispense the same lessons Mr. Kudvenkat teaches in less than 10 minutes.
      I personally prefer his technic as once I watch one video, I don't have to revisit it when practising.
      It's all about time.

    • @Sysshad
      @Sysshad 5 років тому +1

      its much easier to find the exact info you need by dividing the information. Also he does some repetition of previous content at start so ppl remember better. its a good strategy

    • @slashd
      @slashd 4 роки тому +1

      I prefer these short video's instead of those 40+ minutes ones, too many topics discussed so it's difficult to find what you're looking for