Clint Rutkas
I run Coding4Fun and I build stuff that 9 out of 10 times will eventually hurt me. I tend to make hardware / .Net mashups.
Check me out on the web at Monkey See, Monkey Build.
@ClintRutkas
Entries
UWP-080 - Series Wrap Up
UWP-079 - Hero Explorer - Cortana Integration
UWP-078 - Hero Explorer - Adding an Adaptive Layout and UI Cleanup
UWP-077 - Hero Explorer - Displaying Comic Book Details
UWP-076 - Hero Explorer - Displaying Comic Books for a Character
UWP-075 - Hero Explorer - Displaying Character Details
UWP-074 - Hero Explorer - DataBinding and Navigating through the Object Graph
UWP-073 - Hero Explorer - Creating an MD5 Hash and Calling the API
UWP-072 - Hero Explorer - Accessing the Marvel Web API
UWP-071 - Hero Explorer – Introduction
UWP-070 - Album Cover Match Game - In App Purchase for Ad Removal
Discussions
View All
Comments
-
-
https://www.visualstudio.com/vs/ https://msdn.microsoft.com/en-us/magazine/mt790182.aspx
-
-
-
-
-
-
-
-
-
-
View AllUniversal Windows Platform (UWP) App Development and the Windows Store
@AnilApex: you have access to parts if the end user provides access. Check out https://msdn.microsoft.com/EN-US/library/windows.storage.accesscache.storageapplicationpermissions.futureaccesslist.aspx.
Universal Windows Platform (UWP) App Development and the Windows Store
@Abhishek Gupta: There is Visual Studio for Mac.
Kevin Gallo gives the developer perspective on today's Windows 10 Event
@LosSandreas: @Oguz: APIs 100% are. we have a WinForms sample, we'll ask about doing the APIs in WPF.
UWP-008 - XAML Layout with Grids
@Developer: It is the right video, I think we just did the numbering incorrect. It corrected itself at video 9.
UWP-001 - Series Introduction
@Xeeling: we are working on it
UWP-058 - UWP Weather - Setup and Working with the Weather API
@kiko: and we're updated with the new version Bob sent over :)
UWP-058 - UWP Weather - Setup and Working with the Weather API
@kiko: Bob made me aware of this, we are uploading a new version, may be an hour before it is corrected
Microsoft Campus Tours - Inside the Channel 9 Studio
@IgorD:@michelgeek:
Channel 9
1 Microsoft Way
Redmond, WA 98052
Ping 237: Battlebots, an unlikely pairing, Mars One selects its finalists
ROBOTS!!!!!!!! The hardcore flippers were good. Also believe the spinners were hardcore good. I actually had a good design a while back but this was long ago ...
TWC9: Two Geeks and a Baby
really? you brought in a baby!??!?
Part 13: Styling Tiles in the LongListSelector
@Valered: yup, stuff like that will start getting outside the scope of the lessons here, I suggest asking / looking it up over at the forums on http://dev.windowsphone.com or www.stackoverflow.com
Part 15: Playing a Sound when a ListItem is Selected
@Valered: yup, listen to the same event for both. following a very similar pattern as above.
I suggest trying out stuff like this in one-off applications so you can play with stuff and try new ways of doing stuff without messing up your code base (this is also why we have source control)