![]() Related Questions Latest Answer : I guess , i am not sure, by using dataviewsdatagrid.datasource = dataset.defaultView or datagrid.datasource = dataview ... Read Answers (1) | Asked by : Anita Singh 1. Viewing Metadata.2.Performing type discovery.3.Late binding to methods and properties (dynamic invocation)4.Creating new types at runtime(Reflection EMIT) Latest Answer : Reflection is a concept using which we can 1) Load assemblies dynamically2) Invoke methods at runtime3) Retriving type information at runtime.We are using reflection in Unit Testing for testing Private methods.Infact our friend Mr. Intellisence of MS.NET, ... Why do we binds the data in Web-application not in the Windows-application Latest Answer : Actually this is not about converting server output into HTML, as asp.net could do it automatically like desktop does.the reason behind the databind() method is giving you an option whether to bind the data or not, as websites are stateless and databinding ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||