how to maintain the session state?
what is Abstract class and interface and inheritence with
example?
Answer Posted / prabhat
session are maintain on the server,session are created for
the individual user,the data are stored in the session
butare secured,
all methods are abstract method in the interface,and we can
not use any modifier before method in interface calsses.
Abstact class having abstract method as well as user defind
method,
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what do you mean by navigation property?
Is mvc 4 supporting windows azure sdk (software development kit) ?
How can you return string result from Action in ASP.Net MVC?
How to Redirect Tracing to a File
Why to use Html.Partial in ASP.Net MVC?
What is the advantage of using asp.net routing?
Mention some action filters which are used regularly in ASP.Net MVC?
What is the need of Action Filters in ASP.Net MVC
In Server how to check whether model has error or not in ASP.Net MVC
What is viewdata?
Explain tempdata in mvc?
What is viewbag?
What is page life cycle?
what is msl?
Which is the root namespace for fundamental types in .net framework?