1
I Use This!
Inactive

News

Analyzed about 8 hours ago. based on code collected 1 day ago.
Posted over 9 years ago by jrummell
We moved to GitHub: https://github.com/jrummell/xvalwebforms
Posted over 9 years ago by jrummell
We moved to GitHub: https://github.com/jrummell/xvalwebforms
Posted over 9 years ago by jrummell
We moved to GitHub: https://github.com/jrummell/xvalwebforms jrummell.ToString() » xval-webforms News Feed xVal for WebForms without xValMonday, June 06, 2011  |  From jrummell.ToString() » xval-webformsI’ve been working on xVal for WebForms without ... [More] xVal in the jQuery.Validate branch. So far I’ve got basic server and client side validation for most data annotations validation attributes and server side validation for IValidatableObject implementers. The only challenging part so far was understanding how to serialize the validation rules for the jQuery Validate add [...]xVal for WebForms – the FutureTuesday, May 03, 2011  |  From jrummell.ToString() » xval-webformsBased on comments I’ve received from my last xVal for WebForms post, I’ve decided on a direction. The project will keep jQuery Validation but will move away from the xVal dependency. We’ll be trying the approach outlined by Dave Ward at Encosia.The State of xVal for WebFormsSunday, March 06, 2011  |  From jrummell.ToString() » xval-webformsI’ve been neglecting xVal for WebForms for a while now, mainly because I’m not sure which direction to take it. The xVal project is now deprecated in favor of the client side validation support introduced in ASP.NET MVC 2. This is obviously a problem since xVal for WebForms is built on top of xVal. I [...]xVal with WebForms Part 2Thursday, August 13, 2009  |  From jrummell.ToString() » xval-webformsSince my last post, I’ve completely rethought and re-implemented my take on xVal for WebForms. If you’re not familiar with xVal, stop now and read the tutorial. Now that you’re back, lets talk about xVal and WebForms. Model This is the model we’ll be using (you should recognize it from the xVal tutorial): public class [...]xVal with WebFormsThursday, July 16, 2009  |  From jrummell.ToString() » xval-webformsUpdate: See xVal with WebForms Part 2 for a better implementation. What is xVal and why would anyone want to use it? xVal is a validation framework for ASP.NET MVC applications. It makes it easy to link up your choice of server-side validation mechanism with your choice of client-side validation library, neatly fitting both into [...] jrummell.ToString() » xval-webforms News Feed ohloh [Less]
Posted over 9 years ago by jrummell
We moved to GitHub: https://github.com/jrummell/xvalwebforms  jrummell.ToString() » xval-webforms News Feed  xVal for WebForms without xVal Monday, June 06, 2011  |  From jrummell.ToString() » xval-webforms I’ve been working on xVal for WebForms ... [More] without xVal in the jQuery.Validate branch. So far I’ve got basic server and client side validation for most data annotations validation attributes and server side validation for IValidatableObject implementers. The only challenging part so far was understanding how to serialize the validation rules for the jQuery Validate add [...] xVal for WebForms – the Future Tuesday, May 03, 2011  |  From jrummell.ToString() » xval-webforms Based on comments I’ve received from my last xVal for WebForms post, I’ve decided on a direction. The project will keep jQuery Validation but will move away from the xVal dependency. We’ll be trying the approach outlined by Dave Ward at Encosia. The State of xVal for WebForms Sunday, March 06, 2011  |  From jrummell.ToString() » xval-webforms I’ve been neglecting xVal for WebForms for a while now, mainly because I’m not sure which direction to take it. The xVal project is now deprecated in favor of the client side validation support introduced in ASP.NET MVC 2. This is obviously a problem since xVal for WebForms is built on top of xVal. I [...] xVal with WebForms Part 2 Thursday, August 13, 2009  |  From jrummell.ToString() » xval-webforms Since my last post, I’ve completely rethought and re-implemented my take on xVal for WebForms. If you’re not familiar with xVal, stop now and read the tutorial. Now that you’re back, lets talk about xVal and WebForms. Model This is the model we’ll be using (you should recognize it from the xVal tutorial): public class [...] xVal with WebForms Thursday, July 16, 2009  |  From jrummell.ToString() » xval-webforms Update: See xVal with WebForms Part 2 for a better implementation. What is xVal and why would anyone want to use it? xVal is a validation framework for ASP.NET MVC applications. It makes it easy to link up your choice of server-side validation mechanism with your choice of client-side validation library, neatly fitting both into [...]  jrummell.ToString() » xval-webforms News Feed  ohloh [Less]
Posted over 9 years ago by jrummell
We moved to GitHub: https://github.com/jrummell/xvalwebforms jrummell.ToString() » xval-webforms News Feed xVal for WebForms without xValMonday, June 06, 2011  |  From jrummell.ToString() » xval-webformsI’ve been working on xVal for WebForms without ... [More] xVal in the jQuery.Validate branch. So far I’ve got basic server and client side validation for most data annotations validation attributes and server side validation for IValidatableObject implementers. The only challenging part so far was understanding how to serialize the validation rules for the jQuery Validate add [...]xVal for WebForms – the FutureTuesday, May 03, 2011  |  From jrummell.ToString() » xval-webformsBased on comments I’ve received from my last xVal for WebForms post, I’ve decided on a direction. The project will keep jQuery Validation but will move away from the xVal dependency. We’ll be trying the approach outlined by Dave Ward at Encosia.The State of xVal for WebFormsSunday, March 06, 2011  |  From jrummell.ToString() » xval-webformsI’ve been neglecting xVal for WebForms for a while now, mainly because I’m not sure which direction to take it. The xVal project is now deprecated in favor of the client side validation support introduced in ASP.NET MVC 2. This is obviously a problem since xVal for WebForms is built on top of xVal. I [...]xVal with WebForms Part 2Thursday, August 13, 2009  |  From jrummell.ToString() » xval-webformsSince my last post, I’ve completely rethought and re-implemented my take on xVal for WebForms. If you’re not familiar with xVal, stop now and read the tutorial. Now that you’re back, lets talk about xVal and WebForms. Model This is the model we’ll be using (you should recognize it from the xVal tutorial): public class [...]xVal with WebFormsThursday, July 16, 2009  |  From jrummell.ToString() » xval-webformsUpdate: See xVal with WebForms Part 2 for a better implementation. What is xVal and why would anyone want to use it? xVal is a validation framework for ASP.NET MVC applications. It makes it easy to link up your choice of server-side validation mechanism with your choice of client-side validation library, neatly fitting both into [...] jrummell.ToString() » xval-webforms News Feed ohloh [Less]
Posted over 9 years ago by jrummell
We moved to GitHub: https://github.com/jrummell/xvalwebforms  jrummell.ToString() » xval-webforms News Feed  xVal for WebForms without xVal Monday, June 06, 2011  |  From jrummell.ToString() » xval-webforms I’ve been working on xVal for WebForms ... [More] without xVal in the jQuery.Validate branch. So far I’ve got basic server and client side validation for most data annotations validation attributes and server side validation for IValidatableObject implementers. The only challenging part so far was understanding how to serialize the validation rules for the jQuery Validate add [...] xVal for WebForms – the Future Tuesday, May 03, 2011  |  From jrummell.ToString() » xval-webforms Based on comments I’ve received from my last xVal for WebForms post, I’ve decided on a direction. The project will keep jQuery Validation but will move away from the xVal dependency. We’ll be trying the approach outlined by Dave Ward at Encosia. The State of xVal for WebForms Sunday, March 06, 2011  |  From jrummell.ToString() » xval-webforms I’ve been neglecting xVal for WebForms for a while now, mainly because I’m not sure which direction to take it. The xVal project is now deprecated in favor of the client side validation support introduced in ASP.NET MVC 2. This is obviously a problem since xVal for WebForms is built on top of xVal. I [...] xVal with WebForms Part 2 Thursday, August 13, 2009  |  From jrummell.ToString() » xval-webforms Since my last post, I’ve completely rethought and re-implemented my take on xVal for WebForms. If you’re not familiar with xVal, stop now and read the tutorial. Now that you’re back, lets talk about xVal and WebForms. Model This is the model we’ll be using (you should recognize it from the xVal tutorial): public class [...] xVal with WebForms Thursday, July 16, 2009  |  From jrummell.ToString() » xval-webforms Update: See xVal with WebForms Part 2 for a better implementation. What is xVal and why would anyone want to use it? xVal is a validation framework for ASP.NET MVC applications. It makes it easy to link up your choice of server-side validation mechanism with your choice of client-side validation library, neatly fitting both into [...]  jrummell.ToString() » xval-webforms News Feed  ohloh [Less]
Posted about 12 years ago by jrummell
Unfortunately, no. The project relies on System.ComponentModel.DataAnnotations features that were introduced in .NET 4.0
Posted about 12 years ago by jrummell
Unfortunately, no. The project relies on System.ComponentModel.DataAnnotations features that were introduced in .NET 4.0
Posted about 12 years ago by mgordic
Hi, Is it possible somehow to recompile this project against .Net 3.5?
Posted about 12 years ago by mgordic
Hi, Is it possible somehow to recompile this project against .Net 3.5?