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
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
will there be any issues adding a table without primary keys to a data model?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
Is .net framework dead?
What is disconnected scenario? : Entity framework
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What you mean by routing in mvc?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
mention what is csdl, ssdl and msl sections in an edmx file?
How does the .net framework 3.0 relate to windows vista?
What is the .net framework and how does it work?
How can you return string result from Action in ASP.Net MVC?
What is web api‘s in asp.net mvc 4 ?
What is orm entity framework?