Hey guys,
I've developed an application with multiple C# projects in it, those projs interact well and clean they also communicate with SQL2k5 for fetching and writting data via web service, now what i need is to run my app in another comp sys without copying the entire app files instead i want to copy .dll files(i dont want to deploy it at this instance) or if anyother way exsists, can anyone please assist me on this...
thanks in advance,
Saravanan Krishnan
I've developed an application with multiple C# projects in it, those projs interact well and clean they also communicate with SQL2k5 for fetching and writting data via web service, now what i need is to run my app in another comp sys without copying the entire app files instead i want to copy .dll files(i dont want to deploy it at this instance) or if anyother way exsists, can anyone please assist me on this...
thanks in advance,
Saravanan Krishnan
Comment