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 |
What is storage model? : Entity framework
What is difference between Viewbag and Viewdata in ASP.NET MVC?
how can you enhance the performance of entity framework?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What are delegates?where are they used
What are action filters?
What are the different authentication modes in the .NET environment?
Why do I get errors when I try to serialize a Hashtable
Which is the root namespace for fundamental types in .net framework?
Define the core components of an ASP.NET MVC application?
what is code first approach?
what is model first approach?