Getting started with Microsoft Reporting
-
Tuesday, April 24, 2012 8:01 PM
I'm working on application using C# windows Forms in Visual Studio 2010.
I just start building a report using Microsoft reporting technology in VS 2010.
Where can I find tutorial or sample of reports to get started?
Thanks,
Rachida
Rachida Dukes
All Replies
-
Tuesday, April 24, 2012 8:34 PM
Microsoft Reports :
http://msdn.microsoft.com/en-us/library/bb885185.aspx
An excellent source of example code :
-
Monday, April 30, 2012 9:20 AM
You can check following linke
http://www.c-sharpcorner.com/UploadFile/robo60/StandaloneRDLCReports11142007183516PM/StandaloneRDLCReports.aspx
http://www.codeproject.com/Articles/13592/Binding-DataSet-and-Generic-rdlc-Reports-to-a-Repo
http://msdn.microsoft.com/en-us/library/ms345248.aspx
http://msdn.microsoft.com/en-us/library/ms251671%28VS.80%29.aspx
Hope these will help you. You can try with first two link.
Hasibul Haque,MCC,MCPD hasibulhaque.com

