Hi,
We are developing one software related to astrology. It will be probably desktop application.
In this software we need to display different report in tabular format also we need to display the information like in attached image.
So we have following queries
1) To develop such type of software what we should select Windows Form OR WPF ?
2) If we use WPF then is it possible to display and print report in tabular format and information like attached image.
We are new to WPF so want to confirm this.
3) In the attached image we are displaying the data in the different square boxes and it will be dynamic. So for displaying data in such style do we need to use inbuilt .NET graphics/drawing library OR there is any other way to display data like this ?
Please advise in this.
Thanks and Regards
Prasad.G.Godbole
Loading
Mahesh ChandPosted Aug 10, 2011, 1:59 AM
Prasad GodbolePosted Aug 10, 2011, 2:06 AM
Kind Regards
Prasad.G.Godbole
Prasad GodbolePosted Aug 10, 2011, 1:58 AM
Thanks for giving information.
There was file uploading problem at our end. We have re-uploaded it now.
Please have a look and let us know if you want to give any more information.
Thanks and Regards
Prasad.G.Godbole
Mahesh ChandPosted Aug 10, 2011, 1:54 AM
Let me put it this way. WPF can do everything you can do in Windows Forms but better, faster and cheaper (resources).