what's best proceed pass "row data" c# console app another c# console app?
i have c# console app "app1" reads quarrel information list sql server 2005 db. i wish app1 pass information quarrel app2, another c# console app. best proceed this?
my initial (naive) try this:
object[] o = myrow.itemarray;
// twine separates any vigilant space... instance "1 2 myvar".
// pass twine app2 around management line.
this flaws: entries quarrel "my var" instead "myvar"? also, method equipment hardcoded receiving app (app2).
so what's best proceed this? suitable pass an xml twine app2 around management line?
cheers!
Comments
Post a Comment