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
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is viewbag?
What is .net architecture?
What is the use .Glimpse in ASP.Net MVC
How does work clr?
In Server how to check whether model has error or not in ASP.Net MVC
How to return the JSON from action method in ASP.Net MVC?
How to make sure Client Validation is enabled in ASP.Net MVC
What is controllercontext?
What is entity client data provider? : Entity framework
How to change the action name in mvc?
What is renderbody?
What are the 2 ways of adding constraints to a route?
Is it possible to share a view across multiple controllers?
Explain the methods used to render the views in ASP.Net MVC?