What is MVC (Model View Controller)? Explain MVC Life cycle ?

Поделиться
HTML-код
  • Опубликовано: 22 июн 2023
  • 1. Full .NET Interview Course (with PDF Book)
    C# / ASP.NET Core / MVC / API - Top 500 Interview Questions
    www.udemy.com/course/csharp-o...
    Don't worry if course not helping you, Udemy has 30 days Free Refund Policy.
    2. Quick Revision Book (PDF format)
    Top 500 .NET Interview Questions - OOPS/ C#/ ASP.Net/ MVC/ SQL /.Net Core /Web API
    imojo.in/interviewhappy
    50% Discount Applied on above link.
    Don't worry if book not helping you, I will return 100% of your money with in 7 days of purchase. Just mail me at anuragrawat123@gmail.com.
    My best wishes are with you.

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

  • @Alysia.in.Wonderland
    @Alysia.in.Wonderland 9 месяцев назад +7

    Your explanations are absolutely amazing

    • @interviewhappy
      @interviewhappy  9 месяцев назад +1

      Thanks and all the best for your career.

  • @ashokkhatri8180
    @ashokkhatri8180 Месяц назад

    best explanation within seconds...thanks sir

  • @digital.voyager
    @digital.voyager Год назад +3

    Amazing. Truely Amazing sir.

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

      Many Thanks .So nice of you @Engineerofinfinity

  • @ashokrajanala5010
    @ashokrajanala5010 9 месяцев назад +2

    It's good for interview purpose sir
    Please make videos on MVC crud operation with out entity framework with entity framework

  • @jagrutipatil1020
    @jagrutipatil1020 9 месяцев назад +3

    Thank you so much sir

  • @mohammedshahid8303
    @mohammedshahid8303 Год назад +4

    Is MVC totally different from the Web API? Or is it necessary to learn MVC after working with web APIs?

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

      Mvc is just a way to structure your API such as that the logic, the data and the views are separated. I would suggest you learn how to structure your Web APIs following the MVC model since it's very popular and it makes your project more scalable.

    • @nagswaroop1172
      @nagswaroop1172 8 месяцев назад

      Bro it's so simple. MVC returns Data and View .Whereas Web API returns only data.

  • @siddheshmahadik6921
    @siddheshmahadik6921 Месяц назад

    ❤❤❤

  • @jagrutipatil1020
    @jagrutipatil1020 7 месяцев назад +1

    Thanks ❤️😊

  • @where-is-my-mind.
    @where-is-my-mind. Год назад +2

    Mvc is not just for web application.

    • @sneer0101
      @sneer0101 Год назад +2

      He never said it was