Posts by C1_BernardoC

The ComponentOne Roadmap to 2012

April 2, 2012 in ASP.NET, Announcements, Doc-To-Help, Entity Framework, LightSwitch, Silverlight, WPF, WinForms, Windows 8, Windows Phone, jQuery by C1_BernardoC

Throughout 2012 Microsoft will be making stepwise releases of Windows 8 and Visual Studio 11 starting with a public Consumer Preview released on February 29th. With Microsoft’s new platform, application… Read the rest Tags:

Getting Data from Excel into C1CalcEngine

March 27, 2012 in Silverlight by C1_BernardoC

The other week I was asked: What is the best way to load data from an Excel spreadsheet into C1CalcEngine? For this I know of two approaches: 1) Use automation… Read the rest

Using Our Barcode Controls in WPF Apps

February 21, 2012 in WPF by C1_BernardoC

Like any WinForms control, C1Barcode for WinForms can be used within a WPF project. C1Barcode supports over 10 linear and 2D encoding types (QRCode) and can add barcode displays to… Read the rest Tags: ,

C1Binding Expressions in Depth

December 20, 2011 in Silverlight, WPF by C1_BernardoC

Introduction WPF and Silverlight use Binding objects to connect data values to UI properties. For example, to display the name of a customer in a TextBlock element, you could use… Read the rest Tags: , ,

Binding to Subproperties

September 19, 2011 in WinForms by C1_BernardoC

I while ago I was asked about binding to objects that contain other objects as properties, and whether there was a way to expose those sub-properties as columns on the… Read the rest Tags: , , ,