Hello experts ,

I want to create a .DLL (my library file) so that it can be used as data source for reports (to use with .RDLC files).

Can I use same .DLL in my ASP.Net application for reports as data source (here also .RDLC files).

It will save my time and maintain report integrity between WinForms application and ASP.Net applicatoion.