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 many types of session in asp.net2.0

Answer Posted / swapna

ASP.NET pages typically post back to themselves in order to
process events.

Cross Page posting enables us to submit a form and have
this form and all its control values posted to another page.
The control which posts the page and all the control values
it contains has PostbackURL property.

And the receiving page uses PreviousPage property and the
PreviousPageType page directive to access the posting page
values

Is This Answer Correct ?    53 Yes 40 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which library is used by the testers and developers to develop automated tests and create testing tools?

1063


What are the file extensions for razor views?

1194


Explain in what order a destructors is called.

1080


What methods are fired during the page load? Init()

1026


in which protocol ASP.NET WEB API Work?

1155


How can we register exception filter from the action?

1113


What are the Types of chaching. How to implement caching

1077


What are navigation controls? How many navigation controls are there in ASP.NET 4.0?

1000


Which .NET framework supports Web API?

1108


What are sql joins?

1057


How many web config files can be created for an application?

914


What is the purpose of asp.net?

1052


When we use cookie less session? Explain its working?

1072


What is asp net_sessionid?

1147


What is the use of global.asax file?

1136