I'm able to deliver reports in a C# Windows Application by hard coding the url behind a buttons click event but what about passing parameters to a report? In particular, Date Parameters!
Surley there must be an article on how to do this. I have had a look on google but only found what I already know.
Alternativley, does anyone know how to do this?