Questions tagged as 'windows-phone'

2
answers

Mapping a Listlong in LINQ to SQL - Windows Phone 7.1

Problem I'm starting an application for Windows Phone 7.1, and I'm implementing the database, but I came across a situation that I did not find any similar situation to try to solve, and I also did not find anything to help me with the docu...
asked by 17.10.2014 / 04:38
1
answer

Read a JSON from a URL

I need to read a JSON file, which is generated by PHP , through json_encode ; I have no idea how to do this, do you have any examples? Note: It's in Windows Phone 8 C #! The response the url gives is as follows:...
asked by 23.04.2014 / 22:06
2
answers

Query in an XML file - C #

I have an application on windows phone 8.1 where an XML file is displayed in a listBox , and in that application it has a textbox for the user to search for content that is displayed by% with%. My question is: how do I make thi...
asked by 19.07.2015 / 09:21
1
answer

How to create a sidebar menu with hamburger icon?

I'm starting to use Intel XDK now and I have a question regarding the development of menus, I would like to create a side menu with the burger icon and after opening the menu, it becomes a X to close. Here are some examples: lin...
asked by 10.04.2015 / 06:43
2
answers

Post App Windows Phone Silverlight

I am trying to publish a Windows Phone Silverlight 8.1 APP, however I am always with the same error:    The publisher in the uploaded packet does not match the publisher   expected. The expected publisher for this application is:   "CN = 6A10...
asked by 18.02.2015 / 13:24
1
answer

How to call another WP application

How do I call another application on my own phone and in the store? (As Facebook application does, calling the messenger)     
asked by 01.03.2015 / 04:26
1
answer

Play YouTube videos in a Windows Phone application

Hello, I'm creating an application for Windows Phone 8 / 8.1 programming in C #, one of the features will be the ability to watch youtube videos, but I could not make it work using MediaElement. Is there another way to do it? Thank you.     
asked by 29.01.2015 / 13:56
1
answer

How to observe user inactivity and enable or disable the lock screen in Windows Phone 8.1

How do I disable automatic screen lock on windows phone 8.1? phoneService.UserIdleDetectionMode = IdleDetectionMode.Disabled; Before using the above line, however, it is no longer valid for the new version of Windows Phone.     
asked by 07.08.2014 / 01:18
1
answer

Error reading XML

When I try to read xml, return it to me: {System.Linq.Enumerable.WhereSelectEnumerableIterator<System.Xml.Linq.XElement,SSP.Class.ListaConsulado>}XML:<?xmlversion="1.0" encoding="UTF-8"?> <paises> <pais> <n...
asked by 25.04.2014 / 21:29
0
answers

WebView does not open popup - Windows Phone 8.1

I'm trying to get authentication for a URL, so check it out. But on the site, which I am trying to authenticate, it is possible to log in with facebook, but when using this alternative, instead of the facebook login / authorization page it appea...
asked by 25.03.2016 / 01:13