Create and print Invoice, Reports, operational support documents

Dmtr_Grms 331 Reputation points
2022-10-13T08:19:12.747+00:00

Good Morning,
I'm developing a new app with Visual Studio 2022, .Net 6.0, desktop WPF, in C# 10, SQL Express.
I have now to decide how to develop Reports, Invoice, operational support documents.
I'm interested to know what are the community advice or recommendation for a tool that can manage that kind of necessities better if simple and quick to implement/learn.
Thanks a lot for your answers.

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
{count} votes

Accepted answer
  1. Joyzhao-MSFT 15,631 Reputation points
    2022-10-13T09:34:59.893+00:00

    Hi @Dmtr_Grms ,
    If you choose to install the Reporting Service, configure the report server according to the official documentation. Typically we create reports in Visual Studio or Report Builder and deploy those reports to the report server.
    Learn the difference between Table, List, and Matrix so you can choose which type of tablix to create later.
    Lesson plans for Reporting Service are available in the official documentation or other learning forums.
    Power BI performs better in the long run.
    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.