This demo demonstrates how you can easily create Avery Address Labels featuring USPS Postnet barcode in WPF Applications. Barcode Professional for WPF provides vector-based barcode generation producing high quality barcodes.

Read the rest of this entry »

Posted at 3:45PM on April 28th, 2008 by Neodynamic

Neodynamic is proud to announce the availability of Barcode Professional 2.0 for Windows Presentation Foundation (WPF); the Best Barcode Solution for new Microsoft Windows Platform.

Neodynamic’s flagship barcoding product has expanded its capabilities to include full design-time support for Visual Studio 2008 and Microsoft Expression Blend, additional barcode standards including Aztec Code (2D), Macro & Micro PDF417, ISBT 128, HIBC LIC & PAS Barcodes, VICS Bill of Lading (BOL) and VICS SCAC PRO; an improved PDF417 algorithm and many more!

Read the rest of this entry »

Posted at 4:27PM on April 10th, 2008 by John-Daniel Trask

Mindscape has released their second WPF product offering - WPF Elements. WPF Elements is a suite of 12 controls to aid in the rapid development of WPF line-of-business applications by providing controls that end users would expect.

The suite is designed to save developers from needing to hand craft the controls that they require and therefore reduce development time on WPF projects.

Read the rest of this entry »

How to create barcodes using C# or VB.NET and Barcode Professional for WPF that must fit a given size or area.

It’s very common to need to create a barcode in order it fits a given area, for instance: The barcode must fit an area of size 1.5 inch x 1 inch.

Barcode Professional for WPF was designed keeping this requirement in mind. Barcode Professional for WPF package includes two classes for barcode generation in WPF applications/scenarios, BarcodeProfessional and BarcodeBuilder.

Independently of the Barcode Professional for WPF class you opt for, both classes let you to create barcodes fitting a given area by just setting up the FitBarcodeToSize property.

Read More

Posted at 11:47AM on February 11th, 2008 by Neodynamic

This walkthrough illustrates how easily you can use Barcode Professional for WPF in ASP.NET Web Applications.

Barcode Professional for WPF leverages new WPF Drawing API generating high quality barcodes. Barcode Professional for WPF features raster barcode image generation which is useful in scenarios like ASP.NET Web Applications that need to display/deliver barcode to Internet Browsers.

Read the rest of this entry »

This demo demonstrates how you can bind Barcode Professional to ADO.NET DataSet in WPF Applications. Barcode Professional for WPF supports both DataBinding model i.e. XAML declarative DataBinding syntax as well as binding in code. In this demo we’ll use both WPF DataBinding methods.

Read the rest of this entry »

Posted at 12:02AM on February 6th, 2008 by Neodynamic

This walkthrough illustrates how easily you can bind Barcode Professional to XML data in WPF Applications Barcode Professional for WPF supports both DataBinding model i.e. XAML declarative DataBinding syntax as well as binding in code. In this walkthrough we’ll use XAML DataBinding syntax.

Read the rest of this entry »