Let's go invent tomorrow instead of worrying about what happened yesterday|mail@jankowskimichal.pl

BLOG

PDF Splitter 1.0

I would like to encourage you to download my next application that will help you work with PDF files. As you probably know small applications can help you and save a lot of time. The mentioned application works oppositely than PDF Combiner, instead of combining PDFs documents into one it splits one document into multiple files. Same like in case of PDF Combiner, the application is free, you can use it for commercial purposes and of course, you do not need to install it. More information is available on PDF Splitter page.

By |2019-06-24T23:29:35+02:0024 June 2019 |Categories: Office tools, Projects|Tags: , , |0 Comments

FluentValidation.Validators.UnitTestExtension version 1.5

I just managed to publish a new version of package FluentValidation.Validators.UnitTestExtension. This package allows you to write unit tests for Fluent Validators in a more effective way. With version 1.5 following changes have been introduced: support for the new version of FluentValidation (>8.4) More information about the project is available on GitHub.

By |2019-05-12T09:45:40+02:0012 May 2019 |Categories: Projects, Testing|Tags: , , |0 Comments

My first million – how you can make your mobile app profitable – version 2019

It is becoming a tradition that on one of the InfoMeet session I am presenting an updated talk about mobile app development. And it happened again, during InfoMeet Katowice during last weekend. Thank you everybody for coming to my session. To find updated presentation please click on this link.

Logging and monitoring cost of CosmosDB queries by using Application Insights

Each time when creating an application that is using document databases like CosmosDB we are facing a challenge of estimation of its costs and later optimisation. Both tasks are not so easy to do. To solve the first one we can use cost calculator. We just need to provide main characteristics of our solution (like a number of documents, information about actions per seconds, …) and also we need to provide sample documents that will be stored in our database. After doing that we will be able to read the estimated cost of our solution: […]

By |2019-03-03T23:32:37+01:003 March 2019 |Categories: Software development|Tags: , , |0 Comments
Go to Top