Click here to Skip to main content
16,005,339 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Clipboard to MS Word Pin
Paul Conrad28-Nov-07 15:19
professionalPaul Conrad28-Nov-07 15:19 
GeneralRe: Clipboard to MS Word Pin
New_Coder29-Nov-07 4:09
New_Coder29-Nov-07 4:09 
Question'Finalize' questions (any way to log 'finalize' events?) Pin
supercat916-Nov-07 6:52
supercat916-Nov-07 6:52 
AnswerRe: 'Finalize' questions (any way to log 'finalize' events?) Pin
Luc Pattyn16-Nov-07 8:44
sitebuilderLuc Pattyn16-Nov-07 8:44 
GeneralRe: 'Finalize' questions (any way to log 'finalize' events?) Pin
supercat916-Nov-07 9:48
supercat916-Nov-07 9:48 
GeneralRe: 'Finalize' questions (any way to log 'finalize' events?) Pin
Luc Pattyn16-Nov-07 10:22
sitebuilderLuc Pattyn16-Nov-07 10:22 
GeneralRe: 'Finalize' questions (any way to log 'finalize' events?) Pin
supercat916-Nov-07 11:27
supercat916-Nov-07 11:27 
Question'Stream' questions: Pin
supercat916-Nov-07 6:40
supercat916-Nov-07 6:40 
-1- Is there any way to find out if data is available from a stream other than by trying to read it and getting a timeout exception? The stream will most likely be the basestream of a socket or serial port.

-2- If not, is there any way to stop the timeout exceptions from filling up the immediate window?

-3- What is the best way to set up a buffer stream for simultaneous non-seek reading and writing? When I go to output data to a stream, I'd like to at that time read the data from the stream and store it into a log file and into a buffer stream so that the it can be read at leisure. I just coded a rather clunky class to do that, but that's probably the wrong approach.

-4- If I want to make incoming data available to multiple handlers, some of which will want events when it comes in and some of which would be happier with input streams, what's the right approach?
AnswerRe: 'Stream' questions: Pin
bob_up17-Nov-07 4:50
bob_up17-Nov-07 4:50 
GeneralRe: 'Stream' questions: Pin
supercat917-Nov-07 10:07
supercat917-Nov-07 10:07 
QuestionHow To Save A DataGrid To A Text File Pin
FreakNikon16-Nov-07 5:08
FreakNikon16-Nov-07 5:08 
AnswerRe: How To Save A DataGrid To A Text File Pin
cstrader23216-Nov-07 5:28
cstrader23216-Nov-07 5:28 
QuestionProperty Change Detection Beyond the Event Pin
nlarson1116-Nov-07 4:58
nlarson1116-Nov-07 4:58 
AnswerRe: Property Change Detection Beyond the Event Pin
cstrader23216-Nov-07 5:31
cstrader23216-Nov-07 5:31 
GeneralRe: Property Change Detection Beyond the Event Pin
nlarson1116-Nov-07 5:42
nlarson1116-Nov-07 5:42 
GeneralRe: Property Change Detection Beyond the Event Pin
cstrader23216-Nov-07 6:08
cstrader23216-Nov-07 6:08 
GeneralRe: Property Change Detection Beyond the Event Pin
nlarson1116-Nov-07 6:41
nlarson1116-Nov-07 6:41 
GeneralRe: Property Change Detection Beyond the Event Pin
cstrader23216-Nov-07 10:02
cstrader23216-Nov-07 10:02 
QuestionIs there a better way? Pin
cstrader23216-Nov-07 4:29
cstrader23216-Nov-07 4:29 
Questionretrieving data from a database in vb2005 Pin
imonfiredammit16-Nov-07 2:24
imonfiredammit16-Nov-07 2:24 
AnswerRe: retrieving data from a database in vb2005 Pin
nishkarsh_k16-Nov-07 5:19
nishkarsh_k16-Nov-07 5:19 
QuestionConvert XML to Tiff format Pin
Nitin198116-Nov-07 1:14
Nitin198116-Nov-07 1:14 
AnswerRe: Convert XML to Tiff format Pin
Christian Graus16-Nov-07 11:45
protectorChristian Graus16-Nov-07 11:45 
Questiontimer function Pin
break_day16-Nov-07 0:18
break_day16-Nov-07 0:18 
AnswerRe: timer function Pin
AliAmjad16-Nov-07 0:58
AliAmjad16-Nov-07 0:58 

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.