New MvcContrib build released on CodePlex – Build 0.0.1.75 Beta


I just released the latest build in binary and source code format on CodePlex.

The following items are changes from the previous release:

  • Added support for InputImage in FormHelper (new methods FormHelper.ImageButton())

    • Added Password Tag

      • Added support for Password tag in FormHelper (new methods FormHelper.PasswordField())

        • Updated test to maintain 100% on form helper and UI

          • Changed TextArea to use a full Close tag when value is empty instead of a XML tag close (“/>”).

            • Fixed UI.Html/FormHelperTester.cs tests to anticipate new results.

Using DB4Objects as a prototyping tool. Part I