Author: SERGEY

Create business rules online and evaluate them in any .NET code by downloading the free version of our ASP.NET and MVC XML-based super-fast business rules engine.
Learn more »
October 29, 2013     Comments: 12
The final beta of Web Rule 4.0 (version 4.0.3.77) has been released. This version implements long-awaited support for the IEnumerable interface as well as several important improvements and bug fixes.
Full Text »
 
May 13, 2013     Comments: 17
Web Rule 4.0.1.17 Second Beta has been released on May 12, 2013. It includes a preview of the next group of new features planned for Web Rule 4.x.
Full Text »
 
July 08, 2012     Comments: 9
Version 3.0.0.117 of Web Rule 3.0 beta fixes all bugs that have been reported so far.
Full Text »
 
May 29, 2012     Comments: 2
Version 3.0.0.95 includes some new features and fixes several reported bugs.
Full Text »
 
May 11, 2012     Comments: 18
Web Rule 3.0 beta is released. This post contains the list of new features and enhancements that were included in this version.
Full Text »
 
February 06, 2012     Comments: 3
Version 2.0.0.91 of Web Rule is released. It includes fixes of all reported bugs except one. It also includes a new feature.
Full Text »
 
February 02, 2012     Comments: 0
This post provides the source of system functions that were removed from Web Rule
Full Text »
 
January 18, 2012     Comments: 16
Web Rule 2.0 beta is released. This post contains the list of new features that were included in this version.
Full Text »
 
October 29, 2011     Comments: 1
Update 1.5.2.8 of Web Rule control has been released on October 28, 2011. This post lists all fixes that were included in this update.
Full Text »
 
August 11, 2011     Comments: 1
Version 1.5.0.2 of Web Rule control has been released today. This post lists all new features that were included in this version.
Full Text »
 
August 05, 2011     Comments: 13
A friend of mine called me today asking how exactly do we disable buttons on all our websites while clients post data to the server. He says that most of tips that he found on Internet are either prevent buttons from posting back or look quite complicated. He was wondering if our solution is different.
Full Text »
 
July 28, 2011     Comments: 3
Even though HTML5 finally defines the "maxlength" attribute for TEXTAREA control (see the references at the end), the need to limit the length of a value and show the count to the end user is still there. In this small article I'm going to show you how to write a small JavaScript object that limits TEXTAREA value and how to implement this client object from an ASP.NET web page.
Full Text »