menu
Wednesday, 02 October 2019
How do we achieve the highest efficiency in software development in Kvinivel
As many of our clients already know, we are doing fixed-price projects. Starting from requirements preparation and finishing with delivery and initial support. We have a lot of success stories, and all our customers are happy with our services. However, any software contains defects. We are fighting against defects at every stage of our development. But sometimes they can be discovered in production afterward. To protect our clients from these cases, we offer a warranty — some period (actual warranty length depends on project size) when we are fixing any found shortcoming for free. Very often we deal with projects where we are developing something that has never been done before. Like quantum safe cryptography, some AR solutions, solution with outstanding performance, adoption of the etc. ...
Monday, 15 February 2016
Hello World in Visual Studio Code on Linux Setup Install the latest mono as described at (http://www.mono-project.com/docs/getting-started/install/linux/#debian-ubuntu-and-derivatives). Install Visual Studio Code from Just unpack and start. no...
Monday, 15 February 2016
Visual Studio Code on Linux Microsoft declares that a new version of .Net and a new alternative dev tool Visual Studio Code will be available for multiple platforms, including Linux. In this post, I will try to describe my Code ...
Sunday, 10 January 2016
DNX, .Net Core, ASP.Net vNext, who is who? I’m writing this blog after we have done several projects (some of them were commercial, some internal) with these technologies at Kvinivel and discovered a lot of things that are not covered by the a...
Friday, 19 June 2015
WPF vs. GDI+ Some additional notes In one of my previous posts, (WPF vs. GDI+) I wrote about the performance of WPF and how to solve this problem. After some experiments in Kvinivel we’ve found more improvements to the solution in the ...