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
Define what is razor? : asp.net mvc
What is autopostback true?
What is the difference between Hash table and Array list?
Which is better php or asp.net?
How use Xml data in ASP.net?
What role “#&&” plays in a querysting?
Explain Features in ASP.NET
What are validator? Name the validation controls in asp.net? How do you disable them?
What does asax stand for?
Explain the difference between asp & asp.net.
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is an assembly? Explain its parts.
What is latest version of asp.net mvc? : Asp.Net MVC
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is _viewstart?