When moving more and more towards JavaScript driven applications there is also a higher need for api´s. These api´s needs to be documented so that everyone in the team is able to consume them. A very good way to document api´s is to use Swagger which is an free available nuget package. The only thing
In one of our projects we wanted to use SVG icons instead of font icons due to better scalability, quality and less complexity when adding new icons. Quite early in the process we noticed that the icons did´nt work in Internet Explorer. After some investigation we made the conclusion that it is not allowed to
I found out of a coincidence that I could search on the web editors name and get all pages they had created and updated. This is a behavior that I did not want and I thought it was just to disable these fields from indexing in the Initialization module for the find functionality but I