what to magage the state manament in asp.net with respect
to in_prock and out_prock



what to magage the state manament in asp.net with respect to in_prock and out_prock..

Answer / saikat

Session

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How is my content secured from unauthorized access?

0 Answers  


What is cas?

0 Answers  


What are client activated objects?

0 Answers  


Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()

4 Answers   Techno Solutions,


Define globalization and localization.

0 Answers  






Is razor a programming language?

0 Answers  


What is stateless asp or asp.net ?

2 Answers   Accenture, BirlaSoft,


What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?

1 Answers  


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

8 Answers   ABC,


What are the different types of validation controls provided in ASP.NET?

0 Answers   Sans Pareil IT Services,


How Can assign alias name for ASP.NET Web API Action?

0 Answers  


What is smpte vc-1?

0 Answers  


Categories