Always remain updated about current software development trends

Articles having tag: ADVANCED

Scripting .NET Applications with IronPython

Extending .NET applications by adding scripting support via IronPython

Genetic Algorithm for Knapsack Problem

Solving knapsack problem using genetic algorithm

Best practices for using strongly typed messages with Azure Service Bus

This article will show you a pattern for sending and receiving messages using Azure Service Bus + worker roles in a strongly typed manner, taking advantage of the built-in functionality that comes with Brokered Messages.

Using Windows 8 Interaction Context For Processing Touch Input In .NET WinForms App

Introduces a managed wrapper for the Interaction Context API and provides a consistent way for processing touch input in a managed desktop app for WinForms.

POLAR - Creating a Virtual Machine in .NET

A tutorial explaining how to create a Virtual Machine and a Compiler for such virtual machine

Duplicate songs detector via audio fingerprinting

Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.

jsRazor vs. AngularJS: "Todo" and "JS Projects" demos with jsRazor!

Addition to my previous article on the new jsRazor framework. It's now turned into an ultimate solution for creating client-side web apps. This article compares jsRazor with AngularJS by doing "Todo" and "JS Projects" demos from AngularJS.org site.

RaptorDB - the Document Store

NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support)