Skip to content

Angel Hernandez

Thoughts from a solution architect, technologist and Christian citizen.

Primary Menu
  • Home
  • Blog
    • Justicia para Pedro
    • Architecture
    • Español
    • Faith
    • Leadership
    • Microsoft
    • Music and Arts
    • Philosophy
    • Open Source
    • Poetry
    • Politics
    • Uncategorized
  • About Me
    • Skills & Experience
    • Open-source Projects
  • Contact Me

Tag: CLR

Instrumenting *nix Systems via C#, C++, Mono and Qt

Posted on June 18, 2016February 23, 2019 by angelh

Hi Community, The following article is about one of the subjects I’m most passionate about that’s integration of disparate systems and cross-platform computing. I think, it’s something I had to publish and it’s one of the core components of my SIF project (Service Integration Framework). This approach can be applied to a variety of scenarios, […]

Continue Reading

MetaFS (Metadata File System for Windows)

Posted on June 16, 2015December 23, 2016 by angelh

FileSystems are the storage backbone for any computer system, in Today’s operating systems most of them provide a common functionality set like journaling, security and metadata among others. In my humble opinion, metadata is one of the most important ones, reason being is that they can tell users about the contents of the file without […]

Continue Reading

Instrumenting SharePoint code via Performance Counters

Posted on May 2, 2015December 23, 2016 by angelh

Instrumentation is an important and integral part of every system because it allows (among some other things) to monitor the health of the system and/or components of it.  On a recent engagement, I had to architect a SharePoint solution that integrates with a core LOB system. The SharePoint solution comprises a few workflows that in […]

Continue Reading

.NET Crash Dump and live process analysis via clrmd

Posted on August 15, 2014December 23, 2016 by angelh

Application debugging and analysis can be a daunting task, even more when source code neither symbols are not available. Visual Studio provides developers with powerful debugging capabilities, but the problem many times faced by developers is that Visual Studio is not installed on the target computer which is fair enough if it is a production […]

Continue Reading

Checking whether the clr requires to be loaded with visual C++

Posted on February 10, 2014December 23, 2016 by angelh

As part of this personal project I am currently working on, I need to  reuse a C# component I wrote a few years back. I think I have blogged about this topic in the past on my old blog, but here I will show you how to check whether the CLR requires to be loaded […]

Continue Reading
Copyright All rights reserved | Theme: Advance Blog by WPinterface.