Questions tagged as 'windows-phone'

1
answer

Error starting Windows Phone emulator

Hello friends, greetings to all the appreciable community, I have this problem someone has passed if yes I would appreciate if you know how to fix it     
asked by 01.04.2016 / 23:10
1
answer

Change text ComboBox Xaml?

I'm using this code to generate a ComboBox but on the screen I get " choose an item " I want to change it. <ComboBox x:Name="Tempso" HorizontalAlignment="Left" Height="55" Margin="70,243,0,0"...
asked by 12.05.2016 / 07:18
3
answers

identify items in combobox in c # and xaml?

I have this combobox in XAML: <ComboBox x:Name="Tempos" HorizontalAlignment="Left" Height="55" Margin="90,216,0,0" VerticalAlignment="Top" Width="205" SelectionChang...
asked by 15.05.2016 / 02:30
2
answers

Development in .net Compact (Smart Device)

I am developing an application in .NET Compact for Windows Embedded with C # language and SQL Compact 3.5 database. The application has 3 columns with several rows, I have 2 columns that show in their rows an information already established i...
asked by 14.07.2016 / 02:06
1
answer

Using map views with Windows Phone

I have an application in which I need to embed a Map. I know that the control map is from the toolbox. I just do not know how to change the view of the map depending on the type the user wants. Does anyone know how?     
asked by 27.02.2016 / 04:46
1
answer

My query only shows the Integer, I make a query of type String and it marks me error

How to display a string search in Windows Phone 8.1? This is the code I have, with this code it only shows me the type integer . private async void Btn_buscarUsuario(object sender, RoutedEventArgs { var exist...
asked by 29.11.2016 / 00:14
4
answers

how to select data from a datagrid

I have a datagrid and within that datagrid I have 3 columns, 2 of which receive the information from a database and the third one is typed by the user inside those columns I have several rows, what I want to do is that when I select a row that d...
asked by 21.07.2016 / 20:28
1
answer

Problem to close or minimize app for Windows Phone 8.1 in C #

I have been creating an application in Visual Studio 2015 for Windows Phone 8.1 in the C # language. I have created two pages, Main Page and Page 2. When I am in Page 2 and when I clicked the emulator on the back button, I minimized the applicat...
asked by 22.01.2018 / 23:57
0
answers

Connection to SQL SERVER xamarin forms for uwp

Hi, can anyone by any chance know how to connect to a database of sqlserver through xamarin forms ? for the android and ios solutions, the sqlconnection of system.data.sqlclient serves me, but for the solution I...
asked by 26.07.2017 / 09:03