<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SSRS on bradleycarey.com</title>
    <link>https://bradleycarey.com/tags/ssrs/</link>
    <description>Recent content in SSRS on bradleycarey.com</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 05 Dec 2023 14:05:41 -0500</lastBuildDate>
    <atom:link href="https://bradleycarey.com/tags/ssrs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using SQL Server Reporting Services (SSRS) in an ASP.NET MVC project</title>
      <link>https://bradleycarey.com/posts/2015-06-08-using-sql-server-reporting-services-ssrs-in-an-asp-net-mvc-project/</link>
      <pubDate>Mon, 08 Jun 2015 14:21:49 -0400</pubDate>
      <guid>https://bradleycarey.com/posts/2015-06-08-using-sql-server-reporting-services-ssrs-in-an-asp-net-mvc-project/</guid>
      <description>&lt;p&gt;There are a handful of examples out on the internet on how to use SSRS from an ASP.NET website but all of the ones I came across seemed like hacks. They range from throwing an ASPX page with a ReportViewer control to complex JavaScript hacks. The following method is the one I have used for many years that adheres to the true MVC manner. This method connects to SSRS through the web service using Microsoft.Reporting.WebForms assembly.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
