ASP.Net MVC Scribblings
search
⌘Ctrlk
ASP.Net MVC Scribblings
  • Introduction
  • Introduction
    • My ASP.net MVC Scribblings
    • Test
  • ASP.net MVC
    • Routing
    • Passing Data in MVC
      • ViewData and ViewBag
      • ViewData / ViewBag
      • TempData
      • Session Variables
    • ModelBinder
    • Advantages of MVC over WebForms
    • Data Annotation
    • RAZOR
    • ActionName decorator for overloaded Controller actions
    • Security
    • Shared Layout page
    • Custom Claims-based Windows Authentication in ASP.net MVC 5
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. ASP.net MVC

Passing Data in MVC

ViewData and ViewBagchevron-rightViewData / ViewBagchevron-rightTempDatachevron-rightSession Variableschevron-right
PreviousRoutingchevron-leftNextViewData and ViewBagchevron-right

Last updated 5 years ago