data exchange
C#
2
Posts
2
Posters
0
Views
1
Watching
-
can any one guide me,how can we exchange the data in c#??????????? s_khan
-
can any one guide me,how can we exchange the data in c#??????????? s_khan
Who do you want to exchange it with ? If you mean between forms, delegates are the most flexible, but just passing through a constructor or a public property often works.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )