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...

how to maintain the session state?
what is Abstract class and interface and inheritence with
example?

Answer Posted / anitha

Session object can be used for storing session-specific
information that needs to be maintained between server
round trips and between requests for pages.various modes of
storing ASP.NET session is:InProc,StateServer,and SQL
SERVER state.

Abstract classes provide a simple and easy way to
version your components. By updating the base class, all
inheriting classes are automatically updated with the
change. Interfaces, on the other hand, cannot be changed
once created. If a new version of an interface is required,
you must create a whole new interface.
If we want to provide common, implemented
functionality among all implementations of your component,
use an abstract class. Abstract classes allow you to
partially implement your class, whereas interfaces contain
no implementation for any members.

Inheritance is getting properties from parent class
to child class.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we add constraints to the route? If yes, explain how we can do it?

1171


How can you return string result from Action in ASP.Net MVC?

1000


What are the main features of asp.net mvc 4 used by asp.net web api?

1028


What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?

976


What is mapping in entity framework? : Entity framework

932


why DotNetFramework is included in building a software

2625


If I have multiple filters implemented, what is the order in which these filters get executed?

891


What is stateless model?

907


What is the .net framework 3.0 (formerly winfx)?

943


What is Dependency Injection in ASP.Net MVC

1018


Describe the .net framework architecture.

1020


How we can multiple submit buttons in ASP.Net MVC

1097


What are ajax helpers in asp.net mvc?

1024


What is an asynchronous controller in asp.net mvc?

985


Explain the new features 3.5 framework against with the tool?

907