What are the roles and similarities between ViewData and ViewBag?

beingchinmay

New member
Joined
Jan 15, 2016
Messages
6
Points
1
  1. Maintains data when moving from controller to view.
  2. Passes data from the controller to the respective view.
  3. Their value becomes null when any redirection occurs, because their role is to provide a way to communicate between controllers and views. It's a communication mechanism within the server call.
 
Older Threads
Replies
11
Views
4,206
Replies
2
Views
2,764
Replies
16
Views
7,493
Replies
28
Views
10,978
Newer Threads
Replies
1
Views
2,340
Replies
2
Views
2,199
Replies
7
Views
4,412
Recommended Threads
  • Locked
Replies
9
Views
6,396
Replies
7
Views
3,467
Replies
7
Views
4,618
Replies
8
Views
4,953
bob

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top