472,969 Members | 2,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,969 software developers and data experts.

load assemly dinamically in to applicatin

Hello,
I developed one windows appliction . and i want to load that application
dinamiclly in a Parent MDI as child appliction when click on a button in
parent form..
Just i tried to load the assembly file in parent application.

but i am confusing to load the assebly and execute that .

i want to make change on the child appliction...

thank u...

Sep 20 '06 #1
2 1204
Hi,

You can load an assembly without much problems. the part I do not understand
is "execute that" , you are executing already one application, you cannot
execute another (well you can but it's not what you want in this case) .
What you should do is declare classes in this assembly (win forms) that the
executing app can show, interact with.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"chandu" <na*************@hotmail.comwrote in message
news:O%********************@TK2MSFTNGP04.phx.gbl.. .
Hello,
I developed one windows appliction . and i want to load that application
dinamiclly in a Parent MDI as child appliction when click on a button in
parent form..
Just i tried to load the assembly file in parent application.

but i am confusing to load the assebly and execute that .

i want to make change on the child appliction...

thank u...

Sep 20 '06 #2
that means one windows app is running .if i click one button in that app, i
need to load another windows app dynamically.how can i do this?

"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.uswrote
in message news:eB*************@TK2MSFTNGP02.phx.gbl...
Hi,

You can load an assembly without much problems. the part I do not
understand is "execute that" , you are executing already one application,
you cannot execute another (well you can but it's not what you want in
this case) . What you should do is declare classes in this assembly (win
forms) that the executing app can show, interact with.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"chandu" <na*************@hotmail.comwrote in message
news:O%********************@TK2MSFTNGP04.phx.gbl.. .
>Hello,
I developed one windows appliction . and i want to load that application
dinamiclly in a Parent MDI as child appliction when click on a button in
parent form..
Just i tried to load the assembly file in parent application.

but i am confusing to load the assebly and execute that .

i want to make change on the child appliction...

thank u...


Sep 21 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Rafaela K. Azinhal | last post by:
Hi, I'm a newbie and have a question: I have following PivotTable object in a HTML page <html> <body> <object class='ptdrillthrough' classid="clsid:0002E552-0000-0000-C000-000000000046"...
0
by: ALI-R | last post by:
Hi, I want to take these steps in my application : 1) Create a custom code group that has that strong name of an specific assemly( which I know which assembly is that) as a membership condition....
2
by: Boni | last post by:
Dear all, I created a mixed mode exe assembly. Now I try to load a class from this assembly within the VB project. I get following error: Unhandled Exception: System.IO.FileLoadException:...
32
by: Mateo | last post by:
I have char *array and it is dinamically alocated.... When I pass it to other function, I need to determine size of this array.... Problem: sizeof operator does not work with dinamically alocated...
2
by: chandu | last post by:
I want to load an assembly dinamically into another application with a button click. how to load and execute that dinamic assebly.. i tried like this copied that target assebly in bin folder...
2
by: peter.drienovsky | last post by:
Hello, let me describe my problem: ENVIRONMENT: ..Net 2.0, MSVS 2005, c#, WinXP SYMPTOMS: If assembly 'AgentDesktop' IS NOT in the (loading) application folder,
0
by: Chepre | last post by:
Hi, I've the following problem. I load an assembly dinamically through code, but I can't call the method GetCredentials correctly, it's allways null. Assembly assem =...
3
by: Kojikabutosv | last post by:
Hi everybody, i have a master page and with tree buttons, how configure the buttons to load pages dinamically in wichone pages. Regards,
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
3
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.