Geekus Con Livus

Malcolm Anderson's home for Geeks With Lives
posts - 86, comments - 72, trackbacks - 23

My Links

News

Archives

Post Categories

Tuesday, January 17, 2012

"Testing In An Agile World" Article Posted On Developer Fusion

My article in Developer Fusion was just published and you won't believe what I said about testers in an Agile world.

Developer Fusion is a 13 year old web magazine focused on bringing together the best developer content from across globe.

My article can be found at http://www.developerfusion.com/article/136381/testing-in-an-agile-world-the-heart-of-a-developer/


  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, January 17, 2012 10:29 PM | Feedback (0) | Filed Under [ Agile Development ]

Tuesday, January 03, 2012

Installing MSMQ - The illustrated companion

Its been a while since I've played with Message Queuing and C# and decided that I should reduce that counter.

During the simple process of figuring how to follow Microsoft's MSDN directions, I ran into a couple of headaches that could have been solved with a few navigational pictures. 

To the small number of people that this may help (and my future self when I need to do this again) here are the needed pictures.

My journey started out with google and the keywords "installing MSMQ", the first selection is the msdn page.  It's a good start.

Microsoft's answer looks pretty simple and straight forward. 

Installing and Managing Message Queuing

Applies To: Windows 7, Windows Server 2008 R2

You can install Message Queuing on computers running Windows® 7 or Windows Server® 2008 R2. In Windows 7, you install and uninstall Message Queuing by using Programs and Features in Control Panel. In Windows Server 2008 R2, you install and uninstall Message Queuing by using the Add Features Wizard available in Server Manager. For more information, see Install Message Queuing.

In Windows 7, Message Queuing is managed by using Computer Management. Message Queuing is located under Services and Applications.

Off to my control panel, if Win 7 is anything like XP, this is going to be easy.



Now to find "Programs and Features"




No luck.  (This is about when this blog entry was born)

After a bit of digging through all the menus looking for "Programs and Features" or "Computer Management" or even "Services and Applications" I was frustrated.

So I took another pass through the menus.  Finally, almost by accident I modify the "View by:" drop down.
For many of you, this was obviously the answer, but for me, when I read "View by:" I thought "sort" and thought it was stupid to have a sort option on 8 items.

Boy was I wrong.  Once I selected "Small Icons" my "Programs and Features" showed right up.


From there I went to another screen