Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is reflection and disadvantages of reflection?

Answers were Sorted based on User's Feedback



What is reflection and disadvantages of reflection?..

Answer / shijas

Reflection is used for accessing assembly related
information ie, methods ,properties etc
we can dynamically invoke methods using reflection.
reflection can use for latebinding of an object.

Is This Answer Correct ?    28 Yes 10 No

What is reflection and disadvantages of reflection?..

Answer / dhinakarn

Get The metadata from modules/assemblies.

Is This Answer Correct ?    16 Yes 5 No

What is reflection and disadvantages of reflection?..

Answer / anand mishra

Reflection is used to access assembly information like
methods and properties at run time. We can dynamically
invoke methods of an assembly at run time and thus
reflection is used for late binding.

Is This Answer Correct ?    9 Yes 6 No

What is reflection and disadvantages of reflection?..

Answer / niraj kumar

Reflection is based on RTTI that means Run Time Type
Information.Disadvantages of reflection is you don't know
method name then you can't use the gettype.

Is This Answer Correct ?    4 Yes 2 No

What is reflection and disadvantages of reflection?..

Answer / ajanthan

it gets metadata from assemblys . but according to 2nd
answer and 3rd answer both r interrelated b'css what the
metadata will contain the information about data present in
assemblies so obviously either we can say it gets meta data
or it gets information in assemblie.
if i am wrong plz clear this dought

Is This Answer Correct ?    3 Yes 4 No

What is reflection and disadvantages of reflection?..

Answer / abhay

reflection is a namespace comes under System namespace that is used for devleoping applications.by reflection you can access metadata information.
* how many classes in assembly.
*what are methods and their type in assembly.
*constructor,field,event information used in classes.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What is strong-typing versus weak-typing?

0 Answers  


which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl

8 Answers   Satyam,


Can I read the hard disk serial # of the client computer using asp.net?

0 Answers  


What is Virtual path in ASP.Net

2 Answers   Proteans,


Differentiate strong typing and weak typing

0 Answers  


What are the differences between Trace and Debug?

2 Answers   Accenture,


Does the following statement executes successfully: Response.Write(?value of i = ? + i);

4 Answers   TCS,


Where does Web.Config Info stored? Will this be stored in the registry?

4 Answers   Accenture,


What is the usage of DelegatingHandler?

0 Answers  


how can we display records in single datagrid using two datasets in different place?

2 Answers   Global Computer, Honeywell,


what is AutoEventWireUp and what is the use of This property explain in details?

0 Answers   ITC Infotech,


What is asp.net and its advantages?

0 Answers  


Categories