What’s New in NConstruct 1.7.1

Released on 12 February 2008

New Features  ::  Changes/Enhancements  ::  Resolved Issues

New Features
Component Issue Summary
NConstruct Server NCT-972 Rearrange application settings 
NConstruct Client NCT-971 Use icons on WeifenLuo DockPanel suite with a enable/disable setting 
NConstruct Client NCT-951 Implementing dirty checking on edit form
Code Generation NCT-953 Create collection properties by using .NET generics and check the Use Generic Collections in Application Settings step of a wizard
Code Generation NCT-962 Create a possibillity of selecting a list box instead of combo on filter panel for many to one properties
NConstruct Client NCT-966 Create a new super list box control (NcSuperListBox) with "Select all" and "Unselect all" features
NConstruct Client NCT-963 Use list box on filter panel and include selected values in HQL query
Code Generation NCT-961 Create a deployment project for NConstruct Lite Builder project
NConstruct Server NCT-958 Create utility methods to find a difference between different types of object (types)
NConstruct Client NCT-957 Create an ability to set default values on individual widgets (combo box, check box, look up field, text box, date time picker,...)
Web site NCT-956 Create an article that discusses the problems encountered in our mapping process of building an ORM for Adwentures Works database
Web site NCT-945 Create an article about Table Per Subclass Hierarchy


Changes/Enhancements
Component Issue Summary
NConstruct Client NCT-970 Fix some small layout settings on GUI
NConstruct Client NCT-969 NcSuperListBox design enhancements and changes
Code Generation NCT-965 Add more detail description to individual property where properties are shown
NConstruct Server NCT-959 Create equals and hashcode methods on DateInterval object
NConstruct Client NCT-952 Improve some shortcut keys and captions to values found in common Microsoft applications
NConstruct Client NCT-950 Create shortcut for deleting a record from a grid (CTRL+D)
Code Generation NCT-944 Display different caption and Skin schema for different NConstruct version
Code Generation NCT-943 Replace SmoApplication.EnumAvailableSqlServers with SmoApplication.SqlServerRegistrations.RegisteredServers and ManagedComputer.ServerInstances() for retrieving MS SQL databases


Resolved Issues
Component Issue Summary
NConstruct Client NCT-947 Correct AND and OR radio button layout
NConstruct Client NCT-967 Filter on web does not work for M-1 associations based on id types like DateTime, Byte, ...
NConstruct Client NCT-946 Correct the behavior of Search and Clear buttons in the search panel
NConstruct Client NCT-948 Correct a layout of AND and OR radio buttons
NConstruct Client NCT-960 Clicking on "Previous Year" in date interval control new .NET framework 2.0 patch does not work correctly
NConstruct Client NCT-954 Lookup field cannot be cleared
NConstruct Server NCT-955 When "Select all" is selected on simple filter, the search does not work correctly