blog.hackedbrain.com Open in urlscan Pro
104.42.231.5  Public Scan

Submitted URL: http://blog.hackedbrain.com/
Effective URL: https://blog.hackedbrain.com/
Submission: On July 15 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET https://blog.hackedbrain.com/

<form method="get" id="searchform" action="https://blog.hackedbrain.com/" role="search">
  <label for="s" class="screen-reader-text">Search</label>
  <input type="text" class="field" name="s" value="" id="s" placeholder="Search …">
  <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search">
</form>

POST /

<form action="/" method="post">
  <label for="target_email">Send to Email Address</label>
  <input type="email" name="target_email" id="target_email" value="">
  <label for="source_name">Your Name</label>
  <input type="text" name="source_name" id="source_name" value="">
  <label for="source_email">Your Email Address</label>
  <input type="email" name="source_email" id="source_email" value="">
  <input type="text" id="jetpack-source_f_name" name="source_f_name" class="input" value="" size="25" autocomplete="off" title="This field is for validation and should not be changed">
  <img style="float: right; display: none" class="loading" src="https://blog.hackedbrain.com/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif" alt="loading" width="16" height="16">
  <input type="submit" value="Send Email" class="sharing_send">
  <a rel="nofollow" href="#cancel" class="sharing_cancel" role="button">Cancel</a>
  <div class="errors errors-1" style="display: none;"> Post was not sent - check your email addresses! </div>
  <div class="errors errors-2" style="display: none;"> Email check failed, please try again </div>
  <div class="errors errors-3" style="display: none;"> Sorry, your blog cannot share posts by email. </div>
</form>

Text Content

Hacked.Brain
Ramblings from a compromised mind.
Skip to content
 * About Me


DREW MARSH IN CAREER, PERSONAL | FEBRUARY 9, 2018


CAREER++


TL;DR;

Today marks my first day at Microsoft and I am very excited to finally be here!


MOVING ON FROM MIMEO

For those who might not know my backstory, I’ve spent the past ~18.5 years
helping build a company named Mimeo from the ground up. I am incredibly proud of
everything we’ve built there and am grateful for all the experience I’ve gained
while working here throughout all these years. When I reflect upon everything
we’ve done, the thing I can say I’m honestly the most proud of the thousands of
jobs we’ve created over all the years. Making the decision to finally move on
from Mimeo was not done lightly. I have many friends there who I’ve literally
grown up with, so saying goodbye involved a lot of tears, hugs and love. 😭❤
It’s simply time to take the next step in my career and that step leads me to a
place that shouldn’t come as a big surprise. 😁


MICROSOFT AND ME – YEARS IN THE MAKING

I’ve spent almost my entire twenty-two year career building solutions with
Microsoft technology. From the first versions of IIS, to the original ASP beta
(Denali), to building front ends using Internet Explorer specific features such
as DHTML or active desktop or channels (yeah 😑), to building COM components
with J++ (don’t hate 😜), to the rise of C# and .NET (still going!), to the
early days of WPF (Avalon), to a tangential tech like improving our team’s SDLC
and DevOps processes with VSTS (formerly TFS), all the way through to the
present day where almost everything I’ve been building has been leveraging the
Azure platform in one way or another.


AZURE – IT’S WHERE IT’S AT

It’s that Azure experience that has ultimately lead me to my new position with
Microsoft. I truly believe Azure has the potential to enable and transform every
single business on the planet no matter its size or the market(s) it may be
in. That’s not just marketing hyperbole; I’ve personally experienced it!

In fact, I believe it so much that I’ve joined the Commercial Software
Engineering (CSE) organization where my role will be to help evangelize and
engage with partners in bringing the full potential of the ever growing suite of
Azure offerings to bear. The areas of Azure that I will be focusing on fall into
the platform-as-a-service (PaaS) category. For starters:

 * Serverless – Functions, Logic Apps
 * Containers – AKS, ACS, Service Fabric
 * Big Data – HDInsight, Databricks
 * IoT – Hub, Edge

I already have some good experience with a few of these topics under my belt;
others are brand new to me. Whether it’s my initial dipping of a toe or diving
into the deeper end of the pool, I look forward to sharing my all of my learning
experiences with the community!


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

February 9, 2018 | Comment


WORKFLOW + PORTABLE CLASS LIBRARY (PCL) == NO INTELLISENSE IN VISUAL STUDIO
2012-2013 (WITH FIX!)

A few months ago I decided I wanted to bring some Reactive Extensions (Rx)
awesomeness into some of my custom workflow activities. So, as any good .NET dev
would do, I fired up the Package Manager Console and typed Install-Package
Rx-Main and it installed Rx 2.1 for me. Then I started leveraging Rx APIs in […]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Development | January 15, 2014 | 1,390 Words | 3 Comments


SCRIPTCS.CLRMD – ENABLING RICH, PROGRAMMATIC .NET DIAGNOSTICS

I’ve been tweeting about this for a little over a week now, but I figured it
would make for a good subject for my first blog post since saying I was going to
try for a comeback in 2013 which, otherwise, hasn’t been going so well thus far.
😉 Ok, so if you haven’t already heard […]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Uncategorized | May 18, 2013 | 567 Words | 1 Webmention | Comment


