Click here to Skip to main content
16,010,918 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Web Service? Pin
GrindAZ2-Jun-03 5:35
GrindAZ2-Jun-03 5:35 
GeneralRe: Web Service? Pin
Ray Cassick3-Jun-03 6:57
Ray Cassick3-Jun-03 6:57 
GeneralMacro in .NET Pin
yarns29-May-03 21:02
yarns29-May-03 21:02 
GeneralInet control StateChanged event Q. VB6 Pin
Hesham Amin29-May-03 20:59
Hesham Amin29-May-03 20:59 
Generalevent notification DLL to GUI Application Pin
Anand_Thakur29-May-03 19:40
Anand_Thakur29-May-03 19:40 
QuestionHowto Unload a Dll Programaticlly from your app? Pin
DudleyDoorite29-May-03 2:18
DudleyDoorite29-May-03 2:18 
AnswerRe: Howto Unload a Dll Programaticlly from your app? Pin
Heath Stewart29-May-03 3:10
protectorHeath Stewart29-May-03 3:10 
GeneralRe: Howto Unload a Dll Programaticlly from your app? Pin
DudleyDoorite29-May-03 4:17
DudleyDoorite29-May-03 4:17 
Thanks for your assistant.
I will research the namespaces you suggested.

This is my overall project.
I want to create a server app that runs all the time.
I want the server to load plugins and run them on set intervals and on specified events.

I wanted to create the plugins in VS.net and copy the dll to the plugin location.
I also have researched the CodeDom namespace and can actually create the plugins from the Server app and compile/load/Run them but for this to function correctly, I should give the end user the ability to modify the source code of the plugin and recompile/load/run without restarting the server app.

If the System.Reflection.Emit will create dynamic assemblies in memory then this may work better than saving them to a dll and loading them for each use.

This is my attempt at creating an app with scripting embedded in it.

Thanks again for your help


=======================================
When your in school all you want is to get out in the real world. Now that I'm in the real world all I want is to go back to school.

GeneralRe: Howto Unload a Dll Programaticlly from your app? Pin
Heath Stewart29-May-03 5:37
protectorHeath Stewart29-May-03 5:37 
GeneralRe: Howto Unload a Dll Programaticlly from your app? Pin
Roger Wright29-May-03 5:52
professionalRoger Wright29-May-03 5:52 
GeneralRe: Howto Unload a Dll Programaticlly from your app? Pin
DudleyDoorite29-May-03 9:59
DudleyDoorite29-May-03 9:59 
GeneralTrying to use MSUtil.LogQueryClass.ExecuteBatch Pin
Pablo407729-May-03 2:13
Pablo407729-May-03 2:13 
QuestionHow to z-order a window? Pin
amcan2728-May-03 6:55
amcan2728-May-03 6:55 
AnswerRe: How to z-order a window? Pin
dynamic28-May-03 11:32
dynamic28-May-03 11:32 
GeneralUserControl and Properties Pin
Knut Freyer27-May-03 23:59
Knut Freyer27-May-03 23:59 
GeneralComboxBox DataBindings Pin
JulG27-May-03 22:44
JulG27-May-03 22:44 
GeneralA good Visual Basic 6.0 Book Pin
Braulio Dez27-May-03 6:19
Braulio Dez27-May-03 6:19 
GeneralRe: A good Visual Basic 6.0 Book Pin
Hesham Amin27-May-03 10:44
Hesham Amin27-May-03 10:44 
GeneralRe: A good Visual Basic 6.0 Book Pin
syedhassan427-May-03 19:20
syedhassan427-May-03 19:20 
GeneralRe: A good Visual Basic 6.0 Book Pin
Hesham Amin27-May-03 20:46
Hesham Amin27-May-03 20:46 
GeneralSubstring and Drawing.String Pin
Anonymous25-May-03 7:04
Anonymous25-May-03 7:04 
GeneralData Grid Pin
GrindAZ23-May-03 13:50
GrindAZ23-May-03 13:50 
GeneralRe: Data Grid Pin
Nick Seng25-May-03 17:21
Nick Seng25-May-03 17:21 
GeneralDebugging Programs problems Pin
envoy23-May-03 12:24
envoy23-May-03 12:24 
GeneralRe: Debugging Programs problems Pin
Nick Seng25-May-03 17:05
Nick Seng25-May-03 17:05 

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.