Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
QuestionRegarding MSHTML & AxWebBrower Pin
A.Grover8-Sep-05 22:51
A.Grover8-Sep-05 22:51 
AnswerRe: Regarding MSHTML & AxWebBrower Pin
John Fisher9-Sep-05 3:31
John Fisher9-Sep-05 3:31 
QuestionHow can i send a message across the internet? Pin
Anthony Mushrow8-Sep-05 22:14
professionalAnthony Mushrow8-Sep-05 22:14 
AnswerRe: How can i send a message across the internet? Pin
kin3tik8-Sep-05 23:22
kin3tik8-Sep-05 23:22 
QuestionPlace an ICON in a Datagrid cell Pin
Member 20458968-Sep-05 22:10
Member 20458968-Sep-05 22:10 
AnswerRe: Place an ICON in a Datagrid cell Pin
Lapje9-Sep-05 23:50
Lapje9-Sep-05 23:50 
QuestionSerialport - Wait until Device is ready Pin
pxp8-Sep-05 21:23
pxp8-Sep-05 21:23 
AnswerRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak9-Sep-05 2:29
mveDave Kreskowiak9-Sep-05 2:29 
Only if the device tells you through the serial port. Other than that, no there isn't.

The only method you have is to just read the Serial port until you have all the data you EXPECT to recieve, discarding everything else, or the device tells you it's sent you the complete data package.

Most of the code you're going to write for this depends on the device and what it sends you.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Serialport - Wait until Device is ready Pin
pxp9-Sep-05 4:55
pxp9-Sep-05 4:55 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak9-Sep-05 14:08
mveDave Kreskowiak9-Sep-05 14:08 
GeneralRe: Serialport - Wait until Device is ready Pin
pxp10-Sep-05 6:02
pxp10-Sep-05 6:02 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak10-Sep-05 9:00
mveDave Kreskowiak10-Sep-05 9:00 
GeneralRe: Serialport - Wait until Device is ready Pin
pxp10-Sep-05 15:10
pxp10-Sep-05 15:10 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak10-Sep-05 17:22
mveDave Kreskowiak10-Sep-05 17:22 
Questiondatagrid update and scrolling Pin
xrado8-Sep-05 21:21
xrado8-Sep-05 21:21 
QuestionTAB key problem in datagrid Pin
deep78-Sep-05 21:08
deep78-Sep-05 21:08 
AnswerRe: TAB key problem in datagrid Pin
Lapje9-Sep-05 23:52
Lapje9-Sep-05 23:52 
Questionregex problem Pin
Mridang Agarwalla8-Sep-05 19:24
Mridang Agarwalla8-Sep-05 19:24 
AnswerRe: regex problem Pin
Guffa8-Sep-05 23:32
Guffa8-Sep-05 23:32 
QuestionNeed Help with HttpWebRequest Pin
Thaynann8-Sep-05 19:12
Thaynann8-Sep-05 19:12 
AnswerRe: Need Help with HttpWebRequest Pin
Andy Brummer8-Sep-05 20:08
sitebuilderAndy Brummer8-Sep-05 20:08 
GeneralRe: Need Help with HttpWebRequest Pin
Thaynann11-Sep-05 12:05
Thaynann11-Sep-05 12:05 
QuestionC# font problem Pin
8-Sep-05 19:11
suss8-Sep-05 19:11 
QuestionHow to deserialize string to data value object using C# Pin
Member 22374278-Sep-05 18:47
Member 22374278-Sep-05 18:47 
AnswerRe: How to deserialize string to data value object using C# Pin
S. Senthil Kumar8-Sep-05 20:34
S. Senthil Kumar8-Sep-05 20:34 

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.