what is datacontrols?

Answers were Sorted based on User's Feedback



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 datacontrols?..

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

Post New Answer

More Dot Net Framework Interview Questions

What is the difference between model view and controller?

1 Answers  


Give an example for authorization filters in an asp.net mvc application?

1 Answers  


Can you explain renderbody and renderpage in mvc?

1 Answers  


what are abstract classes? what is overriding?

12 Answers  


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.

1 Answers  


Explain the advantages of asp.net mvc over asp.net?

1 Answers  


What is the significance of nonactionattribute?

1 Answers  


Which .net framework is installed?

1 Answers  


Is any files are generated,when we are adding the web reference to the web service?

1 Answers  


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

1 Answers  


Is .net core faster than .net framework?

1 Answers  


What is the difference between adding routes, to a webforms application and to an mvc application?

1 Answers  


Categories