Multi-Highlighting in PDF.js

Multi-Highlighting in PDF.js
For a current project (document management), we were given a seemingly simple task: Implement a PDF preview where I can see all full-text search results highlighted. Searching for a single value is ea...
0 Read More

Extend ConfigurationBuilder

Extend ConfigurationBuilder
Introduction Application configuration files are commonly used to access various settings, from database connection strings to values that may change so that an application does not need to b...
0 Read More

C# to Typescript Cheatsheet

C# to Typescript Cheatsheet
As a consultant, sometimes, I have to switch from a project to another. My main (and favorite) programming language is C# since forever but I am also a big fan of TypeScript. It's very similar to C# b...
0 Read More