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

Microsoft Visual C++ MVP Award for 2013

Category : C++, Microsoft, MVP

G’day Community,

Firstly, I’d like to wish you all a happy new year 2013, full of health, blessings & success Smile

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), community & fellow developers,Microsoft and the MVP Program.

I strongly believe in the potential of communities, as well as the opportunity we technical leaders possess  to support people by sharing the knowledge and make them more productive, that’s the main reason why I’m passionate about this program.  I wish this program and MVPs existed when I was 12 years old, and I spent long hours learning to program in GW-BASIC.

My commitment, as usual is to produce material that you community might find relevant and useful.

Once again thank you all!

Best Regards,

Angel

Microsoft Visual C++ MVP Award for 2012

Category : C++, Microsoft, MVP

G’day community,

Firstly, I’d like to wish you all a happy new year 2012, full of health, blessings & success Smile

Secondly, I’m happy to announce that Microsoft has awarded me with an MVP (8th consecutive year) in the Visual C++ category, therefore I’d like to thank God, my wife (for all of her patience & understanding), community & fellow developers and Microsoft and the MVP Program.

I’ve been supporting technical communities since 2002 when I was still in Venezuela and it’s been a great pleasure and disinterested task ever since. The best satisfaction one can get is “Thank you, your articles have helped me a lot”, so besides the benefits of the program, it’s all about sharing the knowledge and helping others.

I’ve been blessed in many different ways, and I do consider that being part of this program is another blessing and such a great opportunity. I was initially an ASP.NET MVP (ASP.NET Insider) but then I realized that Visual C++ & Native code have much more to offer, so I decided to go back to my roots… Native Windows Development and here I am Open-mouthed smile

Before any managed code/framework was available we had C/C++ which it’s been portable for ages, bleeding-edge applications, games, drivers & highly intensive-performing applications can only be written in C++ so it’s a pleasure to evangelize people about the beauty of the language & its capabilities.

Windows 8 promises to offer a lot of stuff to Visual C++ developers, specially with the introduction of WinRT thus taking native development once again to its glorious days.

My commitment for this year is to produce material around the upcoming technologies in Windows 8, so please stay tuned!

Once again thank you all!

Best Regards,

Angel

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

I’ll be speaking at TechEd Australia 2011

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

teched_emailsig_02

Hi Community,

I would like to let you know that I’ll be presenting at TechEd Australia about “Making the most of .NET with C++ for interop, performance and productivity”

Stay tuned!

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

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

Bonafide Ideas is live!!!

Category : .NET, Microsoft, MVP, Visual C++, Win32

 

After being through hectic times, my new site “Bonafide Ideas” is live!!!. I’m going to keep my old blog but most or everything new will be posted on this one. Please welcome and I hope that the material posted here is helpful to you… Let’s write some code!!!