11 Oct 2018
Hi, this is Denis.
This blog entry is an update to our previous article
NuGet Tutorial I - Web Document Viewer which was written in 2016. Many things were changed since that, so it’s time to update that guide.
[Read More]
28 Oct 2016
AnyCPU is great. Period. You don’t need to think about architecture. It just works.
Everyone loves to build AnyCPU applications, they are much easier to port to
different platforms (hello
Mono,
hello
.NET Core), they are supported on both
x86 and x64 architectures.
[Read More]
01 Sep 2016
Motivation
Since lately we have introduced NuGet packages for our
Web Document Viewer component we have worked out another scenario of separating frontend and backend development.
[Read More]
03 Aug 2016
Hi, my name is Denis Legashov, and I am a software developer at Atalasoft company.
This is the second post about NuGet packages for DotImage product,
and today I want to tell you about
Web Capture Service (WCS) - tiny but powerful instrument to import or scan images from the browser.
[Read More]
08 Jul 2016
Introduction
Hello, my name is Dmitry Goryachev and I’m a software engineer from Atalasoft.
Let me introduce the tool, which I created to explore and edit PDF-files –
PdfCodeEditor.
[Read More]