118 Topics

Member Avatar for
Member Avatar for Mr.M

Hi Dw I'm planning to create an application for mobile phone, now my problem is that I've never done this before and I don't know the filing or the root files of a mobile device but I use to hear that it also has a 'c:' drive which is good …

Member Avatar for CimmerianX
0
283
Member Avatar for rambo12
Member Avatar for williamwalker
0
261
Member Avatar for Ahmed.C

Hello Everyone, Was just wondering if anyone here does Windows Phone Development? apart from Android and iOS are there are Windows Phone developers here that could help out? Thanks!

Member Avatar for Sw8Lala
0
203
Member Avatar for jsherm101

Aside from being one of the [most hated CEOs](http://www.businessinsider.com/hated-tech-ceos-2011-12?op=1) in the world of technology, Steve Ballmer is hard at work trying to design a new world for Microsoft and the future of consumer electronics and, simultaneously, saving himself from a history of redicule. Ballmer's ambitious claim of [400 million](http://venturebeat.com/2012/09/05/ballmer-400m-windows-phone-8-windows-8-devices/) Windows …

Member Avatar for MidiMagic
0
396
Member Avatar for hasbuy
Member Avatar for hasbuy

I want to ask a question that how many backlinks should i make for my this blog? Also tell me that building backlins via comments or forums which method is best? regards

Member Avatar for Dani
0
151
Member Avatar for hasbuy
Member Avatar for hasbuy

iam getting position 3 of 5 keywords but i dont know how to maintain that keywords in same position any one please help me friends regards abuhasali

0
136
Member Avatar for mollyorgasm

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using System.Xml; namespace WindowsFormsApplication2 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } List<Person> people = new List<Person>(); private void Form1_Load(object sender, EventArgs e) { string …

Member Avatar for ddanbe
0
255
Member Avatar for CarolClark

If I run a 100 foot phone wire around the house to install another jack, will that lower my DSL speed.Is there a maximum length for phone wire, before it lowers the signal?

Member Avatar for PcTestCard.com
0
2K
Member Avatar for digital_ice7

how do i make my windows phone app to wait for webclient to finish before continuing? # TextBlock.Text = originalFeed.Count.ToString(); # this part of the program should returned the total rss feed downloaded from the rss links but it is returning 0 instead eventho there are rss feeds. using Microsoft.Phone.Controls; …

0
162
Member Avatar for joshl_1995

Hello Community, I've been thinking about buying a phone I've chosen these phones to choose from: http://www.jbhifi.com.au/phones/nokia/lumia-520-black-prepaid-sku-411577 http://www.jbhifi.com.au/phones/samsung/galaxy-express-4g-grey-sku-418996 http://www.dicksmith.com.au/unlocked-smart-phones/samsung-ativ-s-windows-8-unlocked-smartphone-dsau-em5132 http://www.jbhifi.com.au/phones/sony/xperia-acro-s-sku-91231 https://play.google.com/store/devices/details/Nexus_4_16GB?id=nexus_4_16gb http://www.harveynorman.com.au/optus-nokia-lumia-720-windows-8-phone-pre-paid-mobile-red.html The funny thing is currently I don't have a mobile phone so I'm not sure what is a good phone and what isn't; the thing is I don't …

Member Avatar for Ancient Dragon
0
472
Member Avatar for bojan123

Why in Internet Explorer on Windows Phone 8 HTML5 player for shoutcast stream does not work? <audio controls src="http://IPADRESS:PORT/;"></audio> Is there an alternative?

Member Avatar for ryantroop
0
246
Member Avatar for SirMahlon

which programming language would be cool for a web app that would be able to syschronize sim contacts to a server and could be retrieved should sim be missing by logging on to the web.as well should u get a new sim u can get contacts back on phone by …

Member Avatar for LastMitch
0
273
Member Avatar for Rubinder singh

I planning to buy an Android phone of medium budget so I need your help to find out the best so it does not hangs and works smoothly, it should support most apps in the play store?

Member Avatar for Rubinder singh
0
209
Member Avatar for Priti_P

I have atext file but I want to pick a phone number from that file. How can I? is there any regex for this? How to write regex which gives output as 10 continuous digits (which will be phone number!)? Other things like what if +91 is addedd and all …

Member Avatar for pritaeas
0
98
Member Avatar for gabriel.riveraperossenkopp

I need to write a code with a constructor class in order to see the whole phonelist using an array that reads from a document txt, able to add a person and phone number, search just one person in the phonelist and able to modify their phone number. here is …

Member Avatar for elhkei
0
686
Member Avatar for pucivogel

I want to check for duplicates when inserting a new contact in my database, then showing a msg that the contact is already in the db. this is what i've done: function isDuplicate(names,phone,email,adresa){ var isduplicate=false; for(var i=0;i<addresslist.length; i++){ if(addresslist[i].names.toLowerCase()==names.toLowerCase() && addresslist[i].phone.toLowerCase()==phone.toLowerCase()&& addresslist[i].email.toLowerCase()==email.toLowerCase()&& addresslist[i].adresa.toLowerCase()==adresa.toLowerCase() ){ isduplicate=true; } } return isduplicate; } …

Member Avatar for stbuchok
0
185
Member Avatar for RenanLazarotto

Hello people! I want to develop for Windows Phone (7.5/7.8). Can someone point me where I should start? I'm kinda familiar with C#, I need to know what changes from C# development on desktop and C# development on WP. Sorry for the vague question, I really don't know where to …

Member Avatar for peter_budo
0
104
Member Avatar for SpyrosMet

Hey everyone, so I have this project for windows phone i have to do and I have to put some pins on a bing map, but in order to do that I make an API request to google for google places. I get back an XML file and it's like …

Member Avatar for Ketsuekiame
0
3K
Member Avatar for Nionoas

Android, Apple, and Blackberry are te biggest smartphone company at this moment, what next vendor or OS will grow up in your opinion?

Member Avatar for <M/>
0
309
Member Avatar for gsatya

Hi friends, I need to know how the auto responding softwares work. for example if I send keyword IBAL to 567666 I will be receiving my current bank balance through sms. Is it possible to develop such software using vb6? if so I need basics to communicate withe GSM/CDMA modem/Phone …

0
146
Member Avatar for U133121337

Hello. I'm working on a WP7 application and I need it to play the song in the first link if the current event on the calendar is "Meeting". However, with the current code, it plays the second song instead if the first one even though the event is set correctly. …

Member Avatar for tinstaafl
0
154
Member Avatar for SpyrosMet

Hello everyone. I have a problem trying to develop a windows phone app as a university project. Part of it is to use google APIs. So I'm trying to make a test web request.My code is as follows: string api_request = "https://maps.googleapis.com/maps/api/place/textsearch/xml?query=restaurants+in+Sydney&sensor=true&key=AIzaSyDpXZSLtOeGLJcYwKKJs2yAAEdfLST0ZXs"; HttpWebRequest google_request = (HttpWebRequest)WebRequest.Create(api_request); HttpWebResponse google_response_file = (HttpWebResponse)google_response.GetResponse(); …

Member Avatar for SpyrosMet
0
374
Member Avatar for digital_ice7

i'm doing a projet where i need to use a loacl db in windows phone. my question is how do u do it? i did some searching but too complicated to understand. i just need it to store url and words from RSS feeds...thanks in advance...

0
92
Member Avatar for pmark019

Here is my code. unametxt = textBlock1.Text; passtxt = textBlock2.Text; WebClient webClient = new WebClient(); webClient.BaseAddress = "http://students.usls.edu.ph"; webClient.Credentials = new NetworkCredential(unametxt, passtxt); webClient.DownloadStringCompleted += new DownloadStringCompletedEventHandler(client_DownloadStringCompleted); webClient.DownloadStringAsync(new Uri("http://students.usls.edu.ph")); After connecting, the source code is downloaded and saved to a string variable. public void client_DownloadStringCompleted(object sender, DownloadStringCompletedEventArgs e) { data …

Member Avatar for pritaeas
0
483
Member Avatar for rhuffman8

I want to be able to write a Python script to send a text message to a user's phone using an email client. I have tried the following code: import smtplib from email.mime.text import MIMEText msg = MIMEText('message') msg['Subject'] = 'The contents of %s' % textfile msg['From'] = 'example@mail.examplecompany.net' msg['To'] …

0
276
Member Avatar for jonny93

I am trying to work on an assignment that allows you to create an entry for a phone book, but there are a few things confusing me: #include <string> #include <iostream> #include "entry.h" using namespace std; entry::entry() { p_fname = ""; p_lname = ""; p_phone = ""; } entry::entry(std::string fname, …

Member Avatar for jonny93
0
247
Member Avatar for Doogledude123

Hey People of DaniWeb! I have a question for you! What would you think about having the Mobile Section split up? An Example: OLD: Mobile Development > A bunch of un organized threads. NEW: Mobile Development > iOS > All iOS threads IN HERE > Windows Phone > All Windows …

Member Avatar for ~s.o.s~
0
250
Member Avatar for LateNightCoder

I have been following this tutorial about "How to: Preserve and Restore Page State for Windows Phone" found at http://goo.gl/ct7ui and one of the lines of code is this: protected override void OnNavigatedFrom(System.Windows.Navigation.NavigationEventArgs e) { // If this is a back navigation, the page will be discarded, so there // …

0
78

The End.