How do you handle this COM components developed in other programming languages in .NET?
Explain the differences between Server-side and Client-side code?
what are login controls?
what is polymorphism and advantage ?
What is a managed code? : Dot net architecture
Explain about validation?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
State the different levels of exceptional safety?
So what exactly is the configuration file for then?
What is parallel computing?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
What are public and private assemblies ?