Click here to Skip to main content
15,894,324 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to nudge a picture in excel sheet using c# Pin
tofa11111-May-09 18:28
tofa11111-May-09 18:28 
GeneralRe: how to nudge a picture in excel sheet using c# Pin
dan!sh 11-May-09 18:51
professional dan!sh 11-May-09 18:51 
AnswerRe: how to nudge a picture in excel sheet using c# Pin
tofa11111-May-09 20:23
tofa11111-May-09 20:23 
QuestionRelated to mobile Pin
Ch.Gayatri Subudhi11-May-09 18:10
Ch.Gayatri Subudhi11-May-09 18:10 
AnswerRe: Related to mobile Pin
dan!sh 11-May-09 18:32
professional dan!sh 11-May-09 18:32 
AnswerRe: Related to mobile Pin
Dave Kreskowiak11-May-09 19:07
mveDave Kreskowiak11-May-09 19:07 
GeneralRe: Related to mobile Pin
Ch.Gayatri Subudhi11-May-09 19:15
Ch.Gayatri Subudhi11-May-09 19:15 
AnswerRe: Related to mobile Pin
Rajesh Anuhya11-May-09 19:26
professionalRajesh Anuhya11-May-09 19:26 
hi.., gayatri..,

well am dividing your question in two parts.., that is

1. reading phone related data from the phone (ex: SMS, Phone Book etc..)

2. Reading extranal device data from the phone(ex: The files which are stored in the extranal Flash(momery card))

for the 1st one .., u have to aware of the modem at commands of your Phone manufacturer , for example if u want to read sms from the phone: give the command as AT+CMGL="ALL"(to read all sms's) , AT+CMGR=1(read 1st sms). ( for more details, like reading Phone book , signal quality etc.. read Phone modem manufactures AT Commands Guide). Before this U must have the knowledge of Serial communication.

For Serial communication see: System.IO.Ports Class

for the 2nd one.., Every phone there are two flashs, one is internal flash, 2 nd one is external.., for the 1st one, U must have the Protocol for the communicate the internal flash.., second one u can directly read data from the drive which is detected in your pc.


Thanks

Rajesh B --> A Poor Workman Blames His Tools <--

GeneralRe: Related to mobile Pin
Ch.Gayatri Subudhi11-May-09 19:37
Ch.Gayatri Subudhi11-May-09 19:37 
GeneralRe: Related to mobile Pin
King Julien11-May-09 20:00
King Julien11-May-09 20:00 
QuestionRun Thread step by step Pin
Abdul Rahman Hamidy11-May-09 18:07
Abdul Rahman Hamidy11-May-09 18:07 
AnswerRe: Run Thread step by step Pin
Dave Kreskowiak11-May-09 19:06
mveDave Kreskowiak11-May-09 19:06 
GeneralRe: Run Thread step by step Pin
Abdul Rahman Hamidy11-May-09 20:03
Abdul Rahman Hamidy11-May-09 20:03 
QuestionPass class of objects as parameter, possible? Pin
Wendell.S11-May-09 16:59
Wendell.S11-May-09 16:59 
AnswerRe: Pass class of objects as parameter, possible? Pin
N a v a n e e t h11-May-09 17:17
N a v a n e e t h11-May-09 17:17 
AnswerRe: Pass class of objects as parameter, possible? Pin
Mycroft Holmes11-May-09 18:00
professionalMycroft Holmes11-May-09 18:00 
AnswerRe: Pass class of objects as parameter, possible? Pin
john1990_115-May-09 13:54
john1990_115-May-09 13:54 
QuestionLarge Memory usage Pin
krishnan.s11-May-09 16:55
krishnan.s11-May-09 16:55 
AnswerRe: Large Memory usage Pin
Vikram A Punathambekar11-May-09 18:40
Vikram A Punathambekar11-May-09 18:40 
AnswerRe: Large Memory usage Pin
Dave Kreskowiak11-May-09 19:04
mveDave Kreskowiak11-May-09 19:04 
Questionlearning italian language by lists of words Pin
john1990_111-May-09 15:45
john1990_111-May-09 15:45 
AnswerRe: learning italian language by lists of words Pin
Dave Kreskowiak11-May-09 16:26
mveDave Kreskowiak11-May-09 16:26 
GeneralRe: learning italian language by lists of words Pin
Tom Deketelaere11-May-09 22:38
professionalTom Deketelaere11-May-09 22:38 
GeneralRe: learning italian language by lists of words Pin
john1990_112-May-09 0:02
john1990_112-May-09 0:02 
GeneralRe: learning italian language by lists of words Pin
Tom Deketelaere12-May-09 0:09
professionalTom Deketelaere12-May-09 0:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.