About Us
We are czech software company established by people from Faculty of Mathematics and Physics on Charles University in Prague. We have numerous theoretical and practical knowledge about software development, research, trainings and publishing. We’ve worked on projects for significant companies as atlas.cz, last.cz, Vodafone, etc. We closly co-work with people in Microsoft branch in Czech Republic, Redmond and in research in Cambridge United Kingdom.
Our specialization is technologies of the new generation web, data extraction and integration and computer language compilers and related tools.
For our customers we develop first-class systems that helps in their business, improve competitiveness.
Recent Work
- Ajax-Zoom for ASP.NET – DEVSENSE s.r.o. designed solution for running this PHP application fully 64 bit on Windows Servers.
- F# resources – As part of a collaboration with Microsoft Research in Cambridge, DEVSENSE s.r.o. developed numerous tutorials on using F# for parallel and concurrent programming as well as contributed to open-source tools for F#.
- TryF# – Tutorials, resources and tools you’ll need to begin working with F# right away. The web was developed in cooperation with DEVSENSE s.r.o. which designed key parts of the interface.
- Phalanger – The PHP language compiler for .NET Framework. DEVSENSE s.r.o. is actively improving this open-source project since 2008.
- Phalanger Tools for Visual Studio 2010 – Visual Studio integration that allows you to easily develop your Phalanger/PHP application inside this ultimate development environment.
Share this page
php-compiler.net
- 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 → […]
- Phalanger riding Mono January 17, 2012Phalanger is a complete reimplementation of PHP, written in the C# language. It was always being developed with the Mono platform in mind. This means you can compile and run PHP application on Linux web servers using Mono. Since Phalanger 3.0, … Continue reading → […]