Click here to Skip to main content
15,896,063 members
Home / Discussions / C#
   

C#

 
QuestionOpen a pdf file on a winform project Pin
NarVish5-Oct-11 1:39
NarVish5-Oct-11 1:39 
AnswerRe: Open a pdf file on a winform project Pin
Wayne Gaylard5-Oct-11 1:49
professionalWayne Gaylard5-Oct-11 1:49 
GeneralRe: Open a pdf file on a winform project Pin
Pravin Patil, Mumbai5-Oct-11 1:56
Pravin Patil, Mumbai5-Oct-11 1:56 
GeneralRe: Open a pdf file on a winform project Pin
Wayne Gaylard5-Oct-11 2:05
professionalWayne Gaylard5-Oct-11 2:05 
AnswerRe: Open a pdf file on a winform project Pin
Luc Pattyn5-Oct-11 2:08
sitebuilderLuc Pattyn5-Oct-11 2:08 
GeneralRe: Open a pdf file on a winform project Pin
BobJanova5-Oct-11 2:31
BobJanova5-Oct-11 2:31 
QuestionHow to query application using an sms Pin
dbongs5-Oct-11 1:11
dbongs5-Oct-11 1:11 
AnswerRe: How to query application using an sms Pin
Mycroft Holmes5-Oct-11 2:10
professionalMycroft Holmes5-Oct-11 2:10 
Having no experience with this but trying to break it down!
An SMS raquires a phone connection, therefore your app is going to need a modem/phone connection. It is going to have to respond to na incoming call, answer the call and receive the message(I have no idea what the protocol is with SMS). It is then going to have to parse the message and apply the results to a query of the database.

Now you have the query what to do with it, send it back to the calling number! You will either have a register of users and numbers or a way of getting the callers number when you answer the incoming call.

You may also get a completely different approach from someone with knowledge in this area Laugh | :laugh:
Never underestimate the power of human stupidity
RAH

GeneralRe: How to query application using an sms Pin
Dave Kreskowiak5-Oct-11 4:49
mveDave Kreskowiak5-Oct-11 4:49 
AnswerRe: How to query application using an sms Pin
Dave Kreskowiak5-Oct-11 4:51
mveDave Kreskowiak5-Oct-11 4:51 
QuestionShortcut classes in another project Pin
mehrdadc484-Oct-11 20:49
mehrdadc484-Oct-11 20:49 
AnswerRe: Shortcut classes in another project Pin
Wayne Gaylard4-Oct-11 21:27
professionalWayne Gaylard4-Oct-11 21:27 
AnswerRe: Shortcut classes in another project Pin
Shameel4-Oct-11 23:44
professionalShameel4-Oct-11 23:44 
GeneralRe: Shortcut classes in another project Pin
mehrdadc485-Oct-11 0:02
mehrdadc485-Oct-11 0:02 
GeneralRe: Shortcut classes in another project Pin
Pete O'Hanlon5-Oct-11 0:11
mvePete O'Hanlon5-Oct-11 0:11 
GeneralRe: Shortcut classes in another project Pin
Shameel5-Oct-11 0:25
professionalShameel5-Oct-11 0:25 
GeneralRe: Shortcut classes in another project Pin
Pete O'Hanlon5-Oct-11 0:28
mvePete O'Hanlon5-Oct-11 0:28 
GeneralRe: Shortcut classes in another project Pin
Super Lloyd5-Oct-11 2:51
Super Lloyd5-Oct-11 2:51 
GeneralRe: Shortcut classes in another project Pin
Pete O'Hanlon5-Oct-11 3:00
mvePete O'Hanlon5-Oct-11 3:00 
QuestionClass inheritance, forcing new classes to implement certain functions Pin
ExoticmE4-Oct-11 9:07
ExoticmE4-Oct-11 9:07 
AnswerRe: Class inheritance, forcing new classes to implement certain functions Pin
harold aptroot4-Oct-11 9:14
harold aptroot4-Oct-11 9:14 
GeneralRe: Class inheritance, forcing new classes to implement certain functions Pin
ExoticmE4-Oct-11 9:30
ExoticmE4-Oct-11 9:30 
GeneralRe: Class inheritance, forcing new classes to implement certain functions Pin
harold aptroot4-Oct-11 9:48
harold aptroot4-Oct-11 9:48 
AnswerMessage Removed Pin
4-Oct-11 9:27
professionalN_tro_P4-Oct-11 9:27 
GeneralRe: Class inheritance, forcing new classes to implement certain functions Pin
dan!sh 4-Oct-11 9:32
professional dan!sh 4-Oct-11 9:32 

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.