Answer Posted / vaibhav patel
yea
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is dependency injection?
What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?
What is difference between il and dll ?
Which of these statements correctly declares a two-dimensional array in c#?
So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?
Explain clr in brief.
What is parse method in c#?
How do you create partial methods?
What is a console application in c#?
What is the difference between arraylist and list in c#?
What is Event - Delegate?
What is delimiter in c#?
Expalin the way you implement inheritance by using VB.NET/C#?
Is string primitive?