Hi all,
i'm encountering a rather tricky issue when developing an ASP.Net application. In fact I happen to have a .net solution with several asp.net projects in it. What I need is to pass an array of values and a dataset from one of the projects to another. Well i've been trying this without any positive results, has anybody ever done this or knows how to do it?
Please note that merging the projects is out of question. All help appreciated, thanx.
