-
Recent Posts
Tags
Categories
Archives
Meta
Monthly Archives: November 2011
Learn to write blog comments here!
It’s an obvious off-topic for my blog, yet I just could not help but share these samples of the weird SEO genre which assumes that it’s ok to post such stuff in just any blog. Well, for all the other … Continue reading
Posted in Twitted, Uncategorized
Leave a comment
Activity Feeds Rules in Dynamics CRM 2011
I was looking at the activity feeds in Dynamics CRM and it hit me that for whatever reason “Activity Feeds Rules” are a bit underdeveloped in the current version. If you google “activity feeds in Dynamics CRM”, there will be … Continue reading
CRM solution ROI in pure numbers
While I believe that almost any attempt to come up with the absolutely justified ROI numbers for a CRM solution is deemed to fail the scrutiny(see my other post), we still need at least some numbers to show the value … Continue reading
How to estimate CRM solution ROI?
Any time you are about to sell a software solution/product, the question of ROI shows up. ROI is the driving force behind any business change that requires investments, and it does not matter whether we are talking about software solutions … Continue reading
.NET APM and .NET inlining
What is inlining? Pretty much, that’s the ability of a compiler to replace particular method calls with a functionally equivalent block of code where the method call is already removed. For example, any call to the following method could easily … Continue reading
Methods or functions?
About a year ago I was talking about how .NET monitoring is implemented in AVIcode, and I was referring to “functions” here and there to describe how the things are done from the instrumentation perspective. Out of a sudden, someone … Continue reading
