What is reflection and disadvantages of reflection ?
Answers were Sorted based on User's Feedback
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 |
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 |
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
About session modes
Explain http handlers? Where we can use the http handlers?
Describe the differences between the lifecycles of Windows services and Standard EXE?
what is webservices. howit is use in our project .
which is better arraylist or dictionary?
What is cookies in asp net?
What is State Management in .Net and how many ways are there to maintain a state in .Net?
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?
Is oauth for authentication or authorization?
What is application variable?
what is abstract class and method..
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)