Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Blacklists & Whitelists
Browser Addons & Search
Browsers
Connection & FTP & SSH & Telnet
Downloaders & Trafic
E-Mail
Instant Messengers & Chats
News & RSS & Information
Phone & Mobile
SMS & MMS & EMS
Social Networks & Blogs
VoIP
Webcams
WiFi & Bluetooth & IrDA
More
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Mobile SMS Contact





Mobile SMS Contact
Version: 1.0

Platforms: Pocket PC


Categories: Internet & Communications

Upload date: 16 Aug 11

Developer: Chris Craft

License: Freeware

Downloads: 253

File Size: 279 Kb
Download Free Mobile SMS Contact 



Rating: 2.6/5 (Total votes: 5)




  Mobile SMS Contact - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.

Today one of my readers, Paul Diston, made the following request.

Hi, I have another idea you might be interested in. I would like to be able to type in a single SMS message and then hit the send button which would then send the same message to all my contacts that have a mobile number specified.
Thanks
Paul Diston

The thing that I really liked about Paul's suggestion is that is cover two very important mobile development topics: one is working with contacts stored in Outlook Mobile, and the other is working with SMS messaging.

I changed it a little bit from Paul's original request. I decided to incorporate a filter into the application. This way you can send SMS messages to your personal contacts, or your business contacts. You could even create a custom category. I didn't include an option to select contacts that do not have a category assigned to them. This would be a great modification for a reader to implement. Simply add a '' item to the list, and if that item is selected add any contact that doesn't have a category.

I added a ListView so that users could see the contacts they were about to text message. Another great enhancement, would be the ability to modify this listing. Just a remove option would be a great addition in functionality.

One feature I added as a polishing touch, was the live character count feature. This feature lets users know how much more text they can send. And we have found another opportunity for improvement here. I limit the text to 160 characters, but if someone entered in more text we could send X number of text messages until the complete message was delivered.

Next with have our SMS Message TextBox where we can type the message we will send. Nothing special here, but I didn't set a MaxLength of 160 characters.

At the bottom I exposed the RequestDeliveryReport property of the SmsMessage class. What ever the user picks here will be assigned to that property.

One feature that I really love about Windows Mobile programming, that especially came in useful for this application was the Cellular Emulator.
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
 
Similar Software:

SMSContactererSMSContacterer
SMSContacterer allows you to give your email address, phone number (and notes) to a person via SMS number. Set your email address and phone number in the settings and any notes. When someone wants to know your email address enter their phone number and tap the button to send it via SMS
SMSesPDFSMSesPDF
SMSesPDF creates a PDF report of your sent or received SMSes. Select the folder and tap the button to create the PDF file with the date/sender and text of ALL SMSes in the box. You can also preview the PDF file in your PDF reader. The PDF Libraries are from the DOS TXT2PDF Phil Smith 1996
SmsFoldersSmsFolders
SmsFolders - SmsFolders allows you to quickly send SMS messages via contact cards. You can manage the .sms files in a file explorer interface and share via bluetooth. When you tap on the .sms link the program allows you to compose a SMS to the person and logs it in the archive for the file. You can export the logs to text or csv formats
Message SenderMessage Sender
Message Sender is an application allow you to send the same message into many mobile numbers in easy way. No need to search the contacts for each mobile number you want to send. Just select the numbers you want to send the SMS to them, even mobile numbers, work, home, etc... and click send. The application is build on Microsoft .Net Framework Compact Edition V2.0
Cloud SMS BackupCloud SMS Backup
Cloud SMS Backup reads your SMS account and backs up the conversations by emailing them to an account of your choice. You can have them sent as separate emails each containing one of your conversations, or have all your conversations zipped up into one email
405 Animated Gifs405 Animated Gifs
405 Animated Gifs - This collection of 405 Enhanced and high quality Animated Gifs to send your friends
SMSTotalsSMSTotals
SMSTotals is for people that have no SMS plan to track the total spending on SMSes. Each time you press the button the program will create a blank SMS and add the pre-set amount to your total SMS price. The program tracks the total in a data file
RiAy SMS ManagerRiAy SMS Manager
RiAy SMS Manager is a smart, rule-based filter software for SMS filtering. It gives you the ability to block unwanted SMS. It can also add prefixes automatically forwarding SMS depending on your settings
InkingEmailerInkingEmailer
InkingEmailer - InkingEmailer converts handwritten notes to text using the built-in Microsoft Transcriber APIs and sends them via email. To use the app, simply enter the text in handwriting and choose 'Create Email' from the toolbar. The program will create an email with the converted text
MonkeyMessenger GSM for Pocket PCMonkeyMessenger GSM for Pocket PC
MonkeyMessenger GSM for Pocket PC - MonkeyMessenger is the first SMS client to take full advantage of the infrared connection between your GSM MobilePhone and Pocket PC
 

Other Software by developer «Chris Craft»:

Mobile SpeedometerMobile Speedometer
Mobile Speedometer - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Mobile WeatherMobile Weather
Mobile Weather - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Prize PickerPrize Picker
Prize Picker - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET. There is probably someone out there who doesn't think this is the best looking application ever
Mobile SMS RemoteMobile SMS Remote
Mobile SMS Remote - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Lunch-O-MaticLunch-O-Matic
Lunch-O-Matic - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET. Being a geek, I have a lot of geek friends. Being friends, we tend to eat lunch together
What Is My IP?What Is My IP?
What Is My IP? - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET. You may have seen sites like WhatIsMyIP.com, IPChicken.com, and my favorite IPCow.com
SMS LoggerSMS Logger
SMS Logger - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET. I've had a lot of requests for SMS related applications
Pocket Death ClockPocket Death Clock
Pocket Death Clock - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET. Let's have some fun today. And do an application that is just for kicks
MobileInfoMobileInfo
MobileInfo - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET. Information is power. And with the .NET Compact Framework we can have all the information we want
Community Megaphone ReaderCommunity Megaphone Reader
Community Megaphone Reader - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET

» show more

 

Comments on Mobile SMS Contact:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Mobile SMS Contact is compatible with your device Acer Ferrari Racing
 
 
© Pantich 2009 - 2025 All rights reserved.