<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Tue, 24 Nov 2009 23:39:07 -0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/forums/mobile-software-development/feed" rel="self" type="application/rss+xml" />
    <title>Intel Software Network - <![CDATA[ Mobile Software Development ]]> feed</title>
    <link>http://software.intel.com/en-us/forums/mobile-software-development</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>How Can we search Bluetooth Devices using C# for windows mobile?</title>
      <description><![CDATA[ We can achieve by using InTheHand Tool. For that we have to download the InTheHand tool in All of us.<br /><br />Sample code:<br /><br />InTheHand.Windows.Forms.SelectBluetoothDeviceDialo g s =new <br />InTheHand.Windows.Forms.SelectBluetoothDeviceDialo g();<br /><br />s.ForceAuthentication = true;<br /><br />s.ShowAuthenticated = true;<br /><br />s.ShowRemembered = true;<br /><br />s.ShowUnknown = true;<br /><br />s.ShowDialog ();<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70011/</link>
      <pubDate>Thu, 19 Nov 2009 08:50:04 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70011/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>How to format a Windows Mobile Device</title>
      <description><![CDATA[ Recharge the phone to full<br />Insert the stylus into the RESET hole while pressing the power button<br />Press the Green and Red button together on the confirmation screen<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70010/</link>
      <pubDate>Thu, 19 Nov 2009 08:49:30 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70010/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>Answering Machine for Windows Mobile</title>
      <description><![CDATA[ Hi..Everybody,<br /><br />Can u tell me , is it any possible of answering machine for Windows Mobile when attending a call?<br /><br /><br />Thanks And Regards,<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70009/</link>
      <pubDate>Thu, 19 Nov 2009 08:48:59 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70009/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>HTTP Web Response Exception - I cant able to trap.</title>
      <description><![CDATA[ Hi All<br /><br /><br /><br />I have a .NET CF v2 program which uses asynchronous HttpWebRequest to download a file. During downloading via GPRS if I press and hold the end call key on my WM 5.0 device to close the GPRS connection, the program will crash. I have tried to place HttpWebResponse.GetResponseStream in a Try/Catch block but it does not catch the exception. On the emulator I cannot reproduce this problem.<br /><br /><br /><br />This is the error message I get is:<br /><br /><br /><br />program.exe<br /><br />SocketExecption<br /><br />An operation was attempted on something that is not a socket<br /><br /><br /><br />at System.Net.Sockets.Socket.ReceivedNoCheck()<br /><br />at System.Net.Sockets.Socket.Receive()<br /><br />at System.Net.Connection.Read()<br /><br />at ConnectionClient.Read()<br /><br />at System.Net.HttpReadStream.NetworkRead()<br /><br />at System.Net.ContentLengthReadStream.doRead()<br /><br />at System.Net.HttpReadStream.ReadInternal()<br /><br />at System.Net.HttpReadStream.Read()<br /><br />at System.Net.HttpReadStream.doRead()<br /><br />at WorkItem.doWork()<br /><br />at System.Threading.Timer.ring()<br /><br /><br />Is there a way to catch this exception?<br /><br /><br />Help<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70008/</link>
      <pubDate>Thu, 19 Nov 2009 08:47:21 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70008/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>What is the cache sizes for mobile devices?</title>
      <description><![CDATA[ What is the cache sizes for mobile devices? Yes, I would also like to know something about CPU cache sizes for mobile devices. ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70007/</link>
      <pubDate>Thu, 19 Nov 2009 08:46:54 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70007/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>GUI way for DB and tables in mobile devices</title>
      <description><![CDATA[ Hi all,<br /><br />I need to create db and create table there in mobile device.<br /><br />I have already created the database itself on the device, but I need a way to add tables and columns to those tables and establish relationships. Is there a GUI way to do this?<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70006/</link>
      <pubDate>Thu, 19 Nov 2009 08:46:24 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70006/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>How to display a windows mobile form with transparent background?</title>
      <description><![CDATA[ I need to display a form with transparent background for my windows mobile..<br /><br />Is it possible to display background transparently?<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70005/</link>
      <pubDate>Thu, 19 Nov 2009 08:45:08 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70005/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>Windows 5 skin</title>
      <description><![CDATA[ Please someone give me the link for free windows 5 skin,<br /><br />I am new Pocket PC user, and now just use HP iPAQ 6828.<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70004/</link>
      <pubDate>Thu, 19 Nov 2009 08:43:31 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70004/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>Website payment pages are not supported in windows mobile internet explorer?</title>
      <description><![CDATA[ I have tried to pay my phone bill, book tickets, etc... from my windows mobile.. My GPRS connection is working good for other pages when i browse but for the payment section for any site is not working from my phone.. Can anyone tell me why this is happening? Do we need to enable some specific properties in the internet explorer settings? ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70003/</link>
      <pubDate>Thu, 19 Nov 2009 08:41:52 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70003/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
    <item>
      <title>Formatting Eten m700</title>
      <description><![CDATA[ hello,<br /><br />I would like to ask if somebody knows, how can I format my Eten m700 Windows mobile device, because I am not pleased with his performance, it should work better. so I thought I want to format, to start with a clean system.<br />the hard reset (pressing the reset and power button) doesn't help anything.<br />hello,<br /><br />I would like to ask if somebody knows, how can I format my Eten m700 Windows mobile device, because I am not pleased with his performance, it should work better. so I thought I want to format, to start with a clean system.<br />the hard reset (pressing the reset and power button) doesn't help anything. ]]></description>
      <link>http://software.intel.com/en-us/forums/mobile-software-development/topic/70002/</link>
      <pubDate>Thu, 19 Nov 2009 08:39:04 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/mobile-software-development/topic/70002/</guid>
      <category>Mobility</category>
      <category>ISN General</category>
    </item>
  </channel></rss>