2020 is the year of digital!
2020 is the year of digital. But regardless of whether there is a huge pandemic going on or if you are living in New Zealand. Many industries need to have the best digital technology … Read the rest
2020 is the year of digital. But regardless of whether there is a huge pandemic going on or if you are living in New Zealand. Many industries need to have the best digital technology … Read the rest
It is often required to make integration test for your project. In many cases your controllers has Authorize attribute.
There are different strategies and ways make integration test, it all depends on project size and development stages. So in this … Read the rest
It is often required to make integration test for your project. In many cases your controllers has Authorize attribute.
There are different strategies and ways make integration test, it all depends on project size and development stages. So in this … Read the rest
I have recently come across this requirement to a project I am working on that requires Dependency Injection.
For this we need to install/add nuget package to our Wpf project:
Microsoft.Extensions.DependencyInjection
In my case I created a class that I … Read the rest
For web and desktop application it is often required to auto generate thumbnails of single image or multiple image.
It is possible to write a code to scale/resize image, but with few lines of code you can use ImageMagick library … Read the rest
Merging pdf in C# is not straight forward task with out using 3rd party library.
I have seen and used many library and nuget packages that are free but has limitation or free only for private use. Now what to … Read the rest
It is possible to convert AI, EPS, PDF and PS to image file of choice.
This can be done different ways. I will show you how to do it using well recognized libraries for free. This requires 3 steps.
We conclude there is a gap between a few of the mentioned research papers and the commercial products. Most researches are missing the practical usage of iBeacons and focus primarily on specific problems. However, all commercial solutions does not … Read the rest
When this project started, the idea was simple. The goal was to localize objects inside a building environment in an easy and affordable way.
This idea turned out to be a wide research area, and lead to try different … Read the rest
Evaluation is important and a key process in a project completion. This evaluation is to present the results of our system, for locating the trackable object position and track its (movement) repositioning over time using mobile smartphones as data … Read the rest
The software architecture is based on three main components, Mobile Client, Data Server and Admin Server as shown in figure 3.1.