What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?


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

Post New Answer

More ASP.NET Interview Questions

What is the first name space in .netF/W heirarchy

3 Answers   Wipro,


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,


What is the difference between pathparam and queryparam?

0 Answers  


Using shadow variable is good or bad for application?

1 Answers   Keane India Ltd,


What is the lifespan for items stored in ViewState?

4 Answers   Siebel Systems,


What is the purpose of App_Code folder in ASP.NET? Why we this?

0 Answers   Sans Pareil IT Services,


How to use ipostback?

0 Answers  


we can able to display a MessageBox in asp .net without using any script langages?

8 Answers   ABC,


What are the difference between function and stored procedure in .net programming language?

0 Answers  


Why do we need master page in asp.net?

0 Answers  


Why we are using mvc instead of asp.net? : Asp.Net MVC

0 Answers  


How do we get only edited/deleted/inserted records from a Dataset?

1 Answers   Syntax Softtech,


Categories