Apriorit is an Ukrainian software development company.
Apriorit develops its own products as well as provide offshore development and QA services in the areas of advanced system programming, driver development, software for devices.
One of the key values of Apriorit's specialists is knowledge generation and sharing of experience.
Learn more about Apriorit and its experience at Apriorit Official site




Assemblies are the Building Blocks in Dot Net Development
By: Tyler Moon | 10/12/2009Assemblies are the building blocks in Dot Net and are indispensable for its functioning. They manifest the exported types and resources, referenced assemblies, file list as well as identity.
yuztech
By: A Johannesson | 10/12/2009We are a company and can offer you unlimited services for Web and Application Development requirements
Service Hiding
By: Apriorit | 10/12/2009In this article we continue investigation in the field of hiding application in the system. The approaches described can be used in the Corporate Security systems development – to hide system agents and prevent switching them off by users, and also to build the adequate answer for the virus threats. This article will tell where Windows OS stores the services and how uses them. We’ll discuss how this knowledge can be applied to finding our custom service and hiding it.
JasperReports – Effort saving Reporting tool for Java Developers
By: aline | 09/12/2009Java developers who have always been investing their efforts behind the structure making and layout creation for generating the reports can now save their efforts by using JasperReports tool. Jasper Reports let Java developers to provide their efforts behind more technicalities in Java application development.
Creating a PDF with ASP.NET. A PDF solution that many can use
By: Duodimension Software | 09/12/2009I wanted to pass data directly from my HTML form to a database while generating the field data into the PDF file for display or printing.
More than calling and Texting!
By: Rapidsoft | 08/12/2009The concept of a mobile phone itself has become different! These days, mobile phones serve not only the purpose of communication. A small, tiny handset device can give you much that can be beyond your imagination.
Spotting a Genuine Search Engine Optimization Company
By: kayla tyler | 08/12/2009Those in the know will advice people who are just about to launch their new website that it is more important to acquire the service of a search engine optimization company than to spend time analyzing which design template will work best for their website.
Stay Away from Ineffective SEO Companies
By: kayla tyler | 08/12/2009This is the age of online marketing and advertisement thus the constant demand for a search engine marketing company that is capable of providing an array of services that range from search engine optimization (SEO) to pay per click ads management.
Writing plugins for RDesktop
By: Apriorit Inc. | 01/12/2009 | ProgrammingThis article was mostly written for Linux developers. The article gives a method of writing out-of-process plugins to open source software – i.e., plugins that will work as a part of the software but will run in another process, so their code may stay closed.
Forbidding the Clipboard for the specified process
By: Apriorit Inc. | 11/11/2009 | ProgrammingThough the Clipboard is one of the fundamental parts of the Windows operating system, there is little information about how it works, especially in the low level. In this article, I’m going to tell you something about the Clipboard internals by showing how you can forbid access to it.
Writing UDFs for Firebird Embedded SQL Server
By: Apriorit Inc. | 24/10/2009 | ProgrammingThis article was written mainly for developers who use Firebird Embedded SQL Server in .Net framework applications and want to speed up or optimize DB queries. We will describe how to create your own native Firebird extension and show some approaches how to use it in managed code applications.
The Basics of The Palm Pre Linux
By: Apriorit Inc. | 23/09/2009 | ProgrammingThis article describes the process of initial configuration and basic work with Palm Web OS on the lower level than it's described in Palm SDK docs.
OBEX Protocol for Samsung GSM devices specification
By: Apriorit Inc. | 19/08/2009 | ProgrammingThis article describes the protocol of data exchange that is the modification of the well-known OBEX protocol used in the GSM Samsung phones from the SHP family. The described modification of this protocol lets you write data to the phone and also get and save them.
C++ Wrapper Library for Firebird Embedded SQL
By: Apriorit Inc. | 19/08/2009 | ProgrammingThis article is devoted to the Embedded Firebird database usage and also development of C++ wrapper of this database.
Interaction with FTDI chip
By: Apriorit Inc. | 09/07/2009 | ProgrammingThis article shows how to use FTDI API to interact with the devices, which have FTDI chip within. The basic API set necessary for common operations is described. The article also touches upon topic of FTDI chips EEPROM programming.
REG file parser using the Boost Spirit Parser Framework
By: Apriorit Inc. | 01/07/2009 | ProgrammingThis article describes a sample parser of reg files using the Boost Spirit Parser Framework. The main aim of this article is to share the experience, and that's why here, I'll show not so much the solution for the concrete task or the usage of the concrete technology as the way the development process goes. In particular, we'll discuss why we use the curtain libraries and make one or another solution.