what is Versioning in asp.net and how it maintain in any web
application
Answer Posted / shine
versioning is achieved by6 using assembly.assemmbly is used to overcome dllhll problem
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of global.asax file?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What are the different properties of server control that exists?
What is slidemaster?
Difference between application events and session events
What is the difference between session and viewstate?
How can u debug your .net application?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What does session_start () do?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is the difference between web.config and machine.config in ASP.NET?
What New Features comes with ASP.NET Web API 2.0?
Explain login control and form authentication.
How tooltip is set through code-behind in ASP.NET?