Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4751

ASP.Net Core MVC: TempData Tutorial with example

$
0
0
Here Mudassar Ahmed Khan has explained a short tutorial with example on how to use TempData in ASP.Net Core MVC. TempData is derived from the TempDataDictionary class and is basically a Dictionary object used for passing data from Controller to View or from Controller to Controller.

Viewing all articles
Browse latest Browse all 4751

Trending Articles