Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between entity framework and mvc?
What is a razor file?
What is the meaning of unobtrusive javascript?
What are the new enhancements done in default project template of asp.net mvc 4?
How to use multiple submit buttons in asp.net mvc?
What is the use of view model in asp.net mvc?
Explain representational state transfer (rest) in detail?
Explain what platforms does the .net framework run on?
How large is the .net framework 3.0? Does this change make the release larger?
What is difference between viewbag and viewdata and tempdata?
what is entity data model?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What is web api‘s in asp.net mvc 4 ?
Is dapper faster than entity framework?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?