Is there any support for TCP/IP Sockets in Windows Phone 7? I'm not having any luck finding it so far.
I want to connect to a port on a server and issue commands/receive responses
Hmmm, wonder if I have the first VS 2010 RTM question? Anyway..
Installing the Windows Phone 7 SDK I get the following error
Incompatible Products
VC 10.0 Runtime
.NET Framework 4 Multi-Targeting Pack
Microsoft.NET Framework 4 Client Profile
Microsoft .NET Framework 4 Extended
This was reported as an issue with Beta 2 and the fix was to install…
I am working on a Windows Phone 7 app and I want to give the option for the user to make a call. i.e How can I initiate a call when the user press a "call" button in my app? Looking like that API is not yet exposed.
I have download and installed Visual Studio 2010 RC and I want to develop for the new Windows Phone 7. But when I run the vm_web.exe (that IS the name of the exe file, isn't it?), It still says that I haven't installed Silverlight 4.0 SDK, BUT I have installed the Silverlight SDK. In my control panel's menu, it says I have installed "Microsoft…
Has anyone managed to develop Android Applications using Eclipse on the Windows platform. I understand the ADB needs to recognise specific models of phone and wondered if the Tattoo is supported.
thanks
Mark
On this Wikipedia entry I found out that ITU Telecommunication Standardization Sector (ITU-T) is providing such list of country calling codes.
Here is a pdf: http://www.itu.int/dms_pub/itu-t/opb/sp/T-SP-E.164D-2009-PDF-E.pdf
I wonder where to find this in a xml file or similar? I need to do find out which country a phone number is from,…
Hello all, I have an intriguing question.
Let's say I want to play an animation or change the visual state etc of my view FROM THE VIEW MODEL.
How can I do that?
Its for building an MVVM application on windows phone 7.
I'm thinking about getting a small touchscreen to work with the Windows Phone 7 emulator... but will the developers tools support multi-touch from a touchscreen? I've only seen it with single mouse clicks so far...
Which phone should I start developing for? I have no preference for either.
I currently own Macbook Pro and I have Windows installed in Boot Camp.
I don't know either C# or Objective-C. I am at ground zero in terms of skills required to start developing apps.
Every one i am developing a web browser for windows phone ,
as you know two most important feature are history and bookmark ,
but i am new bee to wp8 but i want those two feature in my wp8 web browser .
So any body know to implement those two things.
means when history page is shown it can display list of all the web pages visited and…
Hi,
I have downloaded the Visual Studio 2010 CTP along with Phone 7 emulator, but am finding writing code a little counter intuative (coming from a c++ background). Can someone direct me to some good intermediate-level resources / tutorials?
There's a website (telephonic company) where I get a statistic information about the amount of data transferred by my phone during the current month.
To access that information, I need:
* Access the website and login with username and passwod (html form)
* Then choose an option in a combo box (html select)
* And finally click on a link…
Windows Phone 7 has just been unveiled and right now there is no publicly available information to non-privileged developers/partners.
MS are announcing all details of the development chain at the Mix10 conference.
So until then this could be a good starting point/collection of online resources as they appear
EDIT: I've added the…
Is there a way to embed multiple dependent assemblies into a single one for projects written on the following platform types: Windows Store Apps, Windows Phone 8, Portable Class Library?
I know that for regular .Net projects there is ILMerge, but on the aforementioned project types it doesn't work. Embedding assemblies as resources…
I'm creating my first Windows Phone 7 application, and I'm struggling to find an autocomplete textbox. Is there an easy way to add one to the toolbox? Or do I need to create my own control?
When I connect my phone Xperia Tipo to my Ubuntu 12.04, the USB icon does not appear in a launcher.
lsusb gives me following results:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004…
Several partners have been asking about guidance on combining Windows Phone 7 applications with Windows Azure. The patterns and practices team recently released new guidance on Windows Phone 7. This is a continuation of the Windows Azure Guidance. It takes the survey application and makes a version for Windows Phone 7. …
I recently figured out, that the web site of my phone provider (mobile) mysteriously identifies me and automatically logs me into my account when I'm accessing with my android phone, as if it knew my phone number. (I used several browsers. When I'm using the phone as WLAN hotspot and access the same site from another device that…
My company has many clients wanting mobile applications and having the payments come into our account and then sorting the payments would be a real pain.
So can a company have a main account to publish applications (free and chargeable) and still have some sort of client account for each app (so they could view sales and receive…
Has anyone been able to communicate using WCF on Windows Phone Series 7 emulator?
I've been trying for the past two days and it's just happening for me. I can get a normal Silverlight control to work in both Silverlight 3 and Silverlight 4, but not the phone version. Here are two versions that I've tried:
Version 1 - Using…
Has anyone been able to communicate using WCF on Windows Phone Series 7 emulator?
I've been trying for the past two days and it's just happening for me. I can get a normal Silverlight control to work in both Silverlight 3 and Silverlight 4, but not the phone version. Here are two versions that I've tried:
Version 1 - Using…
On the windows phone 7 emulator, when the hardware back button is pressed, the default behaviour is for it to close your current application. I want to override this default behaviour so that it navigates to the previous page in my application.
After some research, it seems it should be possible to do this by overriding…
I have a problem, I have written a simple Media Player for Windows Phone 7 and can Play, Stop and control the Volume of a Video (loaded from a URI) however when I try to set the position, this causes the application to freeze.
I have used both these lines, but either does not work:
Player.Position = new…
From what I have read it seems there are more or less three versions(?) of Windows 8: Windows 8, Windows RT, and Windows Phone 8.
While the difference between Windows 8 and Windows RT is clear, I don't understand the difference between Windows RT and Windows Phone 8.
The Android parallel, Jelly Bean that runs…