<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mobile and Handheld Devices</title><link>http://forums.asp.net/48.aspx</link><description>Target mobile and handheld devices with ASP.NET - cell phones, blackberry, PDA, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: VS2008 mobile phone emulator sms</title><link>http://forums.asp.net/thread/3426997.aspx</link><pubDate>Sat, 26 Sep 2009 20:06:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3426997</guid><dc:creator>tojosephjohn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3426997.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=48&amp;PostID=3426997</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://csharptechniques.blogspot.com/"&gt;http://csharptechniques.blogspot.com/&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: VS2008 mobile phone emulator sms</title><link>http://forums.asp.net/thread/3262667.aspx</link><pubDate>Sun, 28 Jun 2009 15:50:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3262667</guid><dc:creator>gorancokocev</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3262667.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=48&amp;PostID=3262667</wfw:commentRss><description>&lt;p&gt;J make the windows mobile standard emulator to send and receive mesages.J testing this with a celular emulator&lt;/p&gt;&lt;p&gt;but j just ask what to do or what code to write when in my web aplication click send sms, the sms is sending to inbox in windows mobile standard emulator&lt;/p&gt;</description></item><item><title>Re: VS2008 mobile phone emulator sms</title><link>http://forums.asp.net/thread/3139693.aspx</link><pubDate>Mon, 04 May 2009 22:19:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3139693</guid><dc:creator>b471code3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3139693.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=48&amp;PostID=3139693</wfw:commentRss><description>&lt;p&gt;Not sure about that since you would have to have service to that phone.&amp;nbsp; The WM SDK allows you to set up an emulator (simulator in your case) in which you can perform tests against.&lt;/p&gt;
&lt;p&gt;Use your cell phone for testing if you don&amp;#39;t want to do much setup.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: VS2008 mobile phone emulator sms</title><link>http://forums.asp.net/thread/3139676.aspx</link><pubDate>Mon, 04 May 2009 22:07:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3139676</guid><dc:creator>boban984</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3139676.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=48&amp;PostID=3139676</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Im not making a mobile app , im making a web app that can send sms to the simalted phone on the same pc.&lt;/p&gt;&lt;p&gt;Something like sending an e-mail to another PC , but this would be an SMS or MMS to a simalted phone. &lt;/p&gt;&lt;p&gt;i just need some guidence &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: VS2008 mobile phone emulator sms</title><link>http://forums.asp.net/thread/3139300.aspx</link><pubDate>Mon, 04 May 2009 18:22:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3139300</guid><dc:creator>b471code3</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3139300.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=48&amp;PostID=3139300</wfw:commentRss><description>&lt;p&gt;You could check out the Windows Mobile SDK which will allow you to test applications on a Windows Mobile device via an emulator.&amp;nbsp; &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=06111A3A-A651-4745-88EF-3D48091A390B&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=06111A3A-A651-4745-88EF-3D48091A390B&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since you are working with a phone and possibly a touch screen I would download the Windows Mobile 6 Professional SDK fromt the mentioned page.&amp;nbsp; Utilize the HELP within the SDK to learn&amp;nbsp;how to set up the emulator.&lt;/p&gt;</description></item><item><title>VS2008 mobile phone emulator sms</title><link>http://forums.asp.net/thread/3138066.aspx</link><pubDate>Mon, 04 May 2009 09:36:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3138066</guid><dc:creator>boban984</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3138066.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=48&amp;PostID=3138066</wfw:commentRss><description>&lt;p&gt;Hi , i am a student working on a projetct for a subject at University .&lt;/p&gt;&lt;p&gt;I have to make a simple web application for selling tickets to events thru sms or mms , users can login select an event lets say a conncert , enter their credit card info and buy a ticket. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Then an MMS and SMS message will be sent to their mobile phone , sms with info about the event and MMS with a BAR CODE that will act as the ticket , im not going to need a real SMS or MMS sending , SENDING TO PHONE SIMULATOR on my pc will do.&lt;/p&gt;&lt;p&gt;Then the user will just go to the concert show the barcode on his mobile to the BarCode Reader and hi will be let in the concert.&lt;/p&gt;&lt;p&gt;I can do everything except the sending of the messages. I need to have somekind of mobile simulator or emulator , so when i click BUY on&amp;nbsp; my webApp the simulator will show message received with with the SMS and MMS message.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can u&amp;nbsp; tell or just guide me , how can i SEND sms threw my WebApp (code behind C#)&amp;nbsp; , whats the C# library or code that does the sending &amp;nbsp; &lt;/p&gt;&lt;p&gt;and how to set up the emulator to get the message.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank u in advance &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>