i want to design reports, but i cant find report designer in visual studio professional 2013. Which program should i use to design reports to use within my programs in visual basic?
You can use SSDT = SQL Server Data Tools to design reports; it is a free plugin for Visual Studio, but it's for Server host reports: SSRS = SQL Server Reporting Services.