how to parse data
Hi, I have to developed windows phone apps in which I have to show the data. Data is access from calling web services\API using POST method. web services is developed in php. Please guide how to send...
View Articlecalling REST API
Hi, REST api developed using php and now I want to call api in windows phone 7.1 with parameter api needs - three paramters and give output in .xml format Please guide how to call api and display the...
View ArticleApp development for Windows Phone 7 OS based Smartphones
Hello Everyone, I am currently into developing an app for my mobile that runs Windows Phone 7 OS. I just would like to share a good sample program with you that helped me a lot during the beginning of...
View Articlecan i convert vb 2010 application into a windows app?
i developed a application which tells relation by entering two names i made in vs2010 >visual basic can i convert that same in windows 8 or 7 mobile app >how can i do that please give me...
View ArticleGetting Started - Bit confused, need some tips to get going.
Hi, For what it matter I know my html/css/js/jquery (and asp.net mvc, etc for the matter, though not usefull here other than creating service endpoints for a mobile app using asp.net web api) I'm a bit...
View ArticleIos development on windows(?)
I hate iphone, i hate it with all my heart and soul but i need to put out a simple app that just opens a browser window. So a few questions. 1)Development on windows.I have seen many solutions (mono,...
View ArticleHow to wait for async method on same thread?
Hi! I am working on a program for phone 8. What is different here is that async calls are executed on the main UI thread, hence I can't use the AutoResetEvent WaitOne() and Set() methods since the...
View Articledebugging into eclipse
anyone can tell me how to debug my android app in eclipse? i tried to debug it but when i press F5 on breakpoint. I get Source not found error. please see attached image Attachment 97607 Attached...
View ArticleWould you participate in a community project?
If we decided to do a community project targeting Windows Phone 8, would you want to participate? We are looking to do this as a learning experience for those involved as well as to see what we can do...
View ArticleMobile Affiliates sites advertising
i want to display banner ads on my apps, that link to third party sites, apps or services. now i display ads to my own ads, but i now want to earn commision when users click other peopls ads. Now take...
View Articlewhich is the best mobile application?
hi Friends... I am wondering which is the best mobile application ??
View Articleppc logbook
Hi I need advice on how to make a log book to keep track of my car's fuel consumption. To be run on a ppc or wm6.5 phone For example when I fill up with fuel, I want to be able to add the Liters,...
View Article[RESOLVED] WindowsCE Taskbar and Start Menu
How can I make the windows taskbar and start menu hide when my application is launched. So far I was able to set the application to launch on startup from warmboot but I need the task bar to be hidden...
View ArticlePopulating ListView from SQCe
Im using this code to populate my datagrid from my SQLCe database, is it possible to use mydataset to populate a listview control? Code: Public Sub showdatabase() cmd = New SqlCeCommand("Select...
View Articlecompact framework help needed !
Hello guys, Earlier we have windows CE based application which uses vb.net 2003 webservice to connect to Oracle database. Now we have advanced to windows mobile 6.5 where in I see Oracle mobile client...
View ArticleWince5/6 or WinMob 5/6/6.5 SR - speech recognition
Hi guys, has anyone ever try to use speech recognition in WinCe or WinMobile? I did find a lot of links but none of those lead me to any kind of example or sufficient explainable on how to do such...
View ArticleWindowsCE 5 - SMS Interception
I'm trying to do the same thing that I've already done in windows mobile 6, SMS Interception. Although in Windows CE i can't seem to find PocketOutlook. Also every search I do on google, returns me...
View Articlesum numbers in a text file
Hi, I'm trying to add the numbers in a text file and show the result on a label. Quote: Public Function GetInitialTime(ByVal TotalTime As Integer) As String Dim fileContents() As String =...
View ArticleHow to Download the a Video,Audio, PDF, etc into a Local Storage
Good Day All i have some video and Audio Files that i would like the user to download to the Local Storage and after being downloaded it must be viewed.i tried the following code. Code: string m_Url...
View ArticleCopying and Playing of an mp3 from a URL in Windows Phone 8
Good Day All I am trying to stream an mp3 from a URL , So i first wanted to download the file first into the Isolated Storate or Local Storage and start to play the file. Below is the code i use to...
View Article