Nightly news, 23 Nov 2012

Wanted: 5+ Years experience programming with punch tape

WPF Diagrams

  • Support for binding in DiagramNodeTool visuals.
    (details)

WPF Elements

  • Resolved a bug where sorting a hierarchical data grid was not sorting children in some scenarios.
    (details)
  • Added better enum support when a DataTable or DataView is used as the ItemsSource of a DataGrid.
    (details)
  • Resolved a positioning bug when calling the DataGrid.BringRowIntoView method just after adding a new item.
    (details)

Metro Elements

  • Added CalendarControl.WeekNumberVisibility property
    (details)

As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

Nightly news, 28 Sep 2012

Confirming what we already knew..

LightSpeed

  • Added fix for cached entities incorrectly marking lazy load fields as loaded (details)
  • Fix for issue in LINQ group by translation (details)
  • Fix for issue with using grouping key as criteria in a having clause where the key was not an aggregate (details)
  • Fix for issue applying coalesce function when translating from an expression where boolean was implicitly a predicate (details)
  • Added VS2010 and VS2012 specific versions of command line model generation tools to installer

Web Workbench

  • Minor updates for Compass integration

WPF Elements

  • Fixed a bug when programatically setting grouped columns before the DataGrid is loaded (details)
  • Resolved a null reference exception in the DataGrid when grouping the rows before the grid is loaded (details)

WPF Diagramming

  • Candidate fix for an unresolved binding issue (details)

Metro Elements

  • Added Coverflow control
  • Misc fixes for existing controls

As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

Nightly news, 31 Aug 2012

LightSpeed

  • Add visibility properties to OneToOne associations
  • Allow NoActionNoCheck to be applied to ToMany associations generally

Web Workbench

  • Support for custom output folders for compile/min content
  • Updated JSHint
  • Fix for context menu items not showing up correct in Web site projects
  • Fix for issue when saving with Windows 8 app projects where the file gets added but an exception is thrown

WPF Elements

  • Misc fixes for DataGrid control

WPF Diagramming

  • Option to change the layout direction of TreeLayoutAlgorithm

Metro Elements

  • Added NumericTextBox control
  • Added AutoCompleteTextBox control

As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

Nightly news, 27 Jul 2012

LightSpeed

  • Carry through .Distinct() correctly for client side projections
  • Support triggering OnEnlist for entities added to the UnitOfWork during an OnEnlisted callback
  • Fix for CTI join not being applied correctly on SQLCE4 provider for compiled queries
  • Fix for issue with LINQ projection where the target is a struct

Web Workbench

  • Fix for parsing issue with font lists which had a bang directive
  • Added WW options for globally disabling compilation and disabling .combined.js for JavaScript compiler

WPF Elements

  • PointSeriesBase.SymbolSize can now effect the size of the legend items
  • Misc fixes for DataGrid control
  • Misc fixes for Charting controls

WPF Diagrams

  • Fix for bug that was clipping connection labels in exported diagram images

As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

Nightly news, 25 May 2012

WPF Diagramming

  • Connection mounting UI is now disabled when the diagram surface is read only.
  • Resolved the bug in the center viewport logic.

WPF Elements

  • Fixed an invariant bug in the IntegerUpDown control.
  • Resolved an issue with the Alloy DataGrid foreground.
  • More samples!

Web Workbench

  • CSS parsing – handle interpolated function references in selectors (used by Compass)

LightSpeed

  • Fix for FK underscore generation issue when a custom naming strategy is applied
  • Candidate fix for stored proc generation ignoring custom naming strategy UseClrNamingConventions property
  • Support nested discriminators for InitializeDiscriminatorField

NHibernate Designer

  • Allow VSIX to install for VS11 Beta

As usual the free editions of the nightly builds are available right now from the downloads page, and the full editions from the store.

Archives

Join our mailer

You should join our newsletter! Sent monthly:

Back to Top