MVC State Management [Cookies, Sessions, Application State & TempData]

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024

ความคิดเห็น • 83

  • @muhammadtayyab6721
    @muhammadtayyab6721 3 หลายเดือนก่อน

    No words Man, one of the best, detailed, and to the point, tutorial I have ever seen in MVC

  • @foundev
    @foundev 5 ปีที่แล้ว +11

    Explanation straight to the point! No wasting tym like other youtubers do. Great video.

  • @aaqibzafar3192
    @aaqibzafar3192 2 ปีที่แล้ว +1

    Bhtreen dost. Bht acha tutorial bnaya ha.

  • @a.s.8113
    @a.s.8113 4 ปีที่แล้ว +1

    Love from India. Maza aa gya bhaijan !! Really nice video

  • @KhalidAfridi1
    @KhalidAfridi1 2 ปีที่แล้ว

    Very well explained. Thank you Bhai. Thumbs up 👍

  • @gocrazywithsimra2220
    @gocrazywithsimra2220 2 ปีที่แล้ว

    Nice Explanation sir
    Could you please share store procedure video

  • @akc1308
    @akc1308 8 หลายเดือนก่อน

    Nice Explanation

  • @ashupardhi5071
    @ashupardhi5071 2 ปีที่แล้ว

    Great explaination..

  • @uttamrawat7989
    @uttamrawat7989 2 ปีที่แล้ว

    Mauj krde pin to point batya ha bhai ne

  • @shreeK-27
    @shreeK-27 2 ปีที่แล้ว

    @Ali Raza Sardar Ali Nice explanation. Would you also brief how Application State is different from TempData?

    • @AliRazaSardarAli
      @AliRazaSardarAli  2 ปีที่แล้ว +2

      Application state is a data repository available to all classes in an ASP.NET application. Application state is stored in memory on the server and is faster than storing and retrieving information in a database.
      TempData is used to transfer data from view to controller, controller to view, or from one action method to another action method of the same or a different controller.
      TempData stores the data temporarily and automatically removes it after retrieving a value.

    • @shreeK-27
      @shreeK-27 2 ปีที่แล้ว

      @@AliRazaSardarAli thanks

  • @harisahsan3740
    @harisahsan3740 4 ปีที่แล้ว +1

    Great explanation sir...

  • @ankushporeddiwar4691
    @ankushporeddiwar4691 3 ปีที่แล้ว

    Very helpfull for me also..Thank u

  • @rameshshinde2573
    @rameshshinde2573 3 ปีที่แล้ว

    Cool explanation

  • @9811289700
    @9811289700 2 ปีที่แล้ว

    Hello sir, when i login i hold the session. if my session is null they return to login page. But when i logged out my session is removed. but still when i press back browser button its still login. How can i handle this. if my session is removed on click of logged out. then how can my home page show a session result on back button

  • @rahuldake3057
    @rahuldake3057 4 ปีที่แล้ว

    great video

  • @rggodman
    @rggodman 3 ปีที่แล้ว

    How to access cookie from different controllers and views ? Please help.

    • @AliRazaSardarAli
      @AliRazaSardarAli  3 ปีที่แล้ว

      By calling classes that handle cookie and sessions

  • @shashankshekhar-cl7rd
    @shashankshekhar-cl7rd 3 ปีที่แล้ว

    Superb bro..please make video on dotnet core also

  • @jayantaghosh7678
    @jayantaghosh7678 4 ปีที่แล้ว

    TempData is use to pass data from one action method to another action methods

    • @AliRazaSardarAli
      @AliRazaSardarAli  4 ปีที่แล้ว

      its for passing data to subsequent request in application

  • @arunbm123
    @arunbm123 3 ปีที่แล้ว

    Janab, maast explanation

  • @kitchenking9231
    @kitchenking9231 3 ปีที่แล้ว

    Super

  • @farooqahmedDaDa
    @farooqahmedDaDa 5 ปีที่แล้ว +1

    Nice work 🖒

  • @uclong1176
    @uclong1176 3 ปีที่แล้ว

    thank you

  • @learningneverends2831
    @learningneverends2831 2 ปีที่แล้ว

    White theme use kia krein nzr nahi aata sahi sy

    • @AliRazaSardarAli
      @AliRazaSardarAli  2 ปีที่แล้ว

      White theme se ankho per zyada pressure ata hai , its harmful

  • @hunachigi9824
    @hunachigi9824 3 ปีที่แล้ว

    How to write abc in a view

  • @anshulrawat0007
    @anshulrawat0007 5 ปีที่แล้ว

    which voice recorder you are using ?

  • @mohitthakur6550
    @mohitthakur6550 5 ปีที่แล้ว

    helllo sir i want to know that how to restrict to someone to copy url and past new tab and they get login page to that page whoes url they copy

  • @tejaschinchwalkar8913
    @tejaschinchwalkar8913 3 ปีที่แล้ว

    Sir I have a question ? In TempData method if we refresh the page then it will erase the value , so any solution to keep value even if it refresh ?

    • @AliRazaSardarAli
      @AliRazaSardarAli  3 ปีที่แล้ว

      TempData retains it's value no matter refresh or not

    • @tejaschinchwalkar8913
      @tejaschinchwalkar8913 3 ปีที่แล้ว

      @@AliRazaSardarAli ok sir Thank you

    • @shreeK-27
      @shreeK-27 2 ปีที่แล้ว

      @Ali Raza Sardar Ali will it have value for the 2 refreshes as it saves data for 2 consecutive requests? Is that right?

  • @alphabytes6699
    @alphabytes6699 5 ปีที่แล้ว

    Salam bhai your video is excellent, kya ap payments method integration pr b 1 video bna sktae ha jis ma hum master card etc sa payments accept kr skai 😊

    • @AliRazaSardarAli
      @AliRazaSardarAli  5 ปีที่แล้ว +2

      I'll try

    • @alphabytes6699
      @alphabytes6699 5 ปีที่แล้ว

      @@AliRazaSardarAli Thanks a lot i am waiting if you can then 😊 please do it in this week, it will be very helpful for me may ALLAH blessed you 😊

  • @MajidAli-dm2ld
    @MajidAli-dm2ld 3 ปีที่แล้ว

    Sir application state ko view access krna to apny btaya e ni?

  • @renyruth423
    @renyruth423 4 ปีที่แล้ว

    Do you have an English Channel? Cannot follow hindi.

    • @AliRazaSardarAli
      @AliRazaSardarAli  4 ปีที่แล้ว

      In this channel I have mixed language Tutorials

  • @ankurprakash5303
    @ankurprakash5303 5 ปีที่แล้ว

    Sir kya aap dynamic data ko kaise use karte hai session me bata sakte hai.

    • @AliRazaSardarAli
      @AliRazaSardarAli  5 ปีที่แล้ว

      you can simply assign dynamic data to session

    • @ankurprakash5303
      @ankurprakash5303 5 ปีที่แล้ว

      Kya ap koi video send kar sakte hai

    • @AliRazaSardarAli
      @AliRazaSardarAli  5 ปีที่แล้ว

      @@ankurprakash5303 i dont have but its very simple just assign value to session no matter dynamic or static

  • @ashwinidhawale3802
    @ashwinidhawale3802 5 ปีที่แล้ว

    hello sir... can please show how to use this var abc in view section

    • @AliRazaSardarAli
      @AliRazaSardarAli  5 ปีที่แล้ว

      In views we write razor syntax in order to support c# and razor syntax is started by prefixing @ before code for single line and for multi line use @{you code}

    • @hunachigi9824
      @hunachigi9824 3 ปีที่แล้ว

      Have u got the value?

  • @AfzaalMunir
    @AfzaalMunir 5 ปีที่แล้ว

    you did a good job (y)
    keep it up

  • @aloksaraswat4652
    @aloksaraswat4652 4 ปีที่แล้ว

    How can I have all your video tutorials?

  • @rajkumarrajbhar9090
    @rajkumarrajbhar9090 11 หลายเดือนก่อน

    Code link de dijiye

    • @AliRazaSardarAli
      @AliRazaSardarAli  10 หลายเดือนก่อน

      Yes HR is a seaparate module

  • @archna4232
    @archna4232 5 ปีที่แล้ว +1

    subscribed :)

  • @muhammadyousufsaleem6149
    @muhammadyousufsaleem6149 5 ปีที่แล้ว

    thanks sir

  • @faheemahmadofficial7701
    @faheemahmadofficial7701 5 ปีที่แล้ว

    very very fast person :*

    • @AliRazaSardarAli
      @AliRazaSardarAli  5 ปีที่แล้ว

      Can you elaborate "fast" ?

    • @faheemahmadofficial7701
      @faheemahmadofficial7701 5 ปีที่แล้ว

      @@AliRazaSardarAli it means that i had to reduce the speed of the video..please speak more concisely and also please edit the parts of video that are confusing l..

  • @hussienbadi571
    @hussienbadi571 5 ปีที่แล้ว

    I think You can Speak English