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 the difference between stored procedure vs function?
Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two
Difference between abstract class and interface
why should i use FormsAuthentication.RedirectFromLoginPage (); Method in Form Authentication?Without using this method also it's good??
How many web.config a application can have ?
6 Answers Keane India Ltd, Manhattan, Vertex,
What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error
What is the relationship between IIS and ASP.NET in the generation of dynamic Web sites?
What is dataset and uses of dataset ?
What is the viewstate in asp.net?
What is the part of url?
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)