Click here to Skip to main content
15,906,645 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
charlieg29-Sep-14 8:20
charlieg29-Sep-14 8:20 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Marc Clifton27-Sep-14 15:04
mvaMarc Clifton27-Sep-14 15:04 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Marc Greiner at home29-Sep-14 1:40
Marc Greiner at home29-Sep-14 1:40 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
RossMW27-Sep-14 15:27
professionalRossMW27-Sep-14 15:27 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
charlieg28-Sep-14 5:17
charlieg28-Sep-14 5:17 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
_Maxxx_27-Sep-14 15:28
professional_Maxxx_27-Sep-14 15:28 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
charlieg28-Sep-14 5:18
charlieg28-Sep-14 5:18 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
DrABELL27-Sep-14 16:57
DrABELL27-Sep-14 16:57 
Hi,
You pretty much nailed down the core technology set. Following is just some design consideration and best-practices. As a general rule, try to minimize technology surface as much as possible. Pertinent to your case it seems that the following technology set may suffice the goal;

1.1. Backend DB - Sql Server Compact Edition 4.0 (single-file based DB: easy to deploy/backup/distribute)
1.2. Business Layer - C# 4.0 (Client Profile redistributable)
1.3. Front End - WPF/XAML (.NET 4.0, the same Client Profile redistributable)
1.4. Optionally - implement data export to Excel feature for 'ad-hoc' reporting/analysis

As for sample practical implementation of the aforementioned technologies, you can refer to my recently released app PaydayNY-2014 for Win 7/8 to see how it works in real life (there is a free Trial edition) PaydayNY-2014P-Pro-for-Win[^]
Best regards/wishes,
<lol>Life is 2short 2remove USB safely

GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Member 1008817127-Sep-14 16:59
Member 1008817127-Sep-14 16:59 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
BillWoodruff27-Sep-14 21:09
professionalBillWoodruff27-Sep-14 21:09 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Kornfeld Eliyahu Peter27-Sep-14 21:50
professionalKornfeld Eliyahu Peter27-Sep-14 21:50 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
BillWoodruff27-Sep-14 22:31
professionalBillWoodruff27-Sep-14 22:31 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Simon O'Riordan from UK28-Sep-14 20:53
Simon O'Riordan from UK28-Sep-14 20:53 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
charlieg28-Sep-14 5:26
charlieg28-Sep-14 5:26 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
deanjott29-Sep-14 3:26
deanjott29-Sep-14 3:26 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Jörgen Andersson27-Sep-14 21:32
professionalJörgen Andersson27-Sep-14 21:32 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
charlieg28-Sep-14 2:08
charlieg28-Sep-14 2:08 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Jörgen Andersson28-Sep-14 4:02
professionalJörgen Andersson28-Sep-14 4:02 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Rage28-Sep-14 22:14
professionalRage28-Sep-14 22:14 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Jörgen Andersson28-Sep-14 22:29
professionalJörgen Andersson28-Sep-14 22:29 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Chris Maunder28-Sep-14 1:40
cofounderChris Maunder28-Sep-14 1:40 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Slacker00728-Sep-14 12:39
professionalSlacker00728-Sep-14 12:39 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Gary Wheeler29-Sep-14 6:56
Gary Wheeler29-Sep-14 6:56 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Andreas Mertens28-Sep-14 3:30
professionalAndreas Mertens28-Sep-14 3:30 
GeneralRe: Given an opportunity to develop a new application, what technology would you select for the UI? Pin
Manfred Rudolf Bihy28-Sep-14 5:19
professionalManfred Rudolf Bihy28-Sep-14 5:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.