Click here to Skip to main content
15,884,472 members

Survey Results

When creating an application for a new platform do you

Survey period: 11 Feb 2013 to 18 Feb 2013

OptionVotes% 
Design and write the application from scratch, tailoring it to the specific capabilities of the patform34035.23
Port an existing application as much as possible, ensuring it works well on the framework27128.08
Port an existing application as-is, keeping as much as possible the same across different platforms14615.13
Use application hosting environments or automated porting tools in the hope of not doing any coding at all222.28
Not even bother. I don't port.16016.58
Other262.69

View optional text answers (35 answers)


 
GeneralYou know you have been here a while Pin
Slacker00715-Feb-13 3:59
professionalSlacker00715-Feb-13 3:59 
GeneralThe core doesn't change and the UI is completly new unless... Pin
AlexCode13-Feb-13 20:16
professionalAlexCode13-Feb-13 20:16 
GeneralSurface and Metro Pin
zsigmond12-Feb-13 7:34
zsigmond12-Feb-13 7:34 
GeneralShould be Multiple Choice Pin
Rob Grainger12-Feb-13 2:32
Rob Grainger12-Feb-13 2:32 
GeneralCListCtrl Pin
Nemanja Trifunovic12-Feb-13 1:37
Nemanja Trifunovic12-Feb-13 1:37 
Generalport as-is, but have some proof-of-concept first Pin
u-li11-Feb-13 22:21
u-li11-Feb-13 22:21 
GeneralConfused by options Pin
Dan Neely11-Feb-13 3:32
Dan Neely11-Feb-13 3:32 
GeneralRe: Confused by options Pin
CDP180211-Feb-13 12:06
CDP180211-Feb-13 12:06 
No. Option 3 is supposed to mean that you rewrite as little as possible, possibly not using all the new features and capabilities. Option 2 means that using the new features has priority over preserving existing code, possibly requiring to write more time and work.

Porting applications had become a secret hobby of mine. Thanks to Mickeysoft. I had a program that started out as a website, then became a Windows Forms client, moved on to WPF and ended up full 3D with an own graphics engine and GUI. Mickeysoft's way of convincing us that Win 8 is a great thing led to yet another long list of things that would have been to be ported or rewritten and I'm not sure I would have been finished by the time they come with their next great idea. Now I'm porting my code for a last time. To C++ and anything else that's helpful and not made by Mickeysoft.
GeneralGenerational Skip Pin
W Balboos, GHB11-Feb-13 1:39
W Balboos, GHB11-Feb-13 1:39 
GeneralRe: Generational Skip Pin
Rob Grainger12-Feb-13 23:02
Rob Grainger12-Feb-13 23:02 
GeneralRe: Generational Skip Pin
W Balboos, GHB13-Feb-13 0:41
W Balboos, GHB13-Feb-13 0:41 
GeneralDesign and write the application from scratch - still on the higher side Pin
Jibesh10-Feb-13 21:12
professionalJibesh10-Feb-13 21:12 
GeneralRe: Design and write the application from scratch - still on the higher side Pin
imagiro11-Feb-13 0:53
imagiro11-Feb-13 0:53 
GeneralRe: Design and write the application from scratch - still on the higher side Pin
Dan Neely11-Feb-13 3:37
Dan Neely11-Feb-13 3:37 
GeneralRe: Design and write the application from scratch - still on the higher side Pin
Jibesh11-Feb-13 6:47
professionalJibesh11-Feb-13 6:47 
GeneralRe: Design and write the application from scratch - still on the higher side Pin
Nitesh Kejriwal11-Feb-13 7:03
professionalNitesh Kejriwal11-Feb-13 7:03 
GeneralRe: Design and write the application from scratch - still on the higher side Pin
Dan Neely11-Feb-13 7:36
Dan Neely11-Feb-13 7:36 
GeneralRe: Design and write the application from scratch - still on the higher side Pin
PIEBALDconsult11-Feb-13 14:48
mvePIEBALDconsult11-Feb-13 14:48 

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.