Re: Get Notification when an external application started

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



You could periodically test the current processes for one of the correct
name (GetProcessByName) say every couple of seconds and then use remoting in
between them or do something like open a socket between them.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.



<vemulakiran@xxxxxxxxx> wrote in message
news:1147268683.298410.9170@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have create two windows applications called WinAppX andWinAppY.
First I opened the WinAppX . When ever i opened the WinAppY ( second
app ) , the WinAppX should get notification , after that these two app
should communicate each other someway. How can i do this..



.



Relevant Pages

  • Re: Printing graphics/text that span multiple pages
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... You need to figure out how many pages you need and then render your ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Custom Zoom & Performance
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... the scaled pixel ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Very Large Bitmaps
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > spaces and 16-bit images etc without the horrible ambiguity and missing ... A bitmap is loaded and expanded to an uncompressed raster so 18000 * ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: multipage tif splitting problem in .net 2.0
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... I try to split multipage tif file to separate files using vb.net 2.0. ... Dim sourceBitmapFile As New Bitmap ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Scale transforms, again
    ... And see the GDI+ FAQ for how to rotate text.. ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... I greatly suspect that if I had flipped the Y axis, ... The code for the rotated label is pretty ugly, ...
    (microsoft.public.dotnet.framework.drawing)