By mswatcher
via weblogs.asp.net
Submitted: Jul 17 2012 / 07:58
In earlier version of the asp.net we have to bind controls with data source control like SQL Data source, Entity Data Source, Linq Data Source if we want to bind our server controls declaratively. Some developers prefer to write whole data access logic and then bind the data source with databind method. Model binding is something similar to asp.net mvc binding.
Tweet
SaveShareSend
Tags: .net, frameworks, web design
Add your comment