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 is view state and how this can be done and was this there in asp ?
3 Answers Accenture, BirlaSoft, CTS, Mphasis,
Who is using asp.net?
What is itemrowdatabound for a datagrid?
Is viewstate enabled by default?
What is the benefit of WebAPI over WCF?
Describe SOA and the tenets of it?
What are user controls?
What is difference between view state and session state?
What is view state management in asp net?
Explain how dot net compiled code will become platform independent?
what is diffrence between debug class and trace class in asp.net ?
what are partial postbacks?