Dear all,
i have an application which accesses website using :-
Want to boost your .NET application performance?
Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.
Try it for yourself now.
SORTED.
was being a prat, the "/" is a reserved character so had to replace with escape character %2F.