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 |
Can session variables be accessed from code-behind?
Explain asp.net page life cycle?
What is caching? What are the different types of caching?
What is the difference between the response.write() and response.output.write() methods?
Describe the difference between inline and code behind - which is best in?
what is use of doctype tag in asp.net
Which data type does the rangevalidator control support?
If there is submit button in a from tell us the sequence what happens if submit is clicked and in form action is specified as some other page ?
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
difference between Trace and Debug ?
9 Answers Accenture, Addlux, Microsoft,
Is string a value type or a reference type?
Can you explain autopostback?
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)