Always remain updated about current software development trends

Articles having tag: INTERMEDIATE

kLib: Fast, Small, and Easy

kLib: A small library to make DOM operations very easy.

Adding SignalR to an ASP.Net WebForms Project

In this post, I want to demonstrate how you can add real-time interactivity to a website that is written with ASP.Net WebForms. \xa0I'm going to show you how easily and quickly you can have SignalR update the content of a standard ListView webcontrol to show...

How to ensure proper dynamic library boundary crossing for objects using smart pointers' custom deleters

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.

TwitterBootstrapMvc

Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap.

EPUB Viewer for Android with Text to Speech

This is an Android application that shows the basics of building an EPUB file viewer for Android.

GPGPU Performance Tests

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.

Chatbot Tutorial

Tutorial on making an artificial intelligence chatbot