|
|
|
Learn ASP.NET Data Binding
ASP.Net simplifies many things but data binding simple controls like textboxes and checkboxes leaves a lot to be desired. Databinding is one-way only and you end up doing lots of repetitive work to publish your data. In this article I'll show you how simple databinding in .Net works and then show how to create custom controls that implement two-way binding to make short work of creating databound forms.
Site owner: Put the rating form on your site!
Listing wrong or need to be updated? Modify it.
|
|
|