Click here to Skip to main content
15,914,255 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.

 
GeneralWinJS Pin
Abhinav S22-Jun-15 6:48
Abhinav S22-Jun-15 6:48 
GeneralRe: WinJS Pin
Eddy Vluggen22-Jun-15 7:48
professionalEddy Vluggen22-Jun-15 7:48 
GeneralRe: WinJS Pin
OriginalGriff22-Jun-15 8:02
mveOriginalGriff22-Jun-15 8:02 
GeneralRe: WinJS Pin
Eddy Vluggen22-Jun-15 12:00
professionalEddy Vluggen22-Jun-15 12:00 
GeneralRe: WinJS Pin
JimmyRopes22-Jun-15 17:05
professionalJimmyRopes22-Jun-15 17:05 
GeneralRe: WinJS Pin
Basketcase Software23-Jun-15 7:10
professionalBasketcase Software23-Jun-15 7:10 
GeneralRe: WinJS Pin
Eddy Vluggen23-Jun-15 7:23
professionalEddy Vluggen23-Jun-15 7:23 
GeneralRe: WinJS Pin
Basketcase Software23-Jun-15 16:52
professionalBasketcase Software23-Jun-15 16:52 
Eddy Vluggen wrote:
So, you can't design a WinForm and see the results without compiling/testing/debugging? How is it mission-critical to see EACH instance of a textbox or button you create?
Because it's not just the textbox or button, but its appearance, location, etc. I'm a game UI designer and the aesthetics often matter as much as the function. If you want "plain vanilla" appearance and function then the usual cycle is shortened as there isn't much new - but you aren't being very creative.
Eddy Vluggen wrote:
It is not a feeling; compare it to WinForms and it is immature. The XAML-designer ate roughly 20Gb of my harddisk before crashing the IDE. You run into all kinds of crap that has already been solved before.
Agreed. That's the bad thing about Microsoft. They start off with some wonderful technologies that look promising and then just let them die. And of course typically never let them completely mature in the first place. WinForms has had a LOT of developer feedback. For the longest time it was the only game in town and it's what everyone got used to. XAML/WPF comes along and there has been resistance to learning a new paradigm (as if that's a surprise!) even when some things have really needed to be overhauled. A case in point. Even with XAML/WPF I'm presently still stuck with the the standard file load/save/print dialogues - Microsoft (last I knew) never developed versions for the framework. The code is ancient and doesn't seem to grasp asynchronous operations very well. The result? I've seen some weird hangs just saving several image files to a USB drive.

...What on earth were you doing that used 20GB? Hell, I've run XAML on an old XP machine with VS 2010 and a HDD of less the 20GB in size. Never had the IDE crash. I had it give up on some malformed XAML, but never had to go as far what's happened to you.
Eddy Vluggen wrote:
No, it doesn't.
For me it does, which is what I meant.
Eddy Vluggen wrote:
Some people/companies/governments prefer recognizable, consistent UI's, and will not pay to have some hardware-accelerated animations and gradients. They'll pay to not have those.
Yep, those are the people who have stubbornly stuck to Internet Explorer 6, Windows XP, etc.
If they are willing to pay for it, I'll give it to them. I don't need animations or gradients, but my turnaround time will be much faster producing their simple UI in XAML than doing it using WinForms, and less likely to be buggy and unresponsive either.
GeneralRe: WinJS Pin
Eddy Vluggen23-Jun-15 21:39
professionalEddy Vluggen23-Jun-15 21:39 
GeneralRe: WinJS Pin
Basketcase Software24-Jun-15 6:41
professionalBasketcase Software24-Jun-15 6:41 
GeneralRe: WinJS Pin
Eddy Vluggen24-Jun-15 8:07
professionalEddy Vluggen24-Jun-15 8:07 
GeneralRe: WinJS Pin
Marc Clifton22-Jun-15 9:28
mvaMarc Clifton22-Jun-15 9:28 
GeneralRe: WinJS Pin
User 483504722-Jun-15 9:39
User 483504722-Jun-15 9:39 
GeneralRe: WinJS Pin
Pete O'Hanlon22-Jun-15 9:46
mvePete O'Hanlon22-Jun-15 9:46 
GeneralRe: WinJS Pin
Abhinav S22-Jun-15 15:20
Abhinav S22-Jun-15 15:20 
GeneralRe: WinJS Pin
Pete O'Hanlon22-Jun-15 18:57
mvePete O'Hanlon22-Jun-15 18:57 
GeneralRe: WinJS Pin
Nathan Minier23-Jun-15 1:18
professionalNathan Minier23-Jun-15 1:18 
GeneralRe: WinJS Pin
David Purkiss23-Jun-15 1:25
David Purkiss23-Jun-15 1:25 
GeneralHappy (belated) birthday... Pin
Ravi Bhavnani22-Jun-15 5:43
professionalRavi Bhavnani22-Jun-15 5:43 
GeneralRe: Happy (belated) birthday... Pin
P0mpeyBoy22-Jun-15 5:54
P0mpeyBoy22-Jun-15 5:54 
GeneralRe: Happy (belated) birthday... Pin
Ravi Bhavnani22-Jun-15 6:00
professionalRavi Bhavnani22-Jun-15 6:00 
GeneralRe: Happy (belated) birthday... Pin
Chris Maunder22-Jun-15 16:50
cofounderChris Maunder22-Jun-15 16:50 
GeneralRe: Happy (belated) birthday... Pin
Dinesh.V.Kumar22-Jun-15 19:58
Dinesh.V.Kumar22-Jun-15 19:58 
GeneralRe: Happy (belated) birthday... Pin
Bassam Abdul-Baki23-Jun-15 10:14
professionalBassam Abdul-Baki23-Jun-15 10:14 
Generaltown home property encroachment Pin
Jeremy Falcon22-Jun-15 5:42
professionalJeremy Falcon22-Jun-15 5:42 

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.