I am developing a click once aplication. I need to pass some values in the url to the application.
I referred this article Retrieve Query String from Click Once to pass and retrieve the query string values.
How can I pass and debug these query string values in Visual Studio 2008?
Any help much appreciated!
Thanks.