.Net MVC project with Sql Server and Entity framework step by step

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

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

  • @nikolaybilov9539
    @nikolaybilov9539 9 месяцев назад

    Thank you. I have some experience in c# but only in making services, smart devices and little bit desktop applications. But I have never done anything in c# for web. I don't know actually why, probably because it was no demand for in on my work, party I was considering myself only as a developer of desktop applications for database, in small degree applications for devices but not a web developer. While finding a new job having an intention to shift to side of c# I was convinced that web is an essential part of c# knowledge and I cant be a in any measure confident c# programmer without it. Web in c# has its peculiar logic quite far from anything I get used too. And you use 2019 the same as me.

  • @omkarjagdale9189
    @omkarjagdale9189 Год назад +1

    Informative 👍

  • @ishan5540
    @ishan5540 7 месяцев назад

    very simply explained good job sir

  • @ZeroToHero1705
    @ZeroToHero1705 6 месяцев назад

    It was very useful sir thank you so much❤❤

  • @Anonymous-playlist
    @Anonymous-playlist 4 месяца назад +1

    15:52 you wrote the code for create function or it was autowritten?

  • @Sinnie_KaMavovo
    @Sinnie_KaMavovo 29 дней назад

    I'm getting an error when I try to add a controller 14:28

  • @saieshwar7816
    @saieshwar7816 Год назад +1

    Is this which type of approach

    • @dharmeshkumar2688
      @dharmeshkumar2688 Год назад

      Here I am using database first entity framework approach. There are other approaches also.