Using Microsoft Open XML SDK for on-demand document services

Using Microsoft Open XML SDK for on-demand document services

ON-DEMAND DOCUMENT SERVICES Many of our customer-facing applications have the requirement to provide documents on-demand. One example is, that we want to offer a possibility to get real-time quotes of our products in the most simple and intuitive way for our … Read more

Why Azure Functions?

Why Azure Functions?

Introduction PALFINGER  cranes with addition of telematic device becoming to be not just useful but also   “smart machines”. By providing constant information about machine operation we are able to build additional services to our customers. It is obvious that amount … Read more

Continuous Integration in Software Development

Continuous Integration in Software Development

What is Continuous Integration? Continuous Integration or CI is a software development approach, which allows for the development of new and existing products. Why is it important to us Our software products must be continually adapted to new market necessities … Read more

Statistic, Simple Linear Regression

Statistic, Simple Linear Regression

Regression analysis Regression analysis explores the relationship between a quantitative response variable and one or more explanatory variables. If there is just one explanatory variable it is called simple regression, if there is more than one explanatory variable it is … Read more

Fun with csharp, HTTP and Windows Authentication

Fun with csharp, HTTP and Windows Authentication

Or how to force a csharp HTTP client to only use one persistent connection Within PALFINGER we rely on some fundamental services. Being an enterprise one of those services is central authentication. Being a Microsoft shop the authentication service is … Read more