Some time ago Microsoft released a free sample - an HTTP server, written completely in .NET and able to host ASP.NET applications. It has been extended and improved by some other company, which now makes it available for download.
programming
Berkeley DB .NET wrapper
There is an open source .NET wrapper for (former) SleepyCat Berkeley DB file database system - you can find it on SourceForge.
"Const-ness" in C++
In C++ you can declare class methods as const. The idea is that a const method does not change the value of instance' member variables (and doesn't call non-const methods on them).
SVN for Visual Studio .NET
Looking for a way to integrate Subversion with Visual Studio .NET 2005 I came across AnkhSVN - an open source VS.NET plugin which does exactly that.
XQuery 1.0, XPath 2.0 and .NET
I was deeply disappointed to discover, that .NET framework 2.0 didn't contain XQuery implementation.
SoftDynamic
SoftDynamic is a new UK IT company. Despite being very young, it has established connections with experienced software professionals both in the United Kingdom and globally, with background in multiple business areas.
FPGA - some technical notes
Here you will find some technical details and examples for our FPGA-based solutions.
Please follow this link for the latest version of this article.
FPGA - extreme computation performance for finance
Abstract
High performance computing in financial and other industries is constantly challenged by growing demand for faster results and larger volumes of data to process. FPGA - specially designed hardware units - through their ability to execute complex tasks in parallel - can substantially increase the throughput of systems and reduce data centre load.
Outsourcing
Please follow this link learn more about our outsourcing services.
Drupal 5 upgrade
I am testing Drupal 5 beta. A lot of useful modules have not been upgraded yet, but using this page I was able to upgrade manually a few of them, including Google Search, Quicktags, Pathfilter and a few others.







