Are there established algorithms for spacing out objects of unequal size?
I’m working on visualizing a hierarchy. There will be clusters of objects, each cluster containing rectangles of fixed width but variable height. I’d like to arrange these within a rectangular space so as to have equal visual spacing between them, something like this:
SQL Update statement generator using C# Winforms?
I am trying to make an UPDATE STATEMENT generator using C# Winforms. I would like to build a statement generator which will print statements like this:
How to create a WinForms project that is “WPF-ready”
I’m a C# developer who hasn’t had the privilege of learning WPF yet. However, I recently initiated the architecture phase of a new project which I expect will eventually employ WPF (probably; although ASP.Net is still an option) — but the GUI development won’t begin for several months. (We need to get buy-in on a WinForm-based proof-of-concept before we proceed with full production-grade development.) When we are ready to begin implementing the GUI, I will either learn WPF myself or hire someone with experience (preferably both).
How to create a WinForms project that is “WPF-ready”
I’m a C# developer who hasn’t had the privilege of learning WPF yet. However, I recently initiated the architecture phase of a new project which I expect will eventually employ WPF (probably; although ASP.Net is still an option) — but the GUI development won’t begin for several months. (We need to get buy-in on a WinForm-based proof-of-concept before we proceed with full production-grade development.) When we are ready to begin implementing the GUI, I will either learn WPF myself or hire someone with experience (preferably both).
How to create a WinForms project that is “WPF-ready”
I’m a C# developer who hasn’t had the privilege of learning WPF yet. However, I recently initiated the architecture phase of a new project which I expect will eventually employ WPF (probably; although ASP.Net is still an option) — but the GUI development won’t begin for several months. (We need to get buy-in on a WinForm-based proof-of-concept before we proceed with full production-grade development.) When we are ready to begin implementing the GUI, I will either learn WPF myself or hire someone with experience (preferably both).
How to use data shaped by the UI from the ViewModel while keeping concerns separated?
I’m coming from a winforms background and trying to get ahold of MVVM and XAML. Right now I’m wondering how I can take advantage from a data-shaping control (either native or provided by a third party) while maintaining separation of concerns intact.
Organizing solution / project structure and classes for Line of Business Application (LOB)
The question how-do-you-organize-your-projects already has a few good answers. I would like to get a better understanding about this suggested structure:
Organizing solution / project structure and classes for Line of Business Application (LOB)
The question how-do-you-organize-your-projects already has a few good answers. I would like to get a better understanding about this suggested structure:
Organizing solution / project structure and classes for Line of Business Application (LOB)
The question how-do-you-organize-your-projects already has a few good answers. I would like to get a better understanding about this suggested structure:
Can’t understand on how to implement MVP/MVC for my software requirements [closed]
Closed 9 years ago.