Deploy Report Server on an Azure Container Instance and using it from an Azure Function

Report Server Azure Container

As we keep getting requests to support calling List & Label from an Azure Function, and – due to several restrictions like e.g. GDI sandboxing – List & Label can’t be used directly in this context, I thought it might be interesting to explore another way to the cloud, this time using the Report Server. Using its REST-API, you can even create reports from an Azure Function. But let’s walk through the process step by step.

Report Server 27: New Features and Improvements

white label support and custom branding

In the Report Server’s most current version, a few more exciting new features have been implemented, as a response to some customer requests. Overall, the new Report Server now visually integrates better into your application. Also, in addition to new actions for planned reports, it also offers additional enhancements for Excel export. Service Pack 27.001 will provide customers with a completely new preview.

Making-of: Web Report Designer in Development Part I

The rapidly increasing number of web apps has led to a great demand for web-based reporting solutions. We followed this trend with List & Label, and moved the Designer to the web – from version 27 on. One huge benefit, brought by the new Designer: way less effort, because only one front- and back-end needs to be developed and subsequently maintained. Naturally, the development of the new Web Report Designer presented us with technical challenges which we’d like to share with you – maybe knowing about our own learning curve is going to help you with your own projects, too.

New Service Pack 26.002 for List & Label and the Report Server

service pack 26.002

The second Service Pack for List & Label 26 has been released and contains many new features and improvements. We have listed them all for you in this blogpost. The individual entries were taken directly from the English Readme.

Porting to .NET Core: Report Server on New Technology Basis

report server ansichten endgeräte

The Report Server saw the light of day in 2014. At that time, version 1.0 was implemented using the ASP.NET MVC framework and was based on List & Label 19. But as the number of users increased in subsequent versions, so did the requirements and ideas for new features. Some of the customer requests were difficult to realize with the underlying technology. Many developers have certainly been faced with the same question: What should we do next?

 

Service Pack 26.001 for List & Label and the Report Server

service pack box 26.001 in screen

The first Service Pack for List & Label 26 has been released. What are the new features and improvements? In this blog post we give you an overview. Each entry was taken directly from the English Readme.

Adding JSON to the Available Export Formats

json order list

List & Label has supported a number of text based export formats for quite a while. You can have XML, CSV and layout TXT export in different variants. That way, you can use List & Label as a convenient way to convert your data from one of the supported data sources to something you can use in other applications again. But one very popular format was missing so far that's been around for quite a while: Java Script Object Notation aka JSON.