Questions tagged as 'windows-phone'

1
answer

Windows Phone, how to import data (IsolatedStorageFile)?

Is there any way I can import a data file (txt) into Windows Phone's internal memory using "IsolatedStorageFile"? I need to import a list of clients, and be able to edit by the device.     
asked by 18.07.2014 / 14:28
1
answer

Using Grid, Windows Phone C # Silverlight?

Well, I'm having trouble developing apps in Visual Studio, my computer is 32-bit, so there's no way I can test apps with emulator, and test on my own phone, a 4-inch Lumia. In my last project, which had everything to be a great app, I had the...
asked by 08.11.2015 / 17:46
1
answer

Published App for Windows Phone does not install on devices [closed]

Galera, I have a problem with an APP developed by me for the Windows Phone platform. It's in the Windows Store, but users can not install it on their devices. The error given is not succinct and I can not detect the reason for this problem...
asked by 17.02.2016 / 15:42
1
answer

Select item in ListBox with Binding?

I have a list of contacts: <ListBox Name="lstContatos"> <ListBox.ItemTemplate> <DataTemplate> <StackPanel Orientation="Vertical"> <StackPanel Orientation="Horizontal">...
asked by 15.11.2015 / 16:14
1
answer

Can you use Firebird by accessing Windows Phone?

I developed a C # Windows Forms application with Visual Studio 2013 and with Firebird database, but I would like to make a small application to facilitate access to the system. But in this application it would be necessary to access the same app...
asked by 07.10.2015 / 20:25
1
answer

Handling pages / sites, Windows Phone Silverlight C #?

I see several apps on Windows Phone, which manipulate a website, are usually apps from the sites themselves, such as TecMundo. It captures site elements and adds within the elements of the app, such as Canvas . And it also allows to cha...
asked by 24.08.2015 / 17:17
1
answer

How to execute code before starting to change orientation?

I'm wondering if there is an event or way to run a piece of code before it happens to change orientation in Windows Phone. My problem is that I need to close a MenuFlyout before changing the orientation, otherwise the application crashes....
asked by 05.08.2015 / 19:17
1
answer

JavaScript Cookies on webview smartphones!

I would like to know if anyone knows how to use or know if they get cookies directly from the smartphone's webview .. I know they are functions of a browser, but I am making an APP that it needs to temporarily or permanently save, until it is...
asked by 22.07.2015 / 23:48
1
answer

open a native application android / ios / wp

I can open an application with a web link in ios (eg: sms = number), how do I open it on android and windows phone? is there another way to open up to the 3 OS by html or some other script?     
asked by 11.06.2015 / 14:00
1
answer

API for viewing places on the map

I need an API that works like HERE Maps, which makes it easy to query through a REST service. With it I can for example identify stores within a certain range. But I came across the problem that it does not provide this information when for exam...
asked by 16.05.2015 / 23:06