Click here to Skip to main content
15,914,820 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Multiple comboboxes in datagrid.... Pin
rudy.net9-Nov-05 17:55
rudy.net9-Nov-05 17:55 
QuestionSequential Structures with arrays Pin
rand197-Nov-05 4:48
rand197-Nov-05 4:48 
AnswerRe: Sequential Structures with arrays Pin
Joshua Quick7-Nov-05 7:06
Joshua Quick7-Nov-05 7:06 
GeneralRe: Sequential Structures with arrays Pin
rand197-Nov-05 7:29
rand197-Nov-05 7:29 
GeneralRe: Sequential Structures with arrays Pin
Joshua Quick7-Nov-05 7:43
Joshua Quick7-Nov-05 7:43 
GeneralRe: Sequential Structures with arrays Pin
rand197-Nov-05 8:19
rand197-Nov-05 8:19 
GeneralRe: Sequential Structures with arrays Pin
Joshua Quick7-Nov-05 9:09
Joshua Quick7-Nov-05 9:09 
QuestionAdding reference at runtime Pin
nikneem20057-Nov-05 2:12
nikneem20057-Nov-05 2:12 
I'm creating a component in VB.NET which acts as kind of a wrapper for Ms Outlook 2003 and Ms Word 2003. There are three components which can be used seperately. Now when I want to use the Outlook component, I don't want to load the Word assemblies and vice versa, but I dot want the controls within a single assembly.

Is it possibly to create the references to the required Office Interop Assemblies at runtime (in the constructors for example) so when loading my assembly, not needed office resources will be left alone?

For example, when using the Outlook control, my assembly loads Office.Core.dll and Office.Outlook.dll and NOT Office.Word.dll


I love it when a plan comes together
AnswerRe: Adding reference at runtime Pin
S. Senthil Kumar7-Nov-05 3:59
S. Senthil Kumar7-Nov-05 3:59 
AnswerRe: Adding reference at runtime Pin
Steve Pullan8-Nov-05 11:33
Steve Pullan8-Nov-05 11:33 
Questionmultiple selection on a dropdownlist Pin
mcgann7-Nov-05 2:10
mcgann7-Nov-05 2:10 
AnswerRe: multiple selection on a dropdownlist Pin
rudy.net9-Nov-05 18:03
rudy.net9-Nov-05 18:03 
Questionhelp pls , doubt with collection class in vb Pin
tejaswi-teja7-Nov-05 2:06
tejaswi-teja7-Nov-05 2:06 
Questionhelp pls , doubt with collection class in vb Pin
tejaswi-teja7-Nov-05 2:05
tejaswi-teja7-Nov-05 2:05 
QuestionProblem With ImageList control Pin
Anindya Chatterjee7-Nov-05 0:27
Anindya Chatterjee7-Nov-05 0:27 
Questionclient/server communication Pin
sahil puri6-Nov-05 22:21
sahil puri6-Nov-05 22:21 
QuestionHelpNameSpace linked to host machine Pin
nashdb6-Nov-05 16:36
nashdb6-Nov-05 16:36 
AnswerRe: HelpNameSpace linked to host machine Pin
nikneem20057-Nov-05 2:34
nikneem20057-Nov-05 2:34 
GeneralRe: HelpNameSpace linked to host machine Pin
nashdb7-Nov-05 4:27
nashdb7-Nov-05 4:27 
GeneralRe: HelpNameSpace linked to host machine Pin
nashdb7-Nov-05 7:36
nashdb7-Nov-05 7:36 
QuestionHelp Needed = Listbox populated from .txt file - process each item in list through loop Pin
r00tb0x6-Nov-05 14:50
r00tb0x6-Nov-05 14:50 
AnswerRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
Christian Graus6-Nov-05 15:06
protectorChristian Graus6-Nov-05 15:06 
GeneralRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
r00tb0x6-Nov-05 15:38
r00tb0x6-Nov-05 15:38 
GeneralRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
Christian Graus6-Nov-05 15:52
protectorChristian Graus6-Nov-05 15:52 
GeneralRe: Help Needed = Listbox populated from .txt file - process each item in list through loop Pin
r00tb0x6-Nov-05 16:00
r00tb0x6-Nov-05 16:00 

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.