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 is rxjava used for?
Which is the default http method for an action method?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
What is entity sql? : Entity framework
Explain the use of Inversion of control (IOC)?
What is associationset? : Entity framework
how do you query in entity model when the result has a join from from different database other than the entity model?
Can you use Razor code in Javascript in ASP.Net MVC?
What filters are executed in the end?
mention what are the various methods provided by the dataset object to generate xml?
What is routeconfig.cs in mvc 4?
What is work of clr?
Can I remove .net framework?
what do you mean by table-per-hierarchy?