What is versioning in .NET?
Answer / sampath
Versoning enables to solve the DLL hell problem in .net
which is found in ASP and VB. DLL hell is nothing but a
higher verson of DLL overwrites the older version.
Is This Answer Correct ? | 12 Yes | 8 No |
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"
12 Answers Phoenix Technologies,
Explain asp.net page life cycle?
hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance
what is view state
5 Answers Microsoft, Siebel Systems,
Which library is used by the testers and developers to develop automated tests and create testing tools?
can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?
Explain the significance of routing? : asp.net mvc
can sn.exe can be used before gacutil.exe
How does dataset acts in a disconnected fashion ?
What do you mean by authorization?
What are session objects?