What is reflection?
Answer Posted / agrawars
Reflection is a concept of reverse engineering. The process in order to read and access mechanism of control or assembly is called reflection. It can be performed by using System.reflection namespace in .net
Top two answers can be provide after it.
Thanks.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What is namespace of asp.net mvc?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
How to answer for project questions..?
Define the core components of an ASP.NET MVC application?
Is razor a server side?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What is viewbag?
Where is tempdata stored?
Is the following route definition a valid route definition? {controller}{action}/{id}
What are sections?
Can I uninstall microsoft .net framework?
explain how you can load related entities in ef (entity framework)?