Click here to Skip to main content
15,900,110 members
Home / Discussions / C#
   

C#

 
QuestionHow to create xmpp client using C# Pin
manjeeet17-Jun-10 22:20
manjeeet17-Jun-10 22:20 
Answercross-post Pin
Luc Pattyn18-Jun-10 2:30
sitebuilderLuc Pattyn18-Jun-10 2:30 
QuestionReading CDATA text from RSS Feed using LINQ to xml Pin
faheemnadeem17-Jun-10 21:48
faheemnadeem17-Jun-10 21:48 
AnswerRe: Reading CDATA text from RSS Feed using LINQ to xml Pin
i gr817-Jun-10 23:05
i gr817-Jun-10 23:05 
GeneralRe: Reading CDATA text from RSS Feed using LINQ to xml Pin
faheemnadeem17-Jun-10 23:40
faheemnadeem17-Jun-10 23:40 
GeneralRe: Reading CDATA text from RSS Feed using LINQ to xml Pin
i gr818-Jun-10 1:32
i gr818-Jun-10 1:32 
GeneralRe: Reading CDATA text from RSS Feed using LINQ to xml Pin
faheemnadeem18-Jun-10 1:47
faheemnadeem18-Jun-10 1:47 
QuestionUSB device abrupt removal causes exception Pin
CelestialCoder17-Jun-10 21:05
CelestialCoder17-Jun-10 21:05 
Hai
My USB device is communicating with my C# application once in 500ms and exchanging data(Using a timer and interrupt transfer.) So far seems Ok.

If my device is abruptly removed,(I think)windows 'device removal' message arrives only after removal is complete. But my application tries to write to my device in the meantime and throws an exception . The write is failed - I tried by stopping next transfers but still exception throws with some other message.

I have a try catch statement block.
If a USB 'device write' failed as handle is no longer valid or present how should we tackle the exception and save the application from crashing?

Thanks
With Regards
Roy Thomas

"..this file is known as source file probably because it is a source of frustration and anxiety!" - Chuck Sphar - In book 'C# 2005 for Dummies'.

QuestionCould the Derived class hide the base class method? Pin
yu-jian17-Jun-10 17:06
yu-jian17-Jun-10 17:06 
AnswerRe: Could the Derived class hide the base class method? Pin
Dan Mos17-Jun-10 17:12
Dan Mos17-Jun-10 17:12 
AnswerRe: Could the Derived class hide the base class method? Pin
PIEBALDconsult17-Jun-10 17:25
mvePIEBALDconsult17-Jun-10 17:25 
GeneralRe: Could the Derived class hide the base class method? Pin
#realJSOP17-Jun-10 23:54
professional#realJSOP17-Jun-10 23:54 
GeneralRe: Could the Derived class hide the base class method? Pin
DaveyM6918-Jun-10 2:22
professionalDaveyM6918-Jun-10 2:22 
GeneralRe: Could the Derived class hide the base class method? Pin
PIEBALDconsult18-Jun-10 4:07
mvePIEBALDconsult18-Jun-10 4:07 
GeneralRe: Could the Derived class hide the base class method? Pin
DaveyM6918-Jun-10 8:14
professionalDaveyM6918-Jun-10 8:14 
GeneralRe: Could the Derived class hide the base class method? Pin
PIEBALDconsult18-Jun-10 3:35
mvePIEBALDconsult18-Jun-10 3:35 
GeneralRe: Could the Derived class hide the base class method? Pin
#realJSOP18-Jun-10 11:22
professional#realJSOP18-Jun-10 11:22 
AnswerRe: Could the Derived class hide the base class method? Pin
DaveyM6918-Jun-10 21:32
professionalDaveyM6918-Jun-10 21:32 
QuestionPost Access Data Tables to a ListView Box Pin
PDTUM17-Jun-10 16:56
PDTUM17-Jun-10 16:56 
AnswerRe: Post Access Data Tables to a ListView Box Pin
Dan Mos17-Jun-10 17:11
Dan Mos17-Jun-10 17:11 
GeneralRe: Post Access Data Tables to a ListView Box Pin
PDTUM17-Jun-10 18:32
PDTUM17-Jun-10 18:32 
AnswerRe: Post Access Data Tables to a ListView Box Pin
PatrickPantao17-Jun-10 17:28
PatrickPantao17-Jun-10 17:28 
GeneralRe: Post Access Data Tables to a ListView Box Pin
PDTUM17-Jun-10 18:28
PDTUM17-Jun-10 18:28 
QuestionDoes Control binding really worth ? [modified] Pin
Xmen Real 17-Jun-10 14:40
professional Xmen Real 17-Jun-10 14:40 
AnswerRe: Does Control binding really worth ? Pin
Xmen Real 17-Jun-10 15:47
professional Xmen Real 17-Jun-10 15:47 

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.