What is session in http request?


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

Post New Answer

More ASP.NET Interview Questions

How can i include both C# and vb.net classes in same solution?

2 Answers  


33) You create English, French, and German versions of your ASP.NET application. You have separate resource files for each language version. You need to deploy the appropriate resource file based on the language settings of the server. What should you do? A . Create an installer and set the Installer.Context property for each version of your application. B . Create an installer that has a launch condition to verify the locale settings. C . Create an installer that has a custom action to install only location-specific files. D . Create an installer that has an MsiConfigureProduct function to install the appropriate version.

2 Answers   Friedkin, ISH, Syntax, Syntax Softtech,


if i have 1000 records and i want to access 20 ata time from SQL server, what will be the query?

9 Answers   Mind Tree,


What is reflection and disadvantages of reflection ?

2 Answers   CTC, Microsoft,


How asp.net mvc differs from asp.net web forms? : asp.net mvc

0 Answers  


what is diffrance between response.write & response.output.write

4 Answers   CTS,


How can you pass multiple complex types in Web API?

0 Answers  


In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?

1 Answers  


Which method is used to enforce garbage collection in .net?

0 Answers  


About session modes

3 Answers   Wipro,


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

0 Answers   BirlaSoft,


Tell me Asp.net Method Overriding.

3 Answers  


Categories