BLOGGING COMEBACK 2013…?

Wow, last post was about RTM of VS2010! Where have I been? Well, I got married,
moved across the country (from NYC to SEA) and had two baby boys (ages 2.5yrs
and 2mos). So you’ll have to forgive me for the lack of blogging. 😉 I’m still
working at Mimeo with all the latest and greatest […]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Uncategorized | February 27, 2013 | 240 Words | 3 Comments


VS2010/.NET4 COMING MARCH 22ND

In case you haven’t heard, VS 2010 and .NET 4.0 are officially scheduled for
release on March 22nd. If you’re into playing with Betas (I know I am) and have
an MSDN subscription you can go download it now. Those of you without
subscriptions will need to wait about a week or so. What I […]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Uncategorized | October 19, 2009 | 156 Words | Comment


MICROSOFT ANNOUNCES SHARED CDN FOR COMMON AJAX SCRIPTS

ScottGu broke the news last night that Microsoft is making a shared CDN
available for the purposes of hosting the AJAX scripts. The full details of the
scripts that are supported right now are available here, but basically it’s
ASP.NET AJAX 4.0 Preview 5 (which just came out) and jQuery 1.3.2. If you’re
using ASP.NET […]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Uncategorized | September 16, 2009 | 130 Words | Comment


ASP.NET AJAX 4.0 PREVIEW 5 RELEASED, INCLUDES “DISPOSABLE OBJECTS” PERFORMANCE
FIX!

Good news, ASP.NET AJAX 4.0 Preview 5 is here! Better yet, Microsoft has
overhauled the implementation of tracking disposable objects to include the
performance enhancement that was discussed in my “ASP.NET AJAX ‘Disposable
Objects’ Performance Heads Up” posts (Part I & II). So how’d they do it? They
tag each disposable object with an integer […]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Uncategorized | September 10, 2009 | 169 Words | Comment


FULL EXPRESSION TREE SUPPORT COMING IN .NET/C# 4.0

Yesssssssss! I’ve been waiting and hoping that this was coming in 4.0 and now
it’s official: Full Expression Tree Support. This seems like a HUGE step forward
to me. With the advent of this feature, one can finally implement support for
converting an expression written in C# to something that runs on the GPU. For
[…]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Uncategorized | August 24, 2009 | 243 Words | 3 Comments


ASP.NET AJAX “DISPOSABLE OBJECTS” PERFORMANCE HEADS UP – PART II

Ok, I had to put together a Part II to this topic because I was totally wrong in
Part I about objects being able to be used as keys because… well, I’m an idiot
and didn’t do all my fact checking to make sure my implementation was 100%
sound. 🙂 Thanks to Dave Reed who […]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Uncategorized | April 14, 2009 | 937 Words | Comment


ASP.NET AJAX “DISPOSABLE OBJECTS” PERFORMANCE HEADS UP

Update: Make sure you read Part II as there was ultimately a fundamental flaw in
this implementation which prevents it from working as I originally thought. One
of the important features of the ASP.NET AJAX client side framework is the
concept of disposing of components/controls so that they unregister event
handlers and release DOM element […]


SHARE THIS:

 * Facebook
 * Twitter
 * LinkedIn
 * More
 * 

 * Reddit
 * WhatsApp
 * 
 * Skype
 * Email
 * 
 * 

in Uncategorized | April 11, 2009 | 1,570 Words | 5 Comments


POST NAVIGATION

← Older posts


FOLLOW ME

 * twitter
 * stack-overflow
 * github
 * linkedin


SEARCH FOR POSTS

Search


TAGS

.NET ASP.NET Azure C# Career ClrMD Diagnostics Entity Framework Evangelism
Microsoft OSX PCL Personal PowerShell Random REPL Rx ScriptCs Team System WCF
Web Development Web Services WinFX Workflow WPF


ARCHIVES

Archives Select Month February 2018  (1) January 2014  (1) May 2013  (1)
February 2013  (1) October 2009  (1) September 2009  (2) August 2009  (1) April
2009  (3) March 2009  (1) January 2009  (2) July 2008  (1) May 2008  (6) April
2008  (4) March 2008  (6) February 2008  (5) December 2007  (6) November 2007
 (5) October 2007  (6) August 2007  (3) July 2007  (3) June 2007  (6) May 2007
 (5) April 2007  (7) March 2007  (4) February 2007  (1) January 2007  (1)
December 2006  (8) November 2006  (6) October 2006  (10) September 2006  (20)
August 2006  (5) July 2006  (7) June 2006  (14) May 2006  (16) April 2006  (20)
March 2006  (11) February 2006  (2) January 2006  (1) October 2005  (1)
September 2005  (11) August 2005  (3) July 2005  (2) June 2005  (3) May 2005
 (26) April 2005  (6) March 2005  (20) February 2005  (2) January 2005  (2)
December 2004  (9) November 2004  (15) October 2004  (9) September 2004  (10)
August 2004  (10)
Independent Publisher empowered by WordPress
Send to Email Address Your Name Your Email Address Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.