Posts by Leandrolap • 81 points
7 posts
-
1
votes1
answer212
viewsQ: Toast notifications c#
Hello, How can I use Azure to notify the user that you have new content in the app? I am creating a project on c# for Windows 10. Thanks in advance.
-
0
votes1
answer70
viewsQ: Recovering the application status when selecting an item in Gridview
Hello, I’m creating a universal application for Windows 10 in C#. On the home screen is a Gridview loading dozens of items. I would like to know how I should save the selected item without needing…
-
2
votes0
answers42
viewsQ: Upload App to Windows Store
I have a aplicativo universal raised in the visual studio 2015 updated. By uploading the application and displaying the following message : Error : "The declared package dependency does not exist.…
-
0
votes1
answer25
viewsQ: Code update on Windows Phone 8.1
I am transitioning from Silverlight to Runtime, my application requires a connection to the webservice and precisely in it is occurring the error, some things I managed to change as for example:…
-
2
votes1
answer327
viewsQ: Play youtube videos in a Windows Phone app
Hello, I am creating an app for Windows Phone 8/8.1 programming in C#, one of the features will be the possibility to watch youtube videos, but I could not make it work using Mediaelement. Is there…
-
1
votes2
answers231
viewsQ: Effect (animation) on clicking on Windows Phone apps
I’m creating an app for Windows Phone 8.1, using the language C#. But my application is with "static" items and when clicking, it does not create that bending effect showing that you have selected…
-
2
votes3
answers589
viewsQ: Exception in reading XML file
I’ve been trying to fix this error in reading XML for weeks. I’m creating an app for Windows Phone 8 in C#. The moment I click on a subject and present the page with a listbox. An Exception of type…