Recommended book for learning rdlc Reports ?
chandrurec
Member Posts: 560
Hi all,
I want to know whether any recommended books is there for learning desigining rdlc reports in Visual Studio 2010.
If anyone knows the book name or link , kindly send me the details.
Thanks in advance.
Regards,
chandru.
I want to know whether any recommended books is there for learning desigining rdlc reports in Visual Studio 2010.
If anyone knows the book name or link , kindly send me the details.
Thanks in advance.
Regards,
chandru.
0
Comments
-
Try Googling.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
Report Designer (Visual Studio)
http://msdn.microsoft.com/en-us/library/bb558708
Report Designer User Interface Reference (Visual Studio)
http://msdn.microsoft.com/en-us/library/ms251680
Samples and Walkthroughs
http://msdn.microsoft.com/en-us/library/ms2516860 -
For NAV, there's a book written as well:
http://www.dynamicsnavconsultant.com/20 ... ting-book/Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
Important to understand is that NAV only support RDLC(Local reports) version 2008 in NAV 2013. So when reading books about designing RDL(Server Side) reports all server features like the following are not available:
- Subscribing to reports
- Report Builder
- Saving to other formats, other than Word, Excel and PDF
- Accesing Reports from browser
- Refreshing a report
- Support for more than one dataset
- Support for SubReports
But importantly is that RDL(Server Side) is currently at version 2010, so features added from RDL2008 and RDL2010(SQL Server 2008 = RDL2008, SQL Server 2008 R2=RDL2010) are also not supported in RDLC 2008 reports. I.e this could be:
- Support for Sparklines
- Support for OverallPageNumber and OverallTotalPages(this could be really nice to have support for in NAV 2013, but we don't have this unfortunately)
- And at last saving to "docx" and "xlsx" is not possible from Report Viewer 2010, which is the Report Viewer supported in NAV 2013. So when NAV 2013 is released this fall we can now save to the well know "doc" format introduced in with Office 97 and retired with Office 2007. ](*,) Report Viewer 2012 releaesed with Visual Studio 2012 at the same as NAV 2013 releases, prints fine to docx and xlsx formats but Visual Studio 2012 will not be supported for editing RDCL reports in NAV 2013.
I wish this was more simple, but unfortunately it is not, and I don't hope I confused you too much. Also the above mentioned books contains no info about how to design the report in the NAV Object Desiger, how to upgrade reports from NAV 2009 or before, how to use Captions as parameters, minimize the dataset sent over the wire, cleaining up the dataset in NAV Object Designer so other developers, than you, have a clue of the elements you have added to the dataset and at last make the Layout standout so it is easy to add new elements to the report and not just have <<Exp>> writen everywhere on report layout.
Maybe I should just write a book explaing all this. :roll:
/Claus LundstrømClaus Lundstrøm | MVP | Senior Product Manager | Continia.com
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)0 -
I'd pre-order it right nowclausl wrote:Maybe I should just write a book explaing all this. :roll:
0 -
clausl wrote:Maybe I should just write a book explaing all this. :roll:
/Claus Lundstrøm
Get to it!
Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
You really have to love the irony that for over a decade now the VB/C# crew have been complaining about how the Navision report designer was too complex and that Navision needs to get a simpler way to design reports "The Windows Way"... well they got what they asked for, and wow isn't report writing sooo much easier now than it was back in the old days.
David Singleton0 -
No, unfortunately NAV 2013 does not support RDLC 2010.
Everytime a new version of SQL Server is released a new version of RDL is released
Everytime a new version Visual Studio a new version of RDLC is released, but this is dependent on the latest version of RDL released.
Some time ago I created this slide which explains this:
Hopefully this will be simplyfied by Microsoft in the future.
Concerning which SQL Server to use with NAV 2013, you can use SQL Server 2008 R2 and SQL Server 2012.
And you will need Visual Studio 2010 Pro to edit reports or use the trick I outlined here to get a free editor for RDLC reports in NAV 2013:
http://mibuso.com/blogs/clausl/2012/05/31/free-visual-studio-designer-for-editing-reports-in-dynamics-nav-2013-and-other-options/
/Claus LundstrømClaus Lundstrøm | MVP | Senior Product Manager | Continia.com
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 326 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

