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 |
Is it possible to cancel filter execution?
Diffence between .net framework 1.0 and 2.0?
What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables
How you can implement custom validation in asp.net MVC?
explain what does .edmx file contains?
What is needed for running an application built on winfx on the .net framework 3.0?
Which is the base class for .net Class library?
How to bind table colum with gridview column?
What you mean by routing in mvc?
What is the "helperpage.isajax" property?
Explain what languages does the .net framework support?