Click here to Skip to main content
15,915,019 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: I miss my string[i] = 'x' :( Pin
#realJSOP19-Sep-16 1:27
professional#realJSOP19-Sep-16 1:27 
GeneralRe: I miss my string[i] = 'x' :( Pin
BillWoodruff19-Sep-16 2:17
professionalBillWoodruff19-Sep-16 2:17 
GeneralRe: I miss my string[i] = 'x' :( Pin
#realJSOP19-Sep-16 2:26
professional#realJSOP19-Sep-16 2:26 
GeneralRe: I miss my string[i] = 'x' :( Pin
BillWoodruff19-Sep-16 2:57
professionalBillWoodruff19-Sep-16 2:57 
GeneralRe: I miss my string[i] = 'x' :( Pin
Chris Maunder19-Sep-16 3:30
cofounderChris Maunder19-Sep-16 3:30 
GeneralRe: I miss my string[i] = 'x' :( Pin
BillWoodruff19-Sep-16 8:49
professionalBillWoodruff19-Sep-16 8:49 
JokeRe: I miss my string[i] = 'x' :( Pin
Richard Deeming19-Sep-16 2:54
mveRichard Deeming19-Sep-16 2:54 
RantThis Is How Android Wins! Android Dev v Windows Dev PinPopular
raddevus18-Sep-16 12:21
mvaraddevus18-Sep-16 12:21 
Ok, this is a bit of rant.

I'm building a UWP (Universal Windows Platform) app -- XAML / C#.
I've developed software all the way back to Win3.1 using Visual Studio 1.x and the MFC.
Now, I've just been forced to create a new UserControl in XAML because the functionality hasn't been wrapped up for what I want (NumericUpDown control).

But for hours I could not figure out why the button wouldn't render itself properly -- the text (content) on the button will not display.
Find out there's way more you have to do to get it working, simply because this stuff doesn't quite work. Great.

Took About 1 Day to Convert Winform to Android App
But, there's more to this. I wrote this app as a Winform app and then converted it in a day or so to an Android app. I re-wrote the entire Winform app natively using Android Studio.

Think about that...

The Point
I've been developing on Windows Platform for 25 years but
it is easier for me as a developer to convert it to an Android app than it is to convert it to a Universal Windows App.


Dear Microsoft:
You are failing on both of your (previous) strengths:
1. Desktop OS
2. Development tools

It is too bad because during XP through Windows 7, things weren't entirely terrible.
I suppose you will just be a fading memory soon anyways.
Sincerely,
Software Developers Everywhere
My book, Launch Your Android App, is available at Amazon.com.


modified 18-Sep-16 18:27pm.

GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
Henry Skoglund18-Sep-16 12:54
Henry Skoglund18-Sep-16 12:54 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
raddevus18-Sep-16 13:06
mvaraddevus18-Sep-16 13:06 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
Henry Skoglund18-Sep-16 15:09
Henry Skoglund18-Sep-16 15:09 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
User 483504718-Sep-16 15:12
User 483504718-Sep-16 15:12 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
wout de zeeuw18-Sep-16 15:24
wout de zeeuw18-Sep-16 15:24 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
raddevus18-Sep-16 15:35
mvaraddevus18-Sep-16 15:35 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
wout de zeeuw18-Sep-16 15:46
wout de zeeuw18-Sep-16 15:46 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
raddevus18-Sep-16 16:39
mvaraddevus18-Sep-16 16:39 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
Super Lloyd18-Sep-16 15:34
Super Lloyd18-Sep-16 15:34 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
raddevus18-Sep-16 15:40
mvaraddevus18-Sep-16 15:40 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
Super Lloyd18-Sep-16 15:53
Super Lloyd18-Sep-16 15:53 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
raddevus18-Sep-16 16:40
mvaraddevus18-Sep-16 16:40 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
wout de zeeuw18-Sep-16 15:54
wout de zeeuw18-Sep-16 15:54 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
Roger Wright18-Sep-16 17:32
professionalRoger Wright18-Sep-16 17:32 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
raddevus18-Sep-16 18:19
mvaraddevus18-Sep-16 18:19 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
Roger Wright18-Sep-16 19:10
professionalRoger Wright18-Sep-16 19:10 
GeneralRe: This Is How Android Wins! Android Dev v Windows Dev Pin
Pete O'Hanlon18-Sep-16 21:41
mvePete O'Hanlon18-Sep-16 21:41 

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.