dhynek

Stories kicked by dhynek

WPF multipage reports - Part IV - Pagination(janrep.blog.codeplant.net)

submitted by janrepjanrep(365) 3 years, 10 months ago

This is the final part of WPF multipage report post series. The focus is on a report pagination and a flow document traversal. read more...

3 comments |category: |Views: 1287

tags: another

WPF multipage reports - Part III - Rendering(janrep.blog.codeplant.net)

submitted by janrepjanrep(365) 3 years, 11 months ago

In this part I will focus on a report rendering using WPF flow document controls. The report definition suports templating for all report parts. read more...

1 comment |category: |Views: 302

tags: another

WPF multipage reports - Part II - Data Grouping(janrep.blog.codeplant.net)

submitted by janrepjanrep(365) 3 years, 11 months ago

In the second post about building WPF multipage reports I will describe the data layer that reads data from a data source and provides simple grouping calculations. read more...

add a comment |category: |Views: 291

tags: another

Create a model driven WPF application within 1 minute(janrep.blog.codeplant.net)

submitted by janrepjanrep(365) 4 years ago

In a short video I will create a simple business application. It contains 2 business entities with properties and associations. After 1 minute working with the model I can run and test the WPF client application. read more...

add a comment |category: |Views: 217

tags: another

WPF multipage reports - Part I(janrep.blog.codeplant.net)

submitted by janrepjanrep(365) 4 years ago

Shows how to build multipage reports in WPF using flow documents , custom paginators and simple data engine.This part is dedicated to the problem description and high level implementation design. read more...

add a comment |category: |Views: 454

tags: another

Rapid LOB Development For WPF And Internet(janrep.blog.codeplant.net)

submitted by janrepjanrep(365) 4 years ago

Building LOB applications for both WPF clients and AJAX web sites, supporting high level business abstractions and n-tier application topologies is not an easy task. CodePlant represents the model driven environment and complete application framework that supports and enables such scenarios. read more...

add a comment |category: |Views: 62

tags: another