开发者

Less Linq to SQL and more Repository way to provide Rule Violations?

In the nerd dinner, they use partial keywords to overload the Linq to SQL classes to embed the data validation.

Let's say you want to data validate exclusively in the repository. Is there some website link out there that shows how to construct this in a way that can feed the Html.Validation helpers seamlessly?

I heard this is changing a bit in MVC 2 so that you can completely do this client side with JQuery while still using the server side Repository rules. Any links on how to construct the data validation in the Repo开发者_JS百科sitory would be great too. Thanks.


Try this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