How do http sessions work?


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

Post New Answer

More ASP.NET Interview Questions

What is smart navigation?

1 Answers  


Write some code using interfaces, virtual methods, and an abstract class`

0 Answers  


Can we have multiple web config files for an asp.net application?

0 Answers  


Define caching.

0 Answers  


What is asp.net architecture?

0 Answers  






What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.

4 Answers   Syntax Softtech,


What is the default timeout for a cookie?

0 Answers  


How To Authenticate Your Web service??

1 Answers  


What is application and session in asp.net?

0 Answers  


What is difference between view state and session state?

0 Answers  


Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?

1 Answers  


Which methods validate all the controls on a page?

0 Answers  


Categories