Click here to Skip to main content
15,899,026 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to populate a listbox from one listbox? Pin
waner michaud12-Nov-10 6:59
waner michaud12-Nov-10 6:59 
AnswerRe: How to populate a listbox from one listbox? Pin
Dr.Walt Fair, PE12-Nov-10 9:58
professionalDr.Walt Fair, PE12-Nov-10 9:58 
AnswerRe: How to populate a listbox from one listbox? Pin
Tarun.K.S15-Nov-10 19:28
Tarun.K.S15-Nov-10 19:28 
QuestionMulti-project solution with common DLLs Pin
vvincent12-Nov-10 5:17
vvincent12-Nov-10 5:17 
AnswerRe: Multi-project solution with common DLLs Pin
Dave Kreskowiak12-Nov-10 6:16
mveDave Kreskowiak12-Nov-10 6:16 
GeneralRe: Multi-project solution with common DLLs Pin
vvincent12-Nov-10 8:54
vvincent12-Nov-10 8:54 
GeneralRe: Multi-project solution with common DLLs Pin
Dave Kreskowiak12-Nov-10 10:14
mveDave Kreskowiak12-Nov-10 10:14 
GeneralRe: Multi-project solution with common DLLs Pin
vvincent12-Nov-10 11:27
vvincent12-Nov-10 11:27 
Dave Kreskowiak wrote:
vvincent wrote:
We've tried marking Exclude on the duplicates, but that seems like a workaround and not a real solution.

There's a bunch of little gotcha's in the S&D project like that.


That's the honest truth right there. Sigh | :sigh: Hence trying to find a better solution.

So it sounds like we'd need to use the AppDomain.AssemblyResolve event in each project's form (or wherever) and tell it to look in a specific folder location for any DLL that we're using on that form. Does that sound right? I'm hoping we can set this on a global level in the application (running this during the ApplicationEvents.StartUp event, for example) instead of each form.

This gives me something to work with, even if it's not what I was hoping for. Much thanks!

Vernon L. Vincent
AnswerRe: Multi-project solution with common DLLs Pin
_Erik_12-Nov-10 6:38
_Erik_12-Nov-10 6:38 
QuestionStrangest problem with interop on Win7 client and .ocx control Pin
Jon_Boy12-Nov-10 3:38
Jon_Boy12-Nov-10 3:38 
AnswerRe: Strangest problem with interop on Win7 client and .ocx control Pin
Jon_Boy15-Nov-10 4:19
Jon_Boy15-Nov-10 4:19 
QuestionPublish the vb.net application for only one user Pin
vijay248211-Nov-10 19:56
vijay248211-Nov-10 19:56 
AnswerRe: Publish the vb.net application for only one user Pin
DaveAuld11-Nov-10 20:10
professionalDaveAuld11-Nov-10 20:10 
GeneralRe: Publish the vb.net application for only one user Pin
vijay248211-Nov-10 23:10
vijay248211-Nov-10 23:10 
QuestionSystem.Timers.Timer Event Handling with Web Message Box Pin
ggoutam711-Nov-10 18:09
ggoutam711-Nov-10 18:09 
AnswerRe: System.Timers.Timer Event Handling with Web Message Box Pin
Dave Kreskowiak12-Nov-10 3:40
mveDave Kreskowiak12-Nov-10 3:40 
GeneralRe: System.Timers.Timer Event Handling with Web Message Box Pin
ggoutam715-Nov-10 20:26
ggoutam715-Nov-10 20:26 
Questionprogam of checkbox Pin
Assinateq10-Nov-10 19:04
Assinateq10-Nov-10 19:04 
AnswerRe: progam of checkbox Pin
_Erik_11-Nov-10 1:24
_Erik_11-Nov-10 1:24 
GeneralRe: progam of checkbox Pin
Assinateq14-Nov-10 23:06
Assinateq14-Nov-10 23:06 
GeneralRe: progam of checkbox Pin
_Erik_15-Nov-10 5:30
_Erik_15-Nov-10 5:30 
GeneralRe: progam of checkbox Pin
Assinateq15-Nov-10 14:31
Assinateq15-Nov-10 14:31 
Questionlet captured temperature store in limited database slot and run in loop Pin
kun8510-Nov-10 19:00
kun8510-Nov-10 19:00 
AnswerRe: let captured temperature store in limited database slot and run in loop Pin
Luc Pattyn11-Nov-10 0:08
sitebuilderLuc Pattyn11-Nov-10 0:08 
AnswerRe: let captured temperature store in limited database slot and run in loop Pin
kun8511-Nov-10 16:02
kun8511-Nov-10 16:02 

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.