Click here to Skip to main content
15,896,425 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionsql server >> create view Pin
Sebastian T Xavier12-Jun-08 18:47
Sebastian T Xavier12-Jun-08 18:47 
AnswerRe: sql server >> create view Pin
Ashfield12-Jun-08 21:13
Ashfield12-Jun-08 21:13 
GeneralRe: sql server >> create view Pin
Sebastian T Xavier12-Jun-08 22:40
Sebastian T Xavier12-Jun-08 22:40 
GeneralRe: sql server >> create view Pin
Ashfield12-Jun-08 22:46
Ashfield12-Jun-08 22:46 
Questionwindows clock Pin
Bill Lef12-Jun-08 18:10
Bill Lef12-Jun-08 18:10 
QuestionControl more than one listbox with one vscrollbar Pin
shee_dee8612-Jun-08 16:50
shee_dee8612-Jun-08 16:50 
AnswerRe: Control more than one listbox with one vscrollbar Pin
Christian Graus12-Jun-08 17:03
protectorChristian Graus12-Jun-08 17:03 
QuestionMain Thread - Dialog Form Pin
nlarson1112-Jun-08 14:24
nlarson1112-Jun-08 14:24 
Hello,

i have an exe that calls other dlls that has forms in them. the exe is acting like a menu and when a menu item is clicked, it creates an instance of a form in one of my dlls. because the exe and forms are on the main thread, a dialog form locks up the main thread effecting every dll and exe.

is there a good way to handle the issue?

i thought about playing with appdomains attempting to minimize what is effected but I store a bunch of stuff in memory and not sure how to spread that accross domains as well as sync them up.

i tried to mimic the behavior of the "showdiaglog" command by setting up events on the calling form and when it was activated set focus on the "modal" form. works well but when I need wait for a response/answer from the "modal" form, I don't know how to make the calling form wait without locking up the main thread until the "modal" is closed.

any help would be greatly appreciated...
nathan

'Never argue with an idiot; they'll drag you down to their level and beat you with experience.' ~ anonymous

'Life's real failure is when you do not realize how close you were to success when you gave up.' ~ anonymous


QuestionPassing an Access wildcard from VB.Net 2005 Pin
CCG312-Jun-08 8:03
CCG312-Jun-08 8:03 
AnswerRe: Passing an Access wildcard from VB.Net 2005 Pin
BDEz (Member 3919223)12-Jun-08 8:39
BDEz (Member 3919223)12-Jun-08 8:39 
GeneralRe: Passing an Access wildcard from VB.Net 2005 Pin
CCG312-Jun-08 9:05
CCG312-Jun-08 9:05 
Questionhow can i make my setup project start on window stratup Pin
Ebube12-Jun-08 5:06
Ebube12-Jun-08 5:06 
AnswerRe: how can i make my setup project start on window stratup Pin
Christian Graus12-Jun-08 5:13
protectorChristian Graus12-Jun-08 5:13 
QuestionHow to debug (step through) dll used by web service? Pin
A Wong12-Jun-08 4:28
A Wong12-Jun-08 4:28 
AnswerRe: How to debug (step through) dll used by web service? Pin
Christian Graus12-Jun-08 5:13
protectorChristian Graus12-Jun-08 5:13 
GeneralRe: How to debug (step through) dll used by web service? Pin
A Wong12-Jun-08 5:20
A Wong12-Jun-08 5:20 
GeneralRe: How to debug (step through) dll used by web service? Pin
Christian Graus12-Jun-08 6:07
protectorChristian Graus12-Jun-08 6:07 
Questionhow to access a link in the XML tag? Pin
Member 199886312-Jun-08 4:23
Member 199886312-Jun-08 4:23 
Questionget sql instance name Pin
taherjaorawala12-Jun-08 0:05
taherjaorawala12-Jun-08 0:05 
AnswerRe: get sql instance name Pin
jzonthemtn12-Jun-08 12:37
jzonthemtn12-Jun-08 12:37 
QuestionI am using “Vb.Net Visual Basic Datagrid” Deferent Language books Name Display in Datagrid. How to Change Font? Pin
Lenu Thomas11-Jun-08 22:48
Lenu Thomas11-Jun-08 22:48 
RantRe: I am using “Vb.Net Visual Basic Datagrid” Deferent Language books Name Display in Datagrid. How to Change Font? Pin
Smithers-Jones13-Jun-08 3:29
Smithers-Jones13-Jun-08 3:29 
QuestionI am using “Vb.Net Visual Basic Datagrid” Deferent Language books Name Display in Datagrid. How to Change Font? Pin
Lenu Thomas11-Jun-08 22:44
Lenu Thomas11-Jun-08 22:44 
Questionsqlexception Pin
monika_vasvani11-Jun-08 22:22
monika_vasvani11-Jun-08 22:22 
AnswerRe: sqlexception Pin
Tom Deketelaere11-Jun-08 23:11
professionalTom Deketelaere11-Jun-08 23:11 

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.