c# - design report using visual studio 2013 report designer - how to begin? -


years ago designed corporate tool consisting of sql server 2008 database backend , ms access 2007 project file frontend.

now build wpf / c# application using visual studio 2013 replace ms access 2007.

one of task redesign existing ms access reports (nothing special - logos, images, title, subreports etc). not understand how using report designer.

could please suggest me article / text / link / walkthrough beginner start , design report equivalent ms access 1 ?

thank in advance !

av

this great aticle begin with, msdn fantastic resource:

https://msdn.microsoft.com/en-us/library/bb649551.aspx

failing that, video should put on way trying achieve:

https://www.youtube.com/watch?v=i5uyqhj8jl4


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -