Click here to Skip to main content
15,898,538 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: msn messenger idea/problem???? Pin
Dave Kreskowiak24-Jun-04 12:04
mveDave Kreskowiak24-Jun-04 12:04 
GeneralVB.Net : Business accounting Pin
Duncan Edwards Jones23-May-04 11:35
professionalDuncan Edwards Jones23-May-04 11:35 
GeneralRe: VB.Net : Business accounting Pin
Colin Angus Mackay23-May-04 12:37
Colin Angus Mackay23-May-04 12:37 
GeneralRe: VB.Net : Business accounting Pin
Charlie Williams23-May-04 15:00
Charlie Williams23-May-04 15:00 
GeneralRe: VB.Net : Business accounting Pin
WillemM28-Aug-04 9:47
WillemM28-Aug-04 9:47 
GeneralApplication Architecture Pin
beowulfagate20-May-04 16:53
beowulfagate20-May-04 16:53 
GeneralRe: Application Architecture Pin
Erik Thompson21-May-04 8:02
sitebuilderErik Thompson21-May-04 8:02 
GeneralRe: Application Architecture Pin
beowulfagate21-May-04 14:41
beowulfagate21-May-04 14:41 
This is what I'vd got so far.

<br />
public sub main()<br />
  dim app as new App<br />
<br />
  app.run<br />
end sub<br />
<br />
public class App<br />
  private frm as new system.windows.forms.form<br />
  private mDocs as new DocumentCollection 'Documents Collection<br />
                                          <br />
  public sub Run()<br />
    application.run(frm)<br />
  end sub<br />
end class<br />
<br />
public class DocumentCollection<br />
  inherits CollectionBase<br />
  'Omitted for brevity, Normal CollectionBase implementation<br />
end class<br />


Question is: How do I get the currently running instance of the App Class from another application? I would like to be able to allow other applications to get my App Object through calls like GetObject(,"Excel.Application") returns the currently running instance of an Excel.Application Object. Is there a .NET method similar to VB'6 GetObject? Is there also a .NET Method similar to RegisterActiveObject?

Thanks.Smile | :)
GeneralRe: Application Architecture Pin
J. Dunlap22-May-04 9:33
J. Dunlap22-May-04 9:33 
GeneralProtocol Checking -- Need Some Help Pin
Kannan Ramanathan20-May-04 0:46
Kannan Ramanathan20-May-04 0:46 
GeneralRe: Protocol Checking -- Need Some Help Pin
Werdna14-Jun-04 12:42
Werdna14-Jun-04 12:42 
Generalamazon upload need help Pin
Sumit Kapoor19-May-04 19:55
Sumit Kapoor19-May-04 19:55 
GeneralAvatar -talking head Pin
watchmany2k19-May-04 9:27
watchmany2k19-May-04 9:27 
GeneralRe: Avatar -talking head Pin
watchmany2k19-May-04 9:36
watchmany2k19-May-04 9:36 
QuestionHow to use Amazon Web Services.. Pin
Sumit Kapoor13-May-04 22:23
Sumit Kapoor13-May-04 22:23 
AnswerRe: How to use Amazon Web Services.. Pin
Michael P Butler14-May-04 1:05
Michael P Butler14-May-04 1:05 
GeneralRe: How to use Amazon Web Services.. Pin
Sumit Kapoor14-May-04 19:54
Sumit Kapoor14-May-04 19:54 
QuestionDummy real time Credit Card Transaction?? Pin
mittalpa11-May-04 10:01
mittalpa11-May-04 10:01 
GeneralMake articles and threads available for download! Pin
l00p1n63-May-04 10:29
l00p1n63-May-04 10:29 
GeneralHelp Required on MOLAP Pin
Saady20-Apr-04 15:37
Saady20-Apr-04 15:37 
QuestionHow long for article to appear on the site? Pin
Michael Wolski20-Apr-04 9:35
Michael Wolski20-Apr-04 9:35 
AnswerRe: How long for article to appear on the site? Pin
Michael Wolski21-Apr-04 5:52
Michael Wolski21-Apr-04 5:52 
GeneralRe: How long for article to appear on the site? Pin
Erik Thompson23-Apr-04 8:07
sitebuilderErik Thompson23-Apr-04 8:07 
GeneralRe: How long for article to appear on the site? Pin
coder4rent2-May-04 15:35
coder4rent2-May-04 15:35 
GeneralGO TO HELL, SPAMMER Pin
abhadresh2-May-04 15:39
abhadresh2-May-04 15:39 

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.