GeekArticles
Microsoft
Microsoft.NET


Running a RDL/RDLC (SQL Report) in ASP.NET without SSRS
SSRS and Report Builder (or the old BIDS from 2008) are nice for making reports, but they embed into your ASP.NET project very nicely. This is one way to do it without the requirement for full SSRS (and the security hoops).
Sponsored Links
Related Topics
Microsoft.NET
- Chapter 2: Protecting Your Database with Startup Options
- { End Bracket }: Hacking the Immune System
- C++ At Work: Copy Constructors, Assignment Operators, and More
- .NET Matters: Stream Decorator, Single-Instance Apps
- Security Briefs: Credentials and Delegation
- Design Patterns: Dependency Injection
- Test Run: Low-Level UI Test Automation
- Advanced Basics: Revisiting Operator Overloading
- Cutting Edge: ASP.NET Forms
- Web Q&A: Smart Navigation, ASP.NET Project Structure, and More