After spending some time with Reporting Services over the past couple weeks, I have noticed a few issues that I find rather odd, at least in my opinion. If you create a report and use a parameterized query, report services will nicely add the parameters to the report for you as well. This is a great feature and I really like that aspect. What is different however, is when you want to call that report from within an ASP.NET web application. Ideally, you would like to be able to pass the values for...