1
Reply

Putting an URL together in .NET 2

walid mousbah

walid mousbah

Jun 28 2015 11:46 AM
534
Hi,
Which is the best way to put together an URL in .NET 2 ?
very old technology, I know. I wish I didn't have to use .NET 2.
Something like this:
http://www.website.com/MyFunctionName?MyIdOne=99&MyIdTwo=77&MyBoolOne=true&MyBoolTwo
Thanks

Answers (1)