This article is about an application called CyberNanny, which I recently wrote to allow me to remotely see a newborn baby at home from anywhere at any time. It’s written in Visual C++ (MFC) and it comprises different technologies such as Kinect and its SDK, Windows Azure, Web services and Office automation via Outlook. The project is hosted on CodePlex (cybernanny.codeplex.com), where you can check out the code or contribute to it.
Related Posts
Beware of where you call _CrtDumpMemoryLeaks
- angelh
- February 12, 2015
- 3 min read
- 0
The Visual C++ compiler has a myriad of great features to build robust and high-quality software. A good example of […]
Share this:
How to properly sign-out users when session times out on an MVC app using ADFS as authentication mechanism
- angelh
- March 11, 2016
- 4 min read
- 5
Hi Community, Today’s post is about a common issue faced by many Web developers when they build an MVC Web […]
Share this:
Overcoming lack of AppDomain class in PCL library with Xamarin
- angelh
- August 29, 2016
- 4 min read
- 0
Hi Community, If you usually wear two hats (architect and developer) like I do, you might find this blog post […]
Share this:
Instrumenting SharePoint code via Performance Counters
- angelh
- May 2, 2015
- 9 min read
- 0
Instrumentation is an important and integral part of every system because it allows (among some other things) to monitor the […]
.jpg)