What is session state management?
Answer / Sushil Kumar Singh
Session State Management in .NET Framework refers to the process of tracking user data across multiple requests within a single session.
| Is This Answer Correct ? | 0 Yes | 0 No |
Name a few different return types of a controller action method?
give the feature of .net2.0 over .net1.1
Explain representational state transfer (rest) in detail?
What is attribute routing in mvc?
what is the three pillar of .Net ?
What are the new enhancements done in default project template of asp.net mvc 4?
can we call the garbage collector to run explicicitly?
What is net framework 3.0 ?
What is IL
What are the types of authentication in .net
Explain the request flow in asp.net mvc framework?
Can we add constraints to the route? If yes, explain how we can do it?