Posted on: 11/15/2014 4:49:10 AM | Views : 403

Hello,

I have to build a window application in a way , that i want to pass some parameters to url or we can say as query string ,Second by second. On the other side client have made their software to accept data from query string and processing.
It works if i use to do in Web Application, simply response.redirect.
But not a good method. And i want to do in Window Application.

Please guide me it is so important for me.

Go to the complete details ...