Git Product home page Git Product logo

rdlcpreview's Introduction

rdclpreview

This is a sample c# application to preview a stand alone Client Report Definition (.rdlc) File or a standalone SQL report using a dataset saved as an xml file. This code is not maintained and is here purely for backup purposes as a sample project. Use it at your own risk.

The code will read the .rdlc file for defined datasets and import them from the data.xml file with the appropriate names expected by the report.

Actions to be performed after clone to properly setup the solution

There is an issue with adding SqlServerTypes to git repo not adding dlls FransBouma/RawDataAccessBencher#37 on clone run the following to reinstall the nuget packages (you will first have to save the solution)

Update-Package -reinstall

How to use it

Create a data file for a 408b2 and export it locally.

  1. Run the program.
  2. You will be prompted to pick this data.xml file on load.
  3. You will next be prompted for the report file. Choose the Report1.rdlc in the root of the project (or one you created)

It should preview the report.

rdlcpreview's People

Contributors

jrigsby avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.