How to achieve fast report generation in vbnet?

Asked By 20 points N/A Posted on -
qa-featured

Hi to programmers. Vbnet is awesome feature related to .NET framework which can handle many programs and application. I am seeing for some method which could accomplish fast report generation in vbnet in visual studio 2008 or later and also connect with ADO. Net data sources easily. Please help me how to generate fast report quickly as I am working on client payroll management system which needs it. Some suggestion please.

SHARE
Answered By 45 points N/A #145704

How to achieve fast report generation in vbnet?

qa-featured

Hello Nekoda,

FastReport.Net provides a fully featured solution for programs like Windows Forms, ASP.NET and MVC. FASTREPORT®.NET will enable you to work with data from ADO.NET data sources. You can sort and filter rows of data and can also search and lookup data columns. The following link has a guideline on how to generate fastreport in vbnet.

Using these software, reports are generated through Report generator with visual designer, dialog forms and scripting languages.

http://softwaretopic.informer.com/how-use-fast-report-in-vbnet/

http://www.c-sharpcorner.com/resources/1216/report-generator-fastreport-net.aspx

I hope this works for you.

Related Questions