Here Mudassar Ahmed Khan has explained with an example, how to bind DataSet to RDLC Report in Windows Forms (WinForms) Application using C# and VB.Net.
The data from the Database will be loaded in a Typed DataSet which will be dynamically used to bind and populate the RDLC using Report Viewer in Windows Forms (WinForms) Application using C# and VB.Net.