Which type of state management is provided by Query String in ASP.NET?


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

Post New Answer

More ASP.NET Interview Questions

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,


Which methods validate all the controls on a page?

0 Answers  


Who generates session id?

0 Answers  


what is profiles in asp.net

1 Answers  


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

0 Answers  






What is the use of HttpHandlers? When to use this?

0 Answers   Wipro,


What are Authentication and Authorization?

0 Answers  


What is app_code folder in asp net?

0 Answers  


Explain the boxing and unboxing concept in .net?

0 Answers  


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

0 Answers  


What is the difference between a.Equals(b) and a == b?

4 Answers  


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

0 Answers  


Categories