What is reflection and disadvantages of reflection?
Answer Posted / ajanthan
it gets metadata from assemblys . but according to 2nd
answer and 3rd answer both r interrelated b'css what the
metadata will contain the information about data present in
assemblies so obviously either we can say it gets meta data
or it gets information in assemblie.
if i am wrong plz clear this dought
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What are standard controls?
What do you mean by query string?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
How to display validation messages in one control?
Define resource files.
What is query string? What are its advantages and limitations?
What is the best Macanism to clear the Cache in asp.net
How to Separate background image and front image from original picture....
What is a viewbag?
What's the difference between viewstate and sessionstate?
IN an ASP.NET Web application if there is any error, how can you debug?
Is asp.net different from asp? If yes, explain how?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?