Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
1010Post New Dot Net General Questions
What is clr in .net?
what user controls are and what server controls are and the differences between the two.
Can any object be stored in a viewstate in .net?
How many namespaces are in .net version 1.1?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Write the .net syntax for 'for loop'?
How is .net core cross platform?
What is the native image generator?
What is difference between .net and .net core?
What is the concept of inheritance in .net?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
How viewstate is being formed and how it's stored on client in .net?
What is view state in .net?
What is the use of common language runtime?
How server form post-back works?