What is reflection and disadvantages of reflection?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between Repeater and Data list control in ASP.NET?
Explain form level validation and field level validation?
What are query strings used for?
Is it possible to migrate visual interdev design-time controls to asp.net?
What are the event handlers that can be included in the Global.asax file?
What is %20 in a url?
Does asp.net still recognize the global.asa file?
How do you declare static variable?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is the use of express session?
List the advantages and disadvantages of user control an custom control?
How do you remove duplicates without using remove duplicate stage?
What are html helpers in asp.net?
Explain what the contents of cookie?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?