Search results

  1. social.msdn.microsoft.com/Forums/en-US/​winforms/thread/e...   Cached
    Dear Friends, I am doing a task explained as follows: I have two Two Forms of Different Applications in C#.NET. The first application containing "Student ...
  2. bytes.com/.../616062-passing-data-​between-c-applications   Cached
    Passing data between C# applications. C# / C Sharp Forums on Bytes. ... Need help? Post your question and get tips & solutions from a community of 377,069 IT Pros ...
  3. www.developmentnow.com/g/36_2007_3_0_0_​944574/Passing...   Cached
    Hey Guys, Thanks for your tips. Haydar, although I could use a web service as a way to communicate between the applications, it would be too much
  4. www.megasolutions.net/cSharp/Passing-​data-between-C...   Cached
    Hi all, I have 2 C# applications that I need to pass data between. Specifically XML information such as a document or node name. How can I do that?
  5. www.aspnet-answers.com/microsoft/Csharp/​29482838/passing...   Cached
    Passing data between C# applications Hi all, I have 2 C# applications that I need to pass data between. Specifically XML information such as a document o
  6. msdn.microsoft.com/en-US/library/​ms171925(v=VS.80).aspx   Cached
    ... Passing Data Between Forms in a Windows Application ... This walkthrough demonstrates only one way to pass data between forms. ... C#. VB private void ...
  7. www.programmingforums.org/​thread7717.html   Cached
    Programming Forums > Application Development > C#. ... Basically, my main program needs to open multiple programs and pass data back and forth between them.
  8. www.aspnet-answers.com/microsoft/Csharp/​31222206/needing...   Cached
    Needing info on passing data between applications. Win[C#] Perhaps someone can point me in the right direction in finding code, or finding reading inform
  9. www.codeproject.com/Articles/14122/​Passing-Data-Between...   Cached
    This article is aimed at providing some simple methods for passing data between forms in Windows applications; Author: Thiagarajan Alagarsamy; Updated: 16 May 2006 ...
  10. stackoverflow.com/questions/13742637/​passing-information...   Cached
    All. Firstly I am aware of the question Send data back to .exe from dll, however the answers there leave too many open ends for me and as I have no experience of what ...
  11. stackoverflow.com/.../passing-data-​between-applications...   Cached
    I'm developing an application to monitor information of our software suite, so i'll only have access to modify code from my own project, and the other half will ...
  12. stackoverflow.com/.../pass-data-between-​two-applications   Cached
    I am working on windows forms. I have two applications, one is parent and another one is child. In my main application i have a grid with bunch of records. user needs ...