What is namespace used for loading assemblies at run time
and name the methods?
Answers were Sorted based on User's Feedback
Answer / umesh
System.Reflection and System.Type.InvokeMember to invoke
the method.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is entity framework? : Entity framework
What is .net framwork?
What you mean by routing in mvc?
Why is XmlSerializer so slow
if u add an import stmt to an application u can do the same by adding reference to the apllication then what is the diff bet these two ?
What is the role of the jit compiler in .net framework?
In which circumstances you used delegates?
What's different about namespace declaration when comparing that to package declaration in Java ?
What is work of clr?
How does CAS work
Is razor a server side?
What is meant by domain model?