twitter

Bonafide Ideas Rss

Featured Posts

Microsoft Visual C++ MVP Award for 2013 G’day Community, Firstly, I’d like to wish you all a happy new year 2013, full of health, blessings & success Secondly, I’m happy to announce that Microsoft has awarded me with an MVP (9th consecutive year) in the Visual C++ category, therefore I’d like to thank God, my daughter, my wife (for all of her patience & understanding),...

Read more

Analysing assemblies and finding out possible leaks... Today’s post is about… A command line utility I wrote a few days back for analysing and finding out possible leaks by not disposing of objects properly. Before we get into the nuts and bolts of the utility, please find attached two files which are: MSIL Instruction Set Specification (Required to do any MSIL manipulation) Utility’s...

Read more

CyberNanny: Remote Access via Distributed Components This article is about an application called CyberNanny, which I recently wrote to allow me to remotely see my baby daughter Miranda 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...

Read more

DDD Sydney - Slide deck Hi community, Please feel free to grab the slides I used at DDD Sydney from here Regards,   Angel

Read more

Developer… Developer… Developer Sydney! Hi Community, I would like to invite you all to “Developer… Developer… Developer Sydney”. This event will be held at UTS on Saturday 30th June 2012. I’ll be presenting “Building Windows 8 applications natively with Visual C++”. I look forward to seeing you there. Best Regards, Angel

Read more

CyberNanny is on CodePlex

Category : .NET, API, C++, COM, GDI+, Kinect, MFC, Visual C++, Win32

Hi Community,

I would like to share with you all the CyberNanny project that I just published on CodePlex. I’ve submitted an article to MSDN magazine about it but I really don’t know when it’s going to be published, so please feel free to download and/or contribute to the project in the meantime. I will let you know when the article is published. The article describes the bits and pieces of the application in depth as well as the technology aspects of it.The image below depicts CyberNanny’s architecture.

Thanks,

Angel

CyberNanny_Arch

TechEd 2011– Session Recording

Category : .NET, API, Microsoft, MVP, TechEd, Visual C#, Visual C++

Hi Community,

Please find below the session recording for my presentation at Teched.  You can check it out on Channel 9 too Smile

 

Best Regards,

Angel

TechEd 2011 presentation material

Category : .NET, API, Microsoft, MVP, TechEd, Visual C#, Visual C++

blogBling_150x150_02

 

Hi community,

Please feel free to download the presentation material & demos here.

Enjoy your TechEd experience!

Best Regards,

Angel

Why C++ Still Matters

Category : API, Microsoft, Visual C++, Visual Studio, Win32

Hi Community,

I would like to share with you this article on C++  Editor’s Note – MSDN Magazine July 2011

Regards,

Angel

Targeting Windows 7: Light up features with Visual C++ 2010

Category : API, MVP, Visual C++, Win32

Hi Community,

Please find here the slide deck & demos used in today’s webcast.

Regards,

Angel

Memory Inspector Source Code on CodePlex

Category : .NET, API, Microsoft, MVP, Visual C#, Visual C++, Visual Studio

Hi Community,

 

Please feel free to download the Memory Inspector Source Code from here and if you like it, feel free to join the project!!!

 

Regards,

 

Angel

Memory Inspector

Category : .NET, API, Microsoft, MVP, Visual C#, Visual C++, Visual Studio, Win32

 

Hi Community, please find here an Add-In I just published for Visual Studio on Visual Studio Gallery. It’s called “Memory Inspector” and in a few words…  “it’s a tool for analyzing memory usage and allocations made by an application and its dependent modules. It also allows to collect  information about the memory use at a given time, thus facilitating baseline and comparison between execution environments”.

 

Best Regards,

 

Angel