Always remain updated about current software development trends
You can use Search to filter out articles in favour of your favourite technology. You should also try Tags, Authors, and Feeds sections apart from using search and drop down menus. Last updated article appears on the top.
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of jQuery. It's part of a project where my customer asked for the possibility of answering a questionnaire in two ways:...
Windows API, menus, c++ lambda expressions, std::enable_shared_from_this
Ensuring that objects allocated in one dynamic library are deleted by the same library has always been a challenge. Solutions prior to the advent of C++11 often make the usage of the library cumbersome. This is a solution using smart pointers' custom deleters.
A small .NET class library for maintaining SQL CE database schema written in C#.
With everything else it can do, it's sometimes easy to forget that Windows Phone is still, well, aphone.Looking for ways to call someone a little quicker? Here are a few tap-saving shortcuts I've discovered along the way. 1.Call back quickly....
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.
This is an Android application that shows the basics of building an EPUB file viewer for Android.
Some ad hoc performance test results for a simple program written in C# as obtained from my current desktop computer: Dell Precision T3600, 16GB RAM, Intel Xeon E5-2665 0 @ 2.40GHz, NVidia GTX Titan.