Inter-Application Communication

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Naser

    #1

    Inter-Application Communication

    How can I change the text of a textbox in a form of a .NET
    application, By clicking a button
    in a form of an other .NET stand alone application? I know that DDE is
    no longer supported
    in the .NET framework. I may use XML to do that but I don't know how?
    please help me
  • Rick Rothstein

    #2
    Re: Inter-Application Communication

    Almost everybody in this newsgroup is using VB6 or lower. While you may get
    a stray answer to VB.NET questions here, you should ask them in newsgroups
    devoted exclusively to .NET programming. Look for newsgroups with either the
    word "dotnet" or "vsnet" in their name.

    For the microsoft news server, try these newsgroups...

    microsoft.publi c.dotnet.genera l
    microsoft.publi c.dotnet.langua ges.vb
    microsoft.publi c.vsnet.general

    There are some others, but these should get you started.

    Rick - MVP



    "Naser" <NA5754@yahoo.c om> wrote in message
    news:269f9e87.0 402230314.670ea 61@posting.goog le.com...[color=blue]
    > How can I change the text of a textbox in a form of a .NET
    > application, By clicking a button
    > in a form of an other .NET stand alone application? I know that DDE is
    > no longer supported
    > in the .NET framework. I may use XML to do that but I don't know how?
    > please help me[/color]


    Comment

    Working...