How to send a business card to a mobile using C#?
Posted
by sourabh0612
on Stack Overflow
See other posts from Stack Overflow
or by sourabh0612
Published on 2010-05-27T05:55:51Z
Indexed on
2010/05/27
6:11 UTC
Read the original article
Hit count: 171
Is there any way to send a business card to a mobile phone using C#? I have an application in j2me which requires some set of data corresponding to some contacts so I want to send the business card of that contact via my server
Business Card is a type of special sms which contains the contact details of any person
© Stack Overflow or respective owner