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 do you manage session in ASP and ASP.NET?



How do you manage session in ASP and ASP.NET?..

Answer / simran_8185@rediff.com

session["sessionname"]=value to be stored
like
session["uid"]=ds.tables[0].row[0][0].tostring();

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Your manager has asked you to describe what you would use application variables for. What statement best describes the use of application variables? a) Application Variables are used to keep state for each connected user. b) Application Variables are used to keep state for the web site c) Application Variables are used to keep state for the application on the server d) Application Variables are used to keep state for all applications objects in the web site.

1 Answers   Syntax Softtech,


How to Deploy a project?

2 Answers  


Explain the Order of events in an asp.net page?

0 Answers  


Tell About Global.asax ?

3 Answers   Keane India Ltd,


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

0 Answers  


what is pagination in asp.net ?

1 Answers   Netsweeper,


Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.

1 Answers  


Which control would you use if you needed to make sure the values in two different controls matched?

2 Answers  


What are the Types of chaching. How to implement caching

0 Answers   Microsoft,


What is the difference between <%#%> and <%=%>?

5 Answers   IBS,


What is difference between singleton and single call?

0 Answers  


is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible

3 Answers  


Categories