This is a migrated thread and some comments may be shown as answers.

vb.net example for WinForms

3 Answers 673 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 07 Sep 2014, 11:35 AM
I am downloading Telerik as we speak to evaluate. I have spent a couple of weeks battling with SSRS.

Can you please point me to a simple report using VB.net, WinForms and SQL Server?

Also, if you know, if I buy a license for creating reports can I use it on my desktop and laptop, or do I need to buy two licenses?

Thanks,
John

3 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 11 Sep 2014, 05:59 AM
Hello John,

Thank you for writing.

I find it hard to understand what is your end goal from the provided information. For example, what controls do you intend to use to generate this control? You can read each control's documentation here: Overview | UI for WinForms Documentation. You can also see code samples and demos in our demo application: C:\Program Files (x86)\Telerik\UI for WinForms Q2 2014\Examples\QuickStart. I would kindly ask you to provide more information, should the above info does not suffice.

You can install UI for WinForms on two machines as long as you are the only developer using.

Let me know should you have any other questions.

Regards,
George
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
John
Top achievements
Rank 1
answered on 11 Sep 2014, 06:23 AM
Thanks George for your reply.

After battling with SSRS for a couple of weeks, I am looking into the possibility of using Telerik.

I was looking for a simple VB.net example which would take me through all the steps of creating a report based on an simple SQL Server db made up of say 2 or 3 tables. Nothing too complicated.

I will look into the info you provided.

John
0
Stef
Telerik team
answered on 15 Sep 2014, 06:10 PM
Hello John,

As a start I can suggest you the following articles:
  1. How To: Use the Report Wizard to create a Band Report - illustrates how to use the available wizards to create a report with the integrated in Visual Studio Report Designer. To retrieve data in the report we use the SqlDataSource component in the tutorial. Any connection strings stored in the reports' project App.config must be copied in the start application's configuration file as well.
  2. Displaying Reports in the Windows Forms Report Viewer - illustrates how to display the created report in a WinForms ReportViewer control. The report is passed to the viewer via report source object depending on the format of the report (XML or .NET object).

You can also check the local Telerik Reporting demos installed by default under C:\Program Files (x86)\Telerik\Reporting <VERSION>\Examples.


Feel free to contact us with any further questions.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
George
Telerik team
John
Top achievements
Rank 1
Stef
Telerik team
Share this question
or