Click here to Skip to main content
15,925,061 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIndex Pin
roger689714-Nov-07 10:35
roger689714-Nov-07 10:35 
AnswerRe: Index Pin
Dave Kreskowiak14-Nov-07 10:48
mveDave Kreskowiak14-Nov-07 10:48 
AnswerRe: Index Pin
pmarfleet14-Nov-07 11:01
pmarfleet14-Nov-07 11:01 
JokeMaybe Pin
CPallini14-Nov-07 23:50
mveCPallini14-Nov-07 23:50 
AnswerRe: Index Pin
Mitch F.14-Nov-07 17:21
Mitch F.14-Nov-07 17:21 
QuestionStopping multiple instances of a DLL Pin
Andy Dale14-Nov-07 9:00
Andy Dale14-Nov-07 9:00 
AnswerRe: Stopping multiple instances of a DLL Pin
Dave Kreskowiak14-Nov-07 10:27
mveDave Kreskowiak14-Nov-07 10:27 
GeneralRe: Stopping multiple instances of a DLL Pin
Andy Dale14-Nov-07 12:44
Andy Dale14-Nov-07 12:44 
Sorry Dave I don't really understand your question as I'm new at this?

I created a new project called ServerApp using a ClassLibrary as a template in VB.NET 2005. Then created a singleton class as in my code snippet in my original mail. Then selected Build ServerApp which created a ServerApp.dll

I then created two test ClientApps (as in my first mail) to read the time the ServerApp was created expecting the same time in both my ClentApps but I was wrong. The ClientApps were early bound to the ServerApp.

Both ClientApps returned different ServerApp creation times suggesting that they were creating their own instance of the ServerApp.

I'm trying to create a ServerApp that can exchange data between bound ClientApps.

Regards
Andy

GeneralRe: Stopping multiple instances of a DLL Pin
Dave Kreskowiak14-Nov-07 13:08
mveDave Kreskowiak14-Nov-07 13:08 
Questionapp.config Pin
jaska9414-Nov-07 8:26
jaska9414-Nov-07 8:26 
AnswerRe: app.config Pin
Dave Kreskowiak14-Nov-07 8:47
mveDave Kreskowiak14-Nov-07 8:47 
GeneralRe: app.config Pin
jaska9414-Nov-07 9:20
jaska9414-Nov-07 9:20 
QuestionSilently blocking all keyboard input for RichTextBox Pin
supercat914-Nov-07 7:01
supercat914-Nov-07 7:01 
AnswerRe: Silently blocking all keyboard input for RichTextBox Pin
nlarson1114-Nov-07 7:08
nlarson1114-Nov-07 7:08 
GeneralRe: Silently blocking all keyboard input for RichTextBox Pin
supercat914-Nov-07 8:14
supercat914-Nov-07 8:14 
GeneralRe: Silently blocking all keyboard input for RichTextBox Pin
nlarson1114-Nov-07 8:21
nlarson1114-Nov-07 8:21 
GeneralRe: Silently blocking all keyboard input for RichTextBox Pin
supercat914-Nov-07 9:37
supercat914-Nov-07 9:37 
Questionhow to locate wifi node Pin
umershahbaz14-Nov-07 6:30
umershahbaz14-Nov-07 6:30 
AnswerRe: how to locate wifi node Pin
Dave Kreskowiak14-Nov-07 7:12
mveDave Kreskowiak14-Nov-07 7:12 
AnswerRe: how to locate wifi node Pin
Baddog_52017-Nov-07 16:23
Baddog_52017-Nov-07 16:23 
QuestionExeption handling in VB.net Pin
supercat914-Nov-07 6:19
supercat914-Nov-07 6:19 
AnswerRe: Exeption handling in VB.net Pin
Dave Kreskowiak14-Nov-07 6:57
mveDave Kreskowiak14-Nov-07 6:57 
GeneralRe: Exeption handling in VB.net Pin
supercat914-Nov-07 9:02
supercat914-Nov-07 9:02 
GeneralRe: Exeption handling in VB.net Pin
Dave Kreskowiak14-Nov-07 10:20
mveDave Kreskowiak14-Nov-07 10:20 
GeneralRe: Exeption handling in VB.net Pin
supercat914-Nov-07 10:45
supercat914-Nov-07 10: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.