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 / maloy.adhikari

The Reflection is used for accessing assembly related
information like methods ,properties etc at run time
& it can be dynamically invoke methods using reflection.
reflection can use for latebinding of an object.

The major disadvantage of using the reflection class is its
slow speed.

Is This Answer Correct ?    4 Yes 2 No

What is reflection and disadvantages of reflection ?..

Answer / nagaraj

Reflection is the ability to read metadata at runtime. Using
reflection, it is possible to uncover the methods,
properties, and events of a type, and to invoke them
dynamically. Reflection also allows us to create new types
at runtime.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version

3 Answers   DELL, Soham,


About session modes

3 Answers   Wipro,


Explain http handlers? Where we can use the http handlers?

0 Answers   Accenture,


Describe the differences between the lifecycles of Windows services and Standard EXE?

0 Answers   Siebel,


what is webservices. howit is use in our project .

4 Answers   TCS,


which is better arraylist or dictionary?

2 Answers  


What is cookies in asp net?

0 Answers  


What is State Management in .Net and how many ways are there to maintain a state in .Net?

6 Answers  


If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

0 Answers  


Is oauth for authentication or authorization?

0 Answers  


What is application variable?

0 Answers  


what is abstract class and method..

2 Answers  


Categories