A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
What is Finalizer in .NET define Dispose and Finalize ?
What is the use of ErrorProvider Control in .NET?
Explain the difference between vb and vb.net?
How many types of exception handlers are there in .NET?
Types of evidence in .net with context to CAS
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
Dynamic Fonts
Which property is used in the email to send the content as HTML
What is the difference between reference type and value type?
What is the difference between custom control and web control?
What is STA in .NET?
What does SCM do?