Tuesday 13 September 2011

Web Forms Model Binding ASP.Net vNext

We have already checked functionality of Model Binding in next version of ASP.Net. That is not only interesting feature, there is more on it. With Model Binding we can add Value Provider to our method. Value Provider can be Cookie, QueryString, Form or a Control. Your method will look for the Control ID which is your parameter name in method.
For more  details you can checkout below video.

Install Silverlight

An article for the same you can have a look at Web Forms Model Binding Part 2: Filtering Data

0 comments:

Post a Comment

Comments posted on ASP.Net Ajax Tutorials Blog are moderated and will be approved only if they are on-topic and not abusive. Please email me or my team for tech-support or blogging related questions. Avoid including website URLs in your comments - Thanks Author