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 are the advantages of razor view engine?
What are scaffold templates in mvc?
Explain the new features added in version 4 of mvc (mvc4)?
how can you enhance the performance of entity framework?
What is Attribute Routing in ASP.Net MVC?
What are non action methods in mvc?
how do you query in entity model when the result has a join from from different database other than the entity model?
How do I use partial view?
Mention what is the difference between “ActionResult” and “ViewResult” ?
Explain the advantage of packaging over xcopy in .net?
What is the use of action filters in an mvc application?
What is edm designer? : Entity framework
mention what is the key advantage of using entity framework or ef?
Explain the .net framework.
What is difference between html.beginform and ajax.beginform?