Montag, 26. September 2016

Re-using WCF Proxy

ServiceContractAttribute allows to reference WCF generated interface. This feature minimizes configuration and supports remoting methods validation.

Montag, 28. März 2016

Migrated to .NET 4.5

All components have been migrated to .NET 4.5.

Mittwoch, 23. März 2016

Function can be declared in template

Property or field of delegate type can be bound on expression in template. "j:parameter" references the function parameter.

Access to LocalStorage and SessionStorage supported

HTML 5 API for LocalStorage & SessionStorage is supported now.

Donnerstag, 11. Februar 2016

Style tracing added

"Current Styles" panel in "DOM Inspector" traces styles now.

Grid, TreeView, ListBox are typed now

Typed versions  of  Grid, TreeView, ListBox (controls with items selection) has been implemented. This versions support type safe databing better.