State Management on ASP.NET Core Application | Unit-6 (NCC)



State Management on ASP.NET Core Application | Unit-6 (NCC)

State Management on ASP.NET Core Application | Unit-6 (NCC)

In this video we have covered the topics like State Management on stateless HTPP, Server-side strategies: Session State, TempData, Using HttpContext, Cache Client-side strategies: Cookies, Query Strings, Hidden Fields. All this topics comprise the complete Unit-6 of NCC BSc-CSIT 6th Semester.

Links :

For Discussion and Notes (Please Join our Facebook Group): https://www.facebook.com/groups/828434601800858/

Working with Database | Unit-5 | NCC :https://youtu.be/DSZp2rxRuXY

Creating ASP.NET core MVC applications | Unit-4(Part-2):https://youtu.be/dDkC_W-S304

Creating ASP.NET core MVC applications | Unit-4(Part-1):https://youtu.be/c2ev4CSvtqQ

Introduction to Net Centric Computing (Unit 1-2):https://youtu.be/EssATNAIoYk

Introduction to ASP.NET | Unit-2 Complete:https://youtu.be/u9u2zK9zQ68

HTTP and ASP.NET Core | Unit-3 : https://youtu.be/ywvl7knwoag

CRUD operation video:https://youtu.be/iTWsha3gtPI

Our other playlists:
Compiler Design and Construction : https://youtube.com/playlist?list=PLME_7kJ7n_BrnDf88JQkU26T0T60YYKca
ASP.NET : https://youtube.com/playlist?list=PLME_7kJ7n_BpI2upQboUtqMbQbPv_Pk7O

Timecodes:
0:00 – Intro
0:39 – State management on stateless HTTP
3:35 – Session State
14:20 – TempData
24:06 – HttpContext
25:41 – Cookies
40:19 – Query String
40:45 – Hidden Fields