aditya immadi

aditya immadi

  • NA
  • 215
  • 22k

MVC sessions

Apr 11 2016 2:24 PM
Hai all,
          i m doing small project in MVC for my acadamics.in this my pages are executing  in dividually in perfect manner .however i m facing problems with sessions .hope you people save me
 
in my first page that is registration page i have to catch couple of deatils like email and name in sessions and pre bind it in 3rd page (2nd page is login as usual)  and registartion page's id should carryout in 4th and 5th pages so i can pull the records of a particular user in last page .i cmpltd tables and stored proc and other code in front end .i faced same scenario in .net but i found solution with your help.i here i m confusing alot.
 
all i need to is how to prebind sessions values in textboxes  where should i write code ..how can i insert user id from  first page to last page ...like wise..
 
TIA 

Answers (6)