Click here to Skip to main content
16,004,887 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCross threading.. Pin
Subjugate12-Nov-08 18:23
Subjugate12-Nov-08 18:23 
AnswerRe: Cross threading.. Pin
Rajesh Anuhya12-Nov-08 20:07
professionalRajesh Anuhya12-Nov-08 20:07 
GeneralRe: Cross threading.. Pin
sph3rex12-Nov-08 22:05
sph3rex12-Nov-08 22:05 
GeneralRe: Cross threading.. Pin
Dave Kreskowiak13-Nov-08 4:07
mveDave Kreskowiak13-Nov-08 4:07 
GeneralRe: Cross threading.. Pin
Paul Conrad13-Nov-08 5:54
professionalPaul Conrad13-Nov-08 5:54 
GeneralRe: Cross threading.. Pin
Dave Kreskowiak13-Nov-08 6:17
mveDave Kreskowiak13-Nov-08 6:17 
JokeRe: Cross threading.. Pin
Paul Conrad13-Nov-08 6:19
professionalPaul Conrad13-Nov-08 6:19 
GeneralRe: Cross threading.. Pin
Paul Conrad13-Nov-08 5:54
professionalPaul Conrad13-Nov-08 5:54 
Fatal Error wrote:
use files to trasfer data between your textboxes.

write content of textbox1 text to a temporary file, read it from second thread and put it in the second textbox2.


Well, while that is possible to do so, it is not very efficient.

"The clue train passed his station without stopping." - John Simmons / outlaw programmer

"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

"Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham


AnswerRe: Cross threading.. Pin
Dave Kreskowiak13-Nov-08 4:21
mveDave Kreskowiak13-Nov-08 4:21 
QuestionClose an excel opened in AxWebBrowser Pin
nishkarsh_k12-Nov-08 17:56
nishkarsh_k12-Nov-08 17:56 
AnswerRe: Close an excel opened in AxWebBrowser Pin
Nanda_MR12-Nov-08 19:52
Nanda_MR12-Nov-08 19:52 
GeneralRe: Close an excel opened in AxWebBrowser Pin
nishkarsh_k12-Nov-08 21:49
nishkarsh_k12-Nov-08 21:49 
AnswerRe: Close an excel opened in AxWebBrowser Pin
Rajesh Anuhya12-Nov-08 20:09
professionalRajesh Anuhya12-Nov-08 20:09 
GeneralRe: Close an excel opened in AxWebBrowser Pin
nishkarsh_k12-Nov-08 22:04
nishkarsh_k12-Nov-08 22:04 
AnswerRe: Close an excel opened in AxWebBrowser Pin
Rajesh Anuhya12-Nov-08 22:33
professionalRajesh Anuhya12-Nov-08 22:33 
QuestionHow to make an asynchronous call to a web service in vb.net framework 3.5 Pin
dreddy712-Nov-08 12:18
dreddy712-Nov-08 12:18 
AnswerRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
Paul Conrad12-Nov-08 12:47
professionalPaul Conrad12-Nov-08 12:47 
GeneralRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
dreddy713-Nov-08 4:48
dreddy713-Nov-08 4:48 
GeneralRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
Paul Conrad13-Nov-08 4:50
professionalPaul Conrad13-Nov-08 4:50 
GeneralRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
dreddy713-Nov-08 5:01
dreddy713-Nov-08 5:01 
GeneralRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
Paul Conrad13-Nov-08 5:03
professionalPaul Conrad13-Nov-08 5:03 
GeneralRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
dreddy713-Nov-08 5:07
dreddy713-Nov-08 5:07 
GeneralRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
Paul Conrad13-Nov-08 5:33
professionalPaul Conrad13-Nov-08 5:33 
GeneralRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
Paul Conrad13-Nov-08 5:37
professionalPaul Conrad13-Nov-08 5:37 
GeneralRe: How to make an asynchronous call to a web service in vb.net framework 3.5 Pin
dreddy713-Nov-08 5:57
dreddy713-Nov-08 5:57 

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.