what is datacontrols?
Answer / payel datta
There are two types of ASP.NET data controls available in
Microsoft Expression Web: Data Source controls, which allow
you to set properties for connections to database or XML
data sources, and Data controls, which allow you to display
data from data sources specified in Data Source controls.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain the types of Scaffoldings.
The order of the filters that get executed, if the multiple filters are implemented?
Is it possible to share a view across multiple controllers?
If you change something in web.config file.Do u need to compile again?
5 Answers Broadridge, SMNetserv,
What is partialview in asp.net mvc?
Explain two instances where routing is not implemented or required?
Does the .NET Framework have in-built support for serialization?
And if they have conflicting method names ?
Can any particular component of .net framework 3.0 be removed?
What are multicast delegates ? give me an example
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is Reference type and value type