What is reflection and disadvantages of reflection?
Answer Posted / anand mishra
Reflection is used to access assembly information like
methods and properties at run time. We can dynamically
invoke methods of an assembly at run time and thus
reflection is used for late binding.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What are the benefits of Razor View?
What are the HTML server controls in ASP.NET?
What is the exact purpose of http handlers?
How will you load dynamic assembly?
Which tool you have done?
What is ascx?
what is publisher?
What are session and cookies?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
How can we update records in gridview?Is there any appropriate code for it?
How do you deploy your asp.net application?
What is inheritance and an how it be used, example with an example?
Do gac'ed assemblies have fulltrust?
Explain MVC model binders?
What is IPostBack? How to use it?