Yes sure! I am using Visual Studio 2015 community and C# for Universal Windows Applications. That's the standard for Windows!
Same here, that's exactly the same setup that I'm using to learn C#
Yes sure! I am using Visual Studio 2015 community and C# for Universal Windows Applications. That's the standard for Windows!
Yes sure! I am using Visual Studio 2015 community and C# for Universal Windows Applications. That's the standard for Windows!
Yes sure! I am using Visual Studio 2015 community and C# for Universal Windows Applications. That's the standard for Windows!
Thanks! I've been a novice programmer for a few decades now smile and am sorely tempted to try writing a UWA. In the past I've used Delphi for Win32 programs, and C for my microcontroller work.
You are much more experienced than I am! You will love programming for Windows! All the best!Thanks! I've been a novice programmer for a few decades now smile and am sorely tempted to try writing a UWA. In the past I've used Delphi for Win32 programs, and C for my microcontroller work.
Yes, same here. I wanted to port my app for Android too. All of my friends are on Android and when they heard that my app is making such progress, they all wanted to try it. I have installed Xamarin through Visual Studio. But didn't use it. It's apparently not as neat as Visual Studio. Also, I just couldn't make it work, write once run on all platforms thing. All the documentation shows how to create a cross platform app using C# but there's no info on how to define the UI in XAML for all platforms. If you find any such resource or know about it please let me know it..Same for me. I've considered looking into the Xamarin integration, but haven't done more than just think about it.
I just downloaded it, its about 6 degrees off of the Microsoft weather app (which is usually pretty accurate). And it says it's sunny right now (it's 12:30am!) - I think it might be pulling another city by the same name? (It doesn't give me an option to select my location by city AND state, for example; I have my Location turned off)Hi, I recently started learning programming. I'm pretty new to it, but have one app in the store.
Strawberry Weather
I just downloaded it, its about 6 degrees off of the Microsoft weather app (which is usually pretty accurate). And it says it's sunny right now (it's 12:30am!) - I think it might be pulling another city by the same name? (It doesn't give me an option to select my location by city AND state, for example; I have my Location turned off)
It would be neat to have a theme with weather-related backgrounds (like the Microsoft app) - that's the only reason I even use the Microsoft app (it's appearance).
All the documentation shows how to create a cross platform app using C# but there's no info on how to define the UI in XAML for all platforms. If you find any such resource or know about it please let me know it..
I'm using the built-in location service of the weather API which is not that feature rich. It's pretty basic and only offers 'city name, country code' search. I will add Google geociding API so that I can improve the location accuracy. But it needs some testing. Because, it should not introduce any new bugs or break the current functionalilty. Try with the GPS enabled and it should work good! If it didn't work it might be the case that their weather station is located far from you location. Have never been to LA. But it sure seems a hell of big place! Anyway whatever the reasons be, I'll add the Google location API and Dark Sky weather API for better accuracy. Thanks!When I type the state (example: Los Angeles, CA) it removes CA and only saves 'Los Angeles,' perhaps that is where the inaccuracy comes from?
I didn't try it with Location on, so I would assume that's why I'm the only one with differing results.
Just offering feedback so you can perfect the app, it's a good app otherwise!
Didn't understand you. Were you talking about Strawberry Weather?Not changes
Question for the developers here - the windows 10 mobile emulator in the visual studio software can only work if the pc has windows 10 pro? Is that the way it is? If yes, why?
Question for the developers here - the windows 10 mobile emulator in the visual studio software can only work if the pc has windows 10 pro? Is that the way it is? If yes, why?