1.

Mention What Is The Difference Between Temp Data, View, And View Bag?

Answer»

•Temp DATA: It helps to maintain data when you shift from ONE controller to other controller.
•View data: It helps to maintain data when you move from controller to view
•View BAG: It’s a dynamic WRAPPER around view data

•Temp data: It helps to maintain data when you shift from one controller to other controller.
•View data: It helps to maintain data when you move from controller to view
•View Bag: It’s a dynamic wrapper around view data



Discussion

No Comment Found