what is datacontrols?
Answers were Sorted based on User's Feedback
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 |
Answer / Sanjiv Kumar
DataControls are server-side controls in ASP.NET that allow you to interact with data sources (like databases) and display or manipulate the retrieved data on a web page.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between model view and controller?
Give an example for authorization filters in an asp.net mvc application?
Can you explain renderbody and renderpage in mvc?
what are abstract classes? what is overriding?
Hello frnds, Actually i am plannig to put fake Xperince letter is it good or not, and please suggest me from where we take it.
Explain the advantages of asp.net mvc over asp.net?
What is the significance of nonactionattribute?
Which .net framework is installed?
Is any files are generated,when we are adding the web reference to the web service?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Is .net core faster than .net framework?
What is the difference between adding routes, to a webforms application and to an mvc application?