What are session objects?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

what is the difference between console.writeline &console.output.writeline?

2 Answers  


How do you get records number from 5 to 15 from a dataset of 100 records?

3 Answers   Syntax Softtech,


How you can return View from ASP.NET Web API method?

0 Answers  


If you want to write your own dot net language, what steps you will you take care?

0 Answers  


what is the use of untyped data set ?

5 Answers   TCS, Wipro,






how to use web services with code?(with example code)

1 Answers   Accenture,


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

0 Answers   Netsweeper,


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

0 Answers  


What does AspCompat="true" mean and when should I use it?

1 Answers   Infogain,


What is the difference between session state and session variables ?

6 Answers   Digital GlobalSoft,


Describe how passport authentication works.

0 Answers  


after which page life cycle event all properties of control will be "fully loaded "

10 Answers   FactorH,


Categories