Mariusbancila - mariusbancila.ro - Marius Bancila's Blog

Latest News:

cppconlib: A C++ library for working with the Windows console 26 Aug 2013 | 02:06 am

Many years ago I published on my blog a helper class for working with the Windows console that was wrapping the Windows console API. Looking back at it I realized it was a pretty naive implementation....

Full-fledged client-server example with C++ REST SDK 1.1.0 19 Aug 2013 | 09:16 pm

In my previous post I shown how you can build a C++ application with the C++ REST SDK that fetches search results from a search engine. In this post I will go a step further and develop a client-serve...

C++ REST SDK in Visual Studio 2013 2 Aug 2013 | 04:56 pm

The C++ REST project provides a modern asynchronous C++ API for cloud-based client-server communication. It is available on codeplex and works with Visual Studio 2010 and 2012, but it is now distribut...

Peek Definition in Visual Studio 2013 31 Jul 2013 | 07:31 pm

Go to definition (F12 in Visual Studio) is such a intensively used command, but it opens a new window for the document. Visual Studio 2013 adds a new go to definition command that actually displays th...

Visual Studio 2012 Debugger Visualizer for CPtrArray 24 Jul 2013 | 06:49 pm

CPtrArray is a nasty MFC container that should not be used. However, if you deal with legacy code you may not have a choice and have to work with it. Unfortunately, the Visual Studio debugger is not a...

Visual Studio 2013 User Profile 23 Jul 2013 | 11:48 am

Visual Studio 2013 provides developers with the ability to sign in with a Microsoft account and synchronize settings across devices (and as new versions will be released across different versions of V...

Bindings for DataGridView hosted in an MFC application 6 Jun 2013 | 03:44 pm

A WinForms DataGridView control has the ability to automatically generate its columns and populate from a specified data source (which can be a DataSet, a simple list or something else). All you have ...

NuGet package for cpplinq 15 May 2013 | 05:34 pm

NuGet has recently added support for native projects. This simplifies a lot deployment of native libraries. Even though cpplinq is not a big library (in fact is just a header file) I have created a Nu...

Programmers with a good sense of humor 7 Mar 2013 | 07:45 pm

Two funny things I have discovered today. First is an easter-egg in a trace route, from people at BeagleNetworks.net that have inserted the plot of Star Wars Episode IV in their internal routes. Just ...

Second CDatabase bug in MFC in Visual Studio 2012 6 Mar 2013 | 07:04 pm

I was writing recently about an MFC bug in CDatabase class in Visual Studio 2012. In the meanwhile I have stumbled upon an even greater bug (check this report on Connect for the details): when the Ope...

Recently parsed news:

Recent searches: