Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
GeneralRe: taking null instead of value Pin
KIDYA11-Jun-09 18:35
KIDYA11-Jun-09 18:35 
QuestionSQL Database is not saved after data inserted!! Pin
Zohair8310-Jun-09 2:25
Zohair8310-Jun-09 2:25 
AnswerRe: SQL Database is not saved after data inserted!! Pin
EliottA10-Jun-09 2:57
EliottA10-Jun-09 2:57 
GeneralRe: SQL Database is not saved after data inserted!! Pin
Zohair8310-Jun-09 3:26
Zohair8310-Jun-09 3:26 
AnswerRe: SQL Database is not saved after data inserted!! Pin
DaveyM6910-Jun-09 3:33
professionalDaveyM6910-Jun-09 3:33 
GeneralRe: SQL Database is not saved after data inserted!! Pin
Zohair8310-Jun-09 6:05
Zohair8310-Jun-09 6:05 
GeneralRe: SQL Database is not saved after data inserted!! Pin
DaveyM6910-Jun-09 6:11
professionalDaveyM6910-Jun-09 6:11 
QuestionCom Port [modified] Pin
sahu.shikha10-Jun-09 2:09
sahu.shikha10-Jun-09 2:09 
hello
this is shikha, i m new in programming in Com Port, Actually my previous i did one project in which i have to receive/send SMS using COM1,
now the Device changed and it is supporting the Com3, Sending is working perfectly but unable to recive SMS using Port3.. here i m using Third party DLL. GSMCOMM DLL..just i m struck here,
one event is there "GsmComm.GsmCommunication.MessageReceivedEventArgs" is not firing, it should fired when message is recive BY the Port 3.. i m just unable to understand how to reslove the problem, i tried a lot, searched a lot....


 <br />
AT page Load I set Properties like.. <br />
1) Port Number 3;<br />
2) Baud Rate  9600;<br />
3)TimeOut 300;<br />
<br />
i am using GsmComm library, there is a Event which is fired when message Received.. Previously it is working Perfectly with "POrt1"..but now port is Changed Port 1 to port 3, so it's stop working, but still Sending SMS is Happening but Receiving is not happening??<br />
 <br />
"CommSetting.comm.MessageReceived += new MessageReceivedEventHandler(comm_MessageReceived);"<br />
<br />
<br />


plzzzzzzz help me!!!!!!!!!!!

modified on Wednesday, June 10, 2009 8:34 AM

AnswerRe: Com Port Pin
Manas Bhardwaj10-Jun-09 2:23
professionalManas Bhardwaj10-Jun-09 2:23 
AnswerRe: Com Port Pin
Luc Pattyn10-Jun-09 2:33
sitebuilderLuc Pattyn10-Jun-09 2:33 
Questionproblem with logic Pin
tasumisra10-Jun-09 1:28
tasumisra10-Jun-09 1:28 
AnswerRe: problem with logic Pin
Manas Bhardwaj10-Jun-09 1:43
professionalManas Bhardwaj10-Jun-09 1:43 
GeneralRe: problem with logic Pin
tasumisra10-Jun-09 1:56
tasumisra10-Jun-09 1:56 
GeneralRe: problem with logic Pin
tasumisra10-Jun-09 2:38
tasumisra10-Jun-09 2:38 
AnswerRe: problem with logic Pin
Ennis Ray Lynch, Jr.10-Jun-09 4:15
Ennis Ray Lynch, Jr.10-Jun-09 4:15 
GeneralRe: problem with logic Pin
tasumisra10-Jun-09 5:42
tasumisra10-Jun-09 5:42 
QuestionHooking messages of external application Pin
Muneeb Abdul Shakoor10-Jun-09 1:21
Muneeb Abdul Shakoor10-Jun-09 1:21 
AnswerRe: Hooking messages of external application Pin
Pete O'Hanlon10-Jun-09 1:28
mvePete O'Hanlon10-Jun-09 1:28 
RantRe: Hooking messages of external application PinPopular
Rajesh R Subramanian10-Jun-09 1:43
professionalRajesh R Subramanian10-Jun-09 1:43 
GeneralRe: Hooking messages of external application Pin
Manas Bhardwaj10-Jun-09 1:44
professionalManas Bhardwaj10-Jun-09 1:44 
GeneralRe: Hooking messages of external application Pin
saurabh sahay10-Jun-09 2:41
saurabh sahay10-Jun-09 2:41 
GeneralRe: Hooking messages of external application Pin
EliottA10-Jun-09 2:45
EliottA10-Jun-09 2:45 
GeneralRe: Hooking messages of external application Pin
Rajesh R Subramanian10-Jun-09 3:16
professionalRajesh R Subramanian10-Jun-09 3:16 
GeneralRe: Hooking messages of external application Pin
saurabh sahay10-Jun-09 4:01
saurabh sahay10-Jun-09 4:01 
GeneralRe: Hooking messages of external application Pin
Rajesh R Subramanian10-Jun-09 3:06
professionalRajesh R Subramanian10-Jun-09 3:06 

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.