Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Does mvc support session?



Does mvc support session?..

Answer / Manish Yadav

Yes, ASP.NET MVC supports sessions. Sessions allow you to store data for a user across multiple requests. However, it is recommended to use other methods such as cookies or databases for storing user-specific data due to the potential performance overhead and scalability issues associated with sessions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

What is mvc token?

1 Answers  


What is the main purpose of mvc architecture?

1 Answers  


Is mvc an api?

1 Answers  


What is the difference between mvc and mvp?

1 Answers  


What is mvc dapper?

1 Answers  


What is mvc in spring?

1 Answers  


What is razor view engine in mvc?

1 Answers  


What is the difference between adding routes, to a webform application and an mvc application?

1 Answers  


What is front controller?

1 Answers  


What is database first approach in mvc using entity framework?

1 Answers  


How does view data differ from view bag in mvc?

1 Answers  


Why is mvc needed?

1 Answers  


Categories