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

Using ViewData in ASP.Net MVC Core

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

Viewing all articles
Browse latest Browse all 4731

Trending Articles