I'm new to SSRS and need info on integrating SSRS controls into WPF. Any
guidance will be appreciated.
Thanks,RS 2005 comes with winform and webform controls for RS. These are 2.0
framework. WPF is based on 2.0 framework. I don't know what the plans are
for VS 2008 with regards to these controls. I also don't know what the
current beta of VS is and where it is with regards to Reporting Services.
However, these are winform controls, not WPF controls. So at a minimum you
would need to wrap the control.
You can always easily do URL integration. You put an IE browser control on
your form and then set the URL property appropriately. Look at books on line
searching on URL.
Finally, you can roll your own using webservices.
Three choices: control shipping with VS, URL integration, webservices
directly.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"SteveSa" <SteveSa@.discussions.microsoft.com> wrote in message
news:C35F3FA3-7331-41A3-903E-A0E6ED5DF4C7@.microsoft.com...
> I'm new to SSRS and need info on integrating SSRS controls into WPF. Any
> guidance will be appreciated.
> Thanks,
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment