Data Report in Visual Studio 2017 - visual-studio-2010

i want migrate from Visual Studio 2010 to 2017
in 2010 i'm using Data Report (and called SSRS)
how i use data report in Visual Studio 2017?

by the way, i can compile and run VS2010 app with reports, but i can't Design Reports, because editor show me RDLC files as XML structure.
then i install (Microsoft Rdlc Report Designer for Visual Studio)
now i can design report files by easy, and i still can using Data Report as VS2010

Related

SSRS not available on Visual Studio 2015

I am trying to open my SSRS project (created using VS 2012) on Visual Studio 2015, and it says that such projects are not supported. What is one supposed to do to keep working on SSRS reports?

Visual Studio 2013 Ultimate has no MS-Reports Template Installed

In a winform application I am trying to create a report in visual studio 2013, but when I want to add the microsoft report designer I don't find the template.
How can I to install or add .rdlc report designer in Visual Studio 2013.

how to use crystal reort on vs 2010

How to use crystal reort on vs 2010
1) for crystal report 2010 we have to download it from sap site and install it
but is there any other way to do tha or any product of vs in which crystal report support is provided by default
Have a look at
Support for Crystal Reports for Visual Studio
specifically looking at
Downloading the Crystal Reports that are compatible with Visual Studio 2010
Microsoft Visual Studio 2010 no longer includes Crystal Reports in the
bundle.
In Visual Studio 2010, to create a Crystal Reports project or Web site
or to import existing projects or Web sites that were created by using
older versions of Visual Studio or Crystal Reports, you must first
install a version of Crystal Reports that is compatible with Visual
Studio 2010.
For more information about how to use Crystal Reports in Visual Studio
2010, visit the following SAP Crystal Reports website:
http://www.businessobjects.com/jump/xi/crvs2010/default.asp

VS 2010 RDLC -Desginer

We have a VS2008 solution with a project that had RDLC files. We generate them dynamically in code, and don't need the viewer.
However, when we converted to VS2010, when I open the .rdlc i don't get the designer, it just opens as XML. Even if I create a new rdlc from scratch in 2010, it opens in xml, not with the designer. Help!!!
Reporting Services development is done in Business Intelligence Development Studio (BIDS), which uses the Visual Studio shell. The Visual Studio 2010 shell is not yet supported. You'll have to edit the report in BIDS using the VS2008 shell.
Check the second note here for more info.

Embedding Crystal Reports in Visual Studio

I'm new to Crystal Reports and Visual Studio. I already created reports in crystal reports and I also have a Report Viewer in my forms in Visual Studio 2010. I am wondering how to embed the created reports in the report viewer in visual studio 2010 forms and what references should I include in order for it not to have errors. Please help. Thanks

Resources