2 Dec '12 - 11:36 by KjellKod.cc (updated)
How to make a wait-free, lock-free CircularFifo using C++11
3 hrs ago by Eduardo Antonio Cecilio Fernandes (updated)
How to build a simple Scheduler in C# for Desktop and Web Applications
4 hrs ago by qwecoder (new)
tick data downloader for automatic trading systems
4 hrs ago by John W. Wilkinson (updated)
A C++ JSON parser/generator written using Boost::spirit
6 hrs ago by Marco Bertschi (updated)
Description how to create an ASP.Net website which is providing a serverfarm-compatible Login functionality - Additional description how the code can be secured
7 hrs ago by Shemeer NS (updated)
SQL Server 2000, 2005, 2008, 2008 R2, 2012 Character String Data Types and Functions with Sample SQL Statements. Quick reference, Data Type Tables, Function Tables
8 hrs ago by Serdar Kurbanov (new)
Library for extracting configuration settings from custom configuration file is provided.
11 hrs ago by orouit (new)
This article shows how an OTP generator works.
18 hrs ago by snehal harawande (updated)
This article presented how to use code coverage during regression tests (auto/manual).
19 hrs ago by pramodhegde88 (updated)
This article shows how to track your windows 8 app in GA
20 hrs ago by h_wiedey (new)
Implementation of relative database constraints and permissioning using triggers and shadow tables
28 Dec '10 - 12:10 by Mohammad Elsheimy (updated)
Introduction to marshaling.
36 mins ago by Shivprasad koirala (updated)
Dependency Injection (DI) vs. Inversion of Control (IOC).
7 hrs ago by Keyhole Software (new)
This article introduces the relevant concepts, hopefully helps you to navigate around one or two common “gotchas,” and provides links to more in-depth resources.
7 hrs ago by hjgode (new)
The event db (it is my naming) holds all events and actions that can be invoked to launch an app or fire some events.
7 hrs ago by Rion Williams (new)
Handling larger JSON string values in .NET.
13 hrs ago by John Michael Hauck (new)
“Programming Massively Parallel Processors (second edition)” by Kirk and Hwu is a very good second book for those interested in getting started with CUDA.
3 days ago by Antony Gayter (new)
GridView pager template.
3 days ago by Amogh Natu (new)
This post explains the cause and solution for the HttpException: maxRequestLength exceeded.
3 days ago by Ivan Krivyakov (new)
Random notes on MDX filtering
4 days ago by Paul_Wade (new)
Windows Store apps and the Authentication Broker.
4 days ago by PRANAV SINGH (new)
Backing up all databases using T-SQL
7 Dec '10 - 15:42 by meaningoflights (updated)
3 hrs ago by Antonio Sánchez Fajardo (new)
We'll achieve a Form without CaptionText but with caption on the button on taskbar, and the possibility to add our own titlebar on the form.
4 hrs ago by chien.vh (new)
In this article will show you how to work with ASP.Net and Paypal with Dynamic Ordering Values
9 hrs ago by Ravindra T C (new)
How to highlight the current page in ASP.NET master page
11 hrs ago by Farhad Hazraty Eini (new)
Dynamic web service code generator
11 hrs ago by Douglas de Alvarenga Silva (new)
Add-in Word for PrintScreen
15 hrs ago by Reza Farhadian (new)
Write a router for PHP MVC Applications with $_SERVER['PHP_SELF']
21 hrs ago by koetsie (new)
Generating a random number between 0 and 9
21 hrs ago by RKT.Ashoka (new)
This post explains how to launch your ASP.NET web application on multiple browsers at the same time from Visual Studio, and how this feature is enhanced in Visual Studio 2012
21 hrs ago by Assil (updated)
A light article about a new feature in C# 5 and .NET 4.5
yesterday by forester joe (updated)
A basic yet generic state machine implementation