What is data binding?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is data binding?
Rating:
In ASP.NET 2.0, data binding is the process of binding data on a Web server to server controls in a Web application. When data is bound to a Web server control, the data source implements the
Rating:
Was this information helpful?
Other articles
- How to manage Web configuration settings by using the Web Site Administration Tool?
- What are the functionalities of the FileUpload Web server control?
- What is the XmlTextReader class?
- What is session state?
- Adding and Configuring Server Controls to a Web Forms Page Using C# .NET