December 09, 2018
#SQL
Window functions are what every T-SQL programmer should know. Part 2.
Learn about window functions in T-SQL – Part 2. Find more useful tips and articles in our blog.
Read more
December 06, 2018
#SQL
Window functions are what every T-SQL programmer should know. Part 1.
Learn about window functions in T-SQL – Part 1. Find more useful tips and articles in our blog.
Read more
November 05, 2018
#FastReport
#ASP.NET
Displaying a prepared report on the Web
Get useful tips on how to display a prepared report on the Internet in FastReport .NET report. Find more usefull tips and articles in our blog.
Read more
November 05, 2018
#.NET
#.NET
#FastReport
#FastReport
Manage the size of the band in the designer with the mouse
Read more
November 05, 2018
#FastReport
#FastReport
#ASP.NET
#ASP.NET
#Core
#Core
#Web API
#Web API
How to use FastReport.Core in the Web API application
Read more
November 05, 2018
#.NET
#.NET
#FastReport
#FastReport
Scale management when printing in Excel
Read more
November 05, 2018
#.NET
#FastReport
Handling the "Division by 0" exception in .NET
Let's take a closer look at how the "Division by 0" exception handling works in FastReport .NET. Find more usefull tips and articles in our blog.
Read more
November 01, 2018
#.NET
#FastReport
Duplication or removal of pages in the preview mode of the report
In FastReport 2018.4 a very interesting feature appeared - duplication and removal of the report pages in preview mode. Let us be clear. We are talking about the pages of already built report. That is, you can select a specific report page and clone it as many times as you want, or delete the selected page. In this case, there will be no effect on the template itself. Even if you have only one page. To get everything back to its original state - simply build the report again.
Read more