.NET Reporting Tutorial

.net, c#, reporting

Solution

I know you probably aren't looking for links that you can find on google yourself, but these cover reporting services in great detail and should cover most of your questions.

- Reporting Services Tutorials

- Intro to reporting services

- Reporting Services in Action

- Webcasts on Reporting Services

- Useful reporting services links

But I'm pretty sure reporting services is tied pretty close to MS SQL, so if you aren't using it you might have to look for a different solution.

Problem

Does anyone know a Tutorial for the Reporting in C# .NET. I mean the Reports in "Microsoft.Reporting" Namespace (not Crystal Reports).

Original source