Click here to Skip to main content
15,918,668 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionBest way to stream video? Pin
[DK]KiloDunse10-Jan-05 9:41
[DK]KiloDunse10-Jan-05 9:41 
AnswerRe: Best way to stream video? Pin
Dave Kreskowiak11-Jan-05 4:15
mveDave Kreskowiak11-Jan-05 4:15 
GeneralRe: Best way to stream video? Pin
[DK]KiloDunse11-Jan-05 4:50
[DK]KiloDunse11-Jan-05 4:50 
GeneralRe: Best way to stream video? Pin
Dave Kreskowiak11-Jan-05 9:02
mveDave Kreskowiak11-Jan-05 9:02 
GeneralMoving page to the location of a textbox Pin
Member 162996410-Jan-05 8:57
Member 162996410-Jan-05 8:57 
GeneralFileSystemWatcher HELP!!! Pin
Alex Y.10-Jan-05 3:54
Alex Y.10-Jan-05 3:54 
GeneralAdd complex Numbers Pin
jamieyale10-Jan-05 3:38
jamieyale10-Jan-05 3:38 
GeneralBeingRead() / EndRead() doubt Pin
carlos_rocha10-Jan-05 3:18
carlos_rocha10-Jan-05 3:18 
Hi!
I have an app that does async. reads from a networkStrem.When i do BeginRead() i pass an object(which is kept in a collection) that includes info about the connection and the networkstream.When the application enters the callback method the object has changed(the network stream already contains the info?) or does it change only after the EndRead() when i read data from the networkStream? Is the EndRead method Thread-safe?I ask this because if it isn't thread-safe then the collection is changing without any sync. method and i use synclock whenever i'm accessing the collection... Thanks in advance.
GeneralGetting error while compiling project Pin
abii55510-Jan-05 1:22
abii55510-Jan-05 1:22 
QuestionHow To Stretch Picture Box Manually Pin
Member 28202610-Jan-05 0:42
Member 28202610-Jan-05 0:42 
GeneralProblem with using multiple comboboxes Pin
Paul Izzo9-Jan-05 21:59
Paul Izzo9-Jan-05 21:59 
GeneralRe: Problem with using multiple comboboxes Pin
Anonymous9-Jan-05 22:43
Anonymous9-Jan-05 22:43 
GeneralRe: Problem with using multiple comboboxes Pin
Paul Izzo9-Jan-05 23:00
Paul Izzo9-Jan-05 23:00 
GeneralRe: Problem with using multiple comboboxes Pin
Anonymous9-Jan-05 23:18
Anonymous9-Jan-05 23:18 
GeneralRe: Problem with using multiple comboboxes Pin
Paul Izzo10-Jan-05 1:20
Paul Izzo10-Jan-05 1:20 
GeneralRe: Problem with using multiple comboboxes Pin
Anonymous11-Jan-05 18:07
Anonymous11-Jan-05 18:07 
GeneralRe: Problem with using multiple comboboxes Pin
Paul Izzo11-Jan-05 20:23
Paul Izzo11-Jan-05 20:23 
GeneralChange raw data string's Font and size in printing Pin
Greeky9-Jan-05 21:13
Greeky9-Jan-05 21:13 
GeneralRe: Change raw data string's Font and size in printing Pin
Dave Kreskowiak10-Jan-05 3:35
mveDave Kreskowiak10-Jan-05 3:35 
GeneralRe: Change raw data string's Font and size in printing Pin
Just Greeky Creek11-Jan-05 21:09
Just Greeky Creek11-Jan-05 21:09 
Generaladding date Pin
GaryKoh9-Jan-05 19:01
GaryKoh9-Jan-05 19:01 
GeneralRe: adding date Pin
Robert Rohde9-Jan-05 20:04
Robert Rohde9-Jan-05 20:04 
GeneralRe: adding date Pin
GaryKoh10-Jan-05 3:15
GaryKoh10-Jan-05 3:15 
GeneralRe: adding date Pin
Robert Rohde10-Jan-05 3:21
Robert Rohde10-Jan-05 3:21 
GeneralRe: adding date Pin
Sebastien Lachance10-Jan-05 3:45
Sebastien Lachance10-Jan-05 3:45 

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.