Technologies
Our professionals have practical knowledge of many different technologies used in various areas of software development process. Therefore we are able to provide specialists for virtually any area of IT, we are mainly oriented on following technologies:
- Microsoft .NET is a modern platform enabling you running of desktop, mobile and web applications. We are able to develop software using various .NET languages, like C#, C++/CLI,F# or even Microsoft Intermediate Language (MSIL). Our software designers and developers are skilled in these languages and related technologies, e.g. ASP.NET, Web Services, WinForms, Silverlight and AJAX.
- DBMS (Database Management Systems), Microsoft SQL Server
- C/C++ as the most used and most powerful native programming languages must be well-known by every development team. Many our performance-critical applications or applications integrating different native technologies are partially or fully written using C/C++, including our own research operating system. We are skilled in C/C++ languages and of course we can provide consulting services of C/C++ based projects.
- DirectX provides complete set of features for 3D graphics rendering and audio and multimedia control. Using DirectX10 or newer it is even easier than before. Since we are practically using this technology for years, we are able to help with your ideas or to provide consulting services.
- Win32 API is a cornerstone of every Windows® based application since 1995. We are practically using this API since its beginning and we know how things work “under the covers”.
Share this page
php-compiler.net
- Writing compiled PHP extensions in PHP February 7, 2012PHP offers a lot of various extensions which add additional library functions, classes, constants and other constructs. Common extensions include for example php_mysql and php_iconv. Since extensions are implemented in C language, the performance is great. It also allows programmers to use other native libraries that … Continue reading → […]
- WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 January 23, 2012In a recent scenario I wanted to run WordPress as a subdirectory of a .NET application. I also wanted to avoid installing PHP and MySql on the Windows server. Impossible? Apparently not! (I’ll get to the word Possimpible a bit … Continue reading → […]