I need to build a simple desktop app, my experience is with vb6 but it's time to move on, so i need some help. My app is relatively simple, a db table that holds events by date. The app should display the events on a full screen in the following structure:
The problems I anticipate are: The layout, how can i keep it aesthetic, the line heights, the events boxes? (in vb i used to attach it to the resize event and then calculate the size)
so, please - any tips? ideas? where to start ? what should i google?
This mechanical system is an integral part of heating and cooling any modern building. AC is short for air conditioning. The terms HVAC and AC are often used interchangeably.
To keep things simple: the system designed to cool the air is the AC unit, and the system designed to heat the air and push moisture out through the vents, is the HVAC unit.
A QP is a person who is: Registered as an Architect with the Board of Architects (BOA) or a Professional Engineer with the Professional Engineers Board (PEB) Has a valid practising certificate issued by the BOA or PEB.
You first need to decide if you're going to use WPF or WinForms, because everything else follows from that.
Winforms will feel more like VB6, but is not the latest and greatest thing.
WPF will be harder to learn to start with, but then stuff like all your layout resizing will just work, without you needing to write any of that calculating code.
Silverlight is (loosely) a subset of WPF, and if I was starting with no prior knowledge today, I might be inclined to use that.
The Adam Nathan book is excellent for WPF, not sure which book I'd recommend for Silverlight.
The layout, how can i keep it aesthetic, the line heights, the events boxes?
Take a look at the TableLayoutPanel (WinForms).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With