Questions tagged as 'windows-mobile'

1
answer

Is there any way to make visual studio 2012 support windows mobile 5.0

I have a project in visual studio 2008 for windows mobile 5.0 and would like to migrate it to visual studio 2012 , but I read that this new version of visual studio does not support windows mobile 5.0 , but there is little information on t...
asked by 05.03.2014 / 22:28
1
answer

Where to find the Microsoft.WindowsMobile.Forms library?

I'm developing an application on Smart Device for Windows Mobile 6 in Visual Studio 2008 C #. In this application I need to use the functions of the object CameraCaptureDialog , because the main purpose of it is to capture photos throug...
asked by 20.01.2015 / 16:12
2
answers

Saving user values to files in C #

I'm looking for some simple way to save user data to file in C #. In Java I always use the Properties class. I'm looking for something similar in C #, I've already tried and found some answers but I still could not solve my problem. F...
asked by 17.08.2016 / 16:58
1
answer

How to change the border color of a TextBox in a Windows Phone 8.1 app?

In a given code function of .cs in C# I need to change the border color of a TextBox . In my xaml I have TextBox <TextBox Name="txtResult" Text="resultado"/> And in cs I have validation priva...
asked by 31.08.2014 / 05:32