Bug fixes as follows:
- WebUtil.cs: adding utility methods for working with cache
- Adding a label web property binding to override disabling of the labels
- BasePropertyBinding.cs: Moving code around too setup labels before updating controls
- DataPropertyBinding.cs: Fixing an issue with the custom ValidationProperty in .NET 4
- DecimalProperty.cs: Changing from using a double to a decimal as the underlying primitive
- Updating release configurations of the projects, disabling instrumentation
↧