What are the roles and similarities between ViewData and ViewBag?

beingchinmay

New member
Joined
Jan 15, 2016
Messages
6
Points
0
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
8
Views
3,609
Replies
2
Views
2,339
Replies
14
Views
6,749
Replies
28
Views
9,827
Latest threads
Replies
0
Views
459
Replies
0
Views
275
Replies
5
Views
944
Replies
1
Views
331
Recommended threads
Replies
14
Views
5,153
Replies
6
Views
4,557
Replies
6
Views
2,758
Replies
10
Views
4,639

Referral contests

Referral link for :

Sponsors

Popular tags

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