2
Shouts

Model binding with ASP.NET 4.5 and Visual Studio 2012 - DotNetLogix

published 297 days, 16 hours, 58 minutes ago posted by DotNetLogixDotNetLogix 304 days, 5 hours, 9 minutes ago
Wednesday, July 25, 2012 11:39:05 AM GMT Wednesday, July 18, 2012 11:28:17 PM GMT

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.

category: How To | clicked: 19 | | source: www.dotnetlogix.com | show counter code
tags:

No comments yet, be the first one to post comment.

To post your comment please login or signup