Archive for the ‘NHibernate Designer’ category
Nightly news, 16 March 2012
WPF Elements
- Added DataSeries.IsShownInLegend property to allow series to be excluded from the legend
- If a type is edited in the property grid through a type converter instead of a TypeEditor, the grid now shows subproperties if the type converter derives from ExpandableObjectConverter
- Added support for IBindingList as a source for the DataGrid
- Fixed a bug which made it difficult to display the SchedulerDialog when double-clicking an item
- Added DataGridCellEditModeBehavior to specify how the user can cause a DataGrid cell to enter edit mode using the mouse
- Added new RowAndCell data grid selection mode
- Improvements to DataGrid keyboard navigation
- Typing into a DataGrid cell now automatically puts it into edit mode
LightSpeed
- If a user is editing an entity which is soft-deletable and uses optimistic concurrency checking, and another user deletes it, and the first user then saves their changes, we now raise an OptimisticConcurrencyException
- Fix for issue where if you queried on a property of an associated entity and that entity was soft-deleted and you were using a naming strategy to map the soft delete column name, it would give you a null reference exception. Bet you didn’t see that one coming
- Fixed an issue with JSON.NET serialisation
- Added support for database-side timestamps
NHibernate Designer
- Added support for creating through tables in the database when the many-to-many association is of List kind
Web Workbench
- Added support for specifying ‘co-imported’ files in order to include their variables in completion lists and suppress unwanted wigglies from their variables and mixins (use a specially formatted
//* ww-expect "filename"comment) - Updated Less compiler to 1.3
- Added Less, Sass and CoffeeScript file templates for Web Site pseudo-projects
- Improved support for partials naming convention – if you create a file whose name begins with an underscore, it will now default to not compiling (you can turn it back on using the Web Workbench Settings screen)
Nightly builds of free editions are available from the downloads page, and of full editions from the store. Enjoy!
Nightly news, 24 Feburary 2012
LightSpeed
- Subqueries now support projections
- Subqueries now permit equality comparisons against fields in the outer query
- Candidate fix for insert ordering issues in class table inheritance (activated by compatibility flag)
Web Workbench
- Initial support for autocompletion of CSS property values
- Fix for spurious syntax error if a variable interpolation occurred at the beginning of a selector
- Added support for lists in mixin arguments
- Basic version of collapsible outlining for CoffeeScript
- Fix for dependent .scss or .less files not being recompiled if they lived in different directories from the file that had changed
- Fix for @page directives
NHibernate Designer
- Added foreign composite key support
- Added WCF DataMemberAttribute support for entity properties
WPF Elements
- Added a DataGridColumn.SortComparer property to enable custom sort behaviour when the user sorts on a column
All these updates are included in the latest nightly builds — free editions from the Downloads page, full editions from the store.
Nightly news, 17 February 2012
Tagged as LightSpeed, NHibernate Designer, Nightly news, Phone Elements, Silverlight Elements, Web Workbench, WPF ElementsOur major updates this week are some great financial and statistical charts for WPF, and Web Workbench 3.0, the latest release of our popular Visual Studio integration for Web productivity languages.
WPF Elements
- Stock and candlestick charts
- Fixed a bug with StackedAreaSeries containing a large number of data points
- Fixed a bug in automatic LabelStep calculation
- Fixed some issues with the DualSlider generic style
Silverlight Elements
- Added control over data sampling for very large charts
LightSpeed
- Fix for unbinding nullables
Phone Elements
- Added SelectedLoopingListBoxItem and ItemContainerStyle properties to the LoopingListBox control
NHibernate Designer
- You can now drag views on from Server Explorer
Web Workbench
In addition to the major changes discussed in the release announcement, there are a few smaller fixes and enhancements:
- Fix for error on !default directive
- Support for @page directive
- For Chirpy users we now provide guidance on how to configure Chirpy to allow Web Workbench to work with Less files
As always the free editions are available on the downloads page and you can get the full editions from the store.
Nightly news, 20 January 2012
Tagged as LightSpeed, NHibernate Designer, SimpleDB Management Tools, Web Workbench, WPF Diagrams, WPF ElementsCripes! Weeks and weeks of updates to catch up on! Here’s what’s new in the nightly builds since the last update.
LightSpeed
- Fix for one-to-one association join chain in LINQ Where clauses
- Added support for negated boolean expressions in LINQ Any and All
- Fixed a memory leak with compiled FindById queries
- Validation errors now provide access to the validation rule instance
- Include schema in auto-joined tables being joined by an identifier expression
- Fixed automatic date-time range validation for Oracle
- Improved support for SQL Server 2008 TIME data type
- Fixed an issue where a query with criteria on the left and a logical combination on the right could be processed incorrectly
- Fix for DeletedOn column being incorrectly aliased in update/delete queries
- Added support for deleting by LINQ query
- Added Procedure and Scale options to ProcedureParameter class
- Fix for procedure parameters of user-defined types in designer being generated into wrapper function signatures as object instead of strongly typed
- Fix for value objects not being handled correctly in batch updates
- Fixed exception if you put DiscriminatorAttribute on a root entity class
- We now raise an exception if a SQL Server stored procedure calls RAISERROR (sic: what is this, guys, Fortran?) after performing a successful SELECT (previously only errors raised before the SELECT would cause exceptions)
- Added a property for migration code to access the connection string of the database being migrated
- When a stored procedure sets an out parameter to SQL NULL, we now translate this to CLR null instead of leaving it as DBNull.Value (this fixes casting errors in strong-typed wrapper methods)
- Fix for virtual (non-mapped) discriminators not being populated on insert
- Entity- and interface-level query filtering (in progress and subject to change)
Web Workbench
- Collapsing support for non-top-level regions
- Sass and Less Format Document command
- Fixed issue in Sass compilation if install path included non-ANSI characters
- Fixed JavaScript minifier mangling non-ANSI characters
- Upgraded CoffeeScript compiler to 1.2.0
- CoffeeScript comment highlighting fixes
- Comment/uncomment block support
- Performance improvements when making many deletes from a document
- Error checking and signature help for Sass and Less built-in functions
WPF Elements
- Continuing improvements to control themes
- Fixes for potential issues in TimeExplorer, Chart, ChartAxis and PieSeries
- Added option for rounding on lost focus in NumericTextBox
- Added ResetZoom command for charts
- MajorTickSpacing now keeps consistent tick density as user zooms
- Added PieSeries.SelectedDataPointChanged event
- Improvements to automatic bar chart width calculation
- Fixed error when changing chart highlight mode
- Fixed an issue with horizontal bar charts using categories along the Y axis
- Resolved a DataGrid issue
- Fixed foreground colours not being respected in CurrencyTextBox
- Fixed potential null reference error when changing DataGrid.ItemsSource
- Fixed some issues with chart default axes
WPF Diagrams
- Added TreeLayoutAlgorithm
- Fixed null reference error in ConnectionPointThumb
- Fixed a diagram binding issue
- Fix for a bug that was stealing mouse wheel and scroll events
- Added an option to turn off infinite scrolling
NHibernate Designer
- Added support for NHibernate sql-insert, sql-update and sql-delete overrides
- Added support for stored procedures and named SQL queries
SimpleDB Management Tools
- No longer need to click away from a row to ensure it is saved
As usual you can get the latest nightly builds from the Downloads page (free editions) or the store (full editions).
Kick start 2012 with this special offer!
Tagged as LightSpeed, MegaPack, News, NHibernate Designer, Phone Elements, Products, Silverlight Elements, SimpleDB Management Tools, Web Workbench, WPF Diagrams, WPF ElementsMake building better software your New Year’s resolution by taking advantage of our 30% sale on the Mega Pack.
For a limited time, pay only $699 and you’ll receive:
- LightSpeed O/R Mapper (normally $349)
- WPF Elements (normally $699)
- WPF Diagrams (normally $699)
- Silverlight Elements (normally $699)
- Phone Elements for WP7 (normally $299)
- NHibernate Designer (normally $99)
- SimpleDB Management Tools (normally $29)
- Web Workbench (normally $29)
- Visual Tools for SharePoint (normally $349)
Plus, you also get:
- 12 months of new releases, nightly builds and new products!
- The best support in the business!
Imagine that – a full range of developer tools across WPF, Silverlight, Windows Phone, Data Access, Web Development and Domain Modeling for just $699!
So, save thousands of dollars by getting all your tools at once with our 30% off Mega Pack Special now.
Hurry, promotion ends 1 Feb 2012!
Categories
BrainDump (1)
Community Code (4)
Events (16)
F# (14)
General (53)
Lab Samples (2)
LightSpeed (268)
MegaPack (8)
News (71)
NHibernate Designer (26)
Nightly news (52)
Phone Elements (24)
Products (87)
Projects (5)
Screencast (6)
SharePoint (3)
Silverlight (14)
Silverlight Elements (66)
SimpleDB Management Tools (20)
Visual Studio (9)
VS File Explorer (7)
Web Workbench (39)
WPF (44)
WPF Diagrams (57)
WPF Elements (110)
WPF Property Grid (32)




Posted by Ivan Towlson on 15 March 2012 





