When maintaining session through Sql server, what is the
impact of Read and Write operation on Session objects? will
performance degrade..
Answer Posted / nanda
SQL server session Using not for Large and long term
maintaninence.
When your application is in a web farm model , then u have
two option State server and other database server option. U
can use Either SQL or ORACLE in DB option.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we create a multiple user simultaneously ?
What is tracing? Where is it used?
Is a dll file an executable?
Explain cashing in asp.net.
What are the asp.net 2.0 features?
Is viewstate enabled by default?
What is event bubbling?
Describe a Windows Service and its lifecycle ?
What is asp.net web application?
How to create events for a control?
Explain how do you deploy your asp.net application?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is server infrastructure & server components?
Where is the view state data stored?
What is the parent class of all web server control?