<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mike and the Power of .NET</title><link>http://blogs.msdn.com/mikecarter/default.aspx</link><description>Adventures in VB.NET, C#, Silverlight &amp; DeepZoom, WPF, ASP.NET, and AJAX.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Hello World...Again</title><link>http://blogs.msdn.com/mikecarter/archive/2008/07/26/hello-world-again.aspx</link><pubDate>Sat, 26 Jul 2008 21:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8776674</guid><dc:creator>MikeCarter</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/mikecarter/comments/8776674.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikecarter/commentrss.aspx?PostID=8776674</wfw:commentRss><wfw:comment>http://blogs.msdn.com/mikecarter/rsscomments.aspx?PostID=8776674</wfw:comment><description>&lt;p&gt;I may hold the record for the longest lapse between posts on a blog.&amp;#160; I had such grand plans for this space and look how I've neglected you over the years.&amp;#160; Well, let's let bygones be bygones and begin anew.&amp;#160; My first &amp;quot;Hello World&amp;quot; post still rings true, so I have re-published it to archive where I was when I first started this blog almost 4 years ago.&lt;/p&gt;  &lt;p&gt;Quite a lot has changed in my life since that first post.&amp;#160; My wife and I generated two additional offspring, one female and the other male, rounding out our brood at a total of 4 juveniles.&amp;#160; That's the count if you ask my wife, anyway.&amp;#160; (We have 3 kids.&amp;#160; The count includes me.)&amp;#160; We recently moved from Redmond, WA to Bloomington, IL and I switched to a job &amp;quot;in the field&amp;quot;, as they say.&amp;#160; Big changes and new challenges...Lot's of fun.&lt;/p&gt;  &lt;h4&gt;ABOUT ME&lt;/h4&gt;  &lt;p&gt;First, let's get the the list of what I've been working on since the Summer of 2004 out of the way.&lt;/p&gt;  &lt;p&gt;A little over a year after that first post,&amp;#160; I shipped the features I owned as a Software Design Engineer in Test for Visual Basic .NET 2005.&amp;#160; That feels so long ago now that I can hardly remember what I did.&amp;#160; Some Intelli-whatchacalli-sense feature or other and something to do with writing VB code and testing something I'm sure... &lt;/p&gt;  &lt;p&gt;The next product I worked on was called Orcas around the watercooler.&amp;#160; You'll probably know it better by the name on the box: Visual Studio .NET 2008&amp;#160; For this release, I was the QA Lead for the Visual Basic .NET Editor and Debugger Features.&amp;#160; (Capitalized for the appropriate effect...)&amp;#160; We owned the LINQ editing and debugging experience for Visual Basic and some assorted other editor/debugger enhancements.&amp;#160; To be honest, my job got quite a bit easier in many ways when I moved to a lead role since I had a team of people doing most of the hard work and I just rode their coattails to fame and glory.&amp;#160; (If anyone from my old team is reading this, please realize that I'm exaggerating just a bit.&amp;#160; There really wasn't all that much fame and glory to be had.&amp;#160; Just kidding, of course...)&lt;/p&gt;  &lt;p&gt;In the beginning of 2008 we made the decision as a family to move back to the area where I grew up.&amp;#160; Having 3 kids aged 6 and under has really motivated us to move closer to our family.&amp;#160; I'm now an &amp;quot;Application Development Consultant&amp;quot; (ADC) at Microsoft working out of Bloomington, IL.&amp;#160; What does an ADC do?&amp;#160; Well, when we have a Premier customer that needs help with practically anything related to the .NET framework, &lt;a href="http://www.youtube.com/watch?v=uo67R_RX40I" target="_blank"&gt;we're here to help&lt;/a&gt; and I try to be a &lt;a href="http://www.youtube.com/watch?v=BSId_rnQCfM" target="_blank"&gt;very useful engine&lt;/a&gt;.&amp;#160; I have to get the kids away from the TV...&lt;/p&gt;  &lt;h4&gt;ABOUT THE BLOG&lt;/h4&gt;  &lt;p&gt;My plans for this blog haven't really changed much, except for my motivation for posting.&amp;#160; In my previous capacity, it was an &amp;quot;above and beyond&amp;quot; kind of thing to add to my yearly commitments.&amp;#160; Blogging while on the product teams looks really good on a review, and I applaud those who excel at it, but personally I never treated it as a performance feather in my cap and it kind of fell by the wayside.&amp;#160; I'm turning over a new leaf!&amp;#160; That's all about to change!&amp;#160; Ok, enough with the cliches...&lt;style type="text/css"&gt;



.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;&lt;style type="text/css"&gt;



.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;&lt;/p&gt;  &lt;p&gt;I want this blog to be a place where people can go to find answers.&amp;#160; Recently I've noticed that, in the information overload world we live in, the details are out there.&amp;#160; If you look in enough places you may even be able to figure it out, but it's not necessarily easy to find answers.&amp;#160; That is, unless someone had the decency to create a blog post on it.&amp;#160; So, while it's not the most original motivator for a blog, I'm adding myself to the fray.&amp;#160; I'll start with the problems I've been dealing with, but I encourage you to send me yours.&amp;#160; &lt;/p&gt;  &lt;p&gt;I'm planning a series of posts that cover various aspects of whatever non-work related project I&amp;#8217;m working on.&amp;#160; Each post will break down a piece of the project and detail how it works.&amp;#160; In what I hope to be an interesting variation on the formula, I&amp;#8217;ll cover &lt;em&gt;how&lt;/em&gt; I came up with the solution as well as the solution itself.&lt;/p&gt;  &lt;p&gt;Since I don&amp;#8217;t know everything, I frequently need to figure out how something works in Visual Studio or the .Net Framework via the whatever resources I have available: MSDN, various web sites (ie. Google), other blogs, or trial and error/dumb luck.&amp;#160; In an effort to help others figure out how they might figure out how to solve a problem my plan is to give you the play by play of how I came to the decide on the final implementation.&amp;#160; Scott Hanselman recently started a &lt;a href="http://www.hanselman.com/blog/CategoryView.aspx?category=BabySmash" target="_blank"&gt;series of posts&lt;/a&gt; on &lt;a href="http://www.babysmash.com" target="_blank"&gt;BabySmash&lt;/a&gt;, an application he is working on to learn WPF.&amp;#160;&amp;#160; This is a similar idea.&amp;#160; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://inessential.com/?comments=1&amp;amp;postid=2249"&gt;Give a man a fish and you feed him for a day.        &lt;br /&gt;Teach him how to fish and you feed him for a lifetime.&lt;/a&gt;&amp;#160; &amp;#8211; Lao Tzu&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;I'm glad you made it to the end of this post.&amp;#160; I hope you'll decide to subscribe and come along for the ride.&amp;#160; &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8776674" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikecarter/archive/tags/General/default.aspx">General</category></item><item><title>Hello Word</title><link>http://blogs.msdn.com/mikecarter/archive/2004/08/25/hello-word.aspx</link><pubDate>Wed, 25 Aug 2004 22:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:220542</guid><dc:creator>MikeCarter</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikecarter/comments/220542.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikecarter/commentrss.aspx?PostID=220542</wfw:commentRss><wfw:comment>http://blogs.msdn.com/mikecarter/rsscomments.aspx?PostID=220542</wfw:comment><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;I'm&amp;nbsp;on the&amp;nbsp;Visual Basic .Net Editor QA team.&amp;nbsp; I've worked in and around the VBQA team for&amp;nbsp;3 1/2&amp;nbsp;years.&amp;nbsp; I left the team late last year to work on another project and returned in early July to a whole new world.&amp;nbsp; When I left, I owned the VB.Net&amp;nbsp;Upgrade wizard automation as an individual contributor.&amp;nbsp; When I came back, I find myself leading QA for the entire VB code editor design time experience...Cool!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;This is my new blog.&amp;nbsp; Very shiny and fresh out of the wrapper.&amp;nbsp; I plan on discussing various topics in this space but most posts will have a VB.Net focus in some way or another.&amp;nbsp; They won't all fit into pre-defined categories, but this is what I have on tap for starters:&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;&lt;STRONG&gt;Work Stuff&lt;/STRONG&gt;...I try to keep busy&amp;nbsp;9-5 M-F&amp;nbsp;and in my day to day activities I'll probably become involved in&amp;nbsp;topics that the average VB user would find interesting.&amp;nbsp; Also, since I relatively new to Whidbey, I'll run across an interesting new feature here or there that I might decide to share with you.&amp;nbsp; You might also see&amp;nbsp;a post here or there prompted by one of my "Eureka!" moments as I finally figure out how something works.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;&lt;STRONG&gt;Play Stuff&lt;/STRONG&gt;...In my spare time,&amp;nbsp;I like to write code&amp;nbsp;in VB.Net.&amp;nbsp; Looks like I picked the right job!&amp;nbsp; That's not all I like to do for fun, obviously, but the trials and travails of my at home development work should prove more interesting to you than my DVD collection, marathon running, hiking trips, or playing with my 2 year old daughter Paige.&amp;nbsp; Those stories would bore you half to death and just plain suck.&amp;nbsp; (Though I love telling them...)&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;&lt;STRONG&gt;Random Thoughts&lt;/STRONG&gt;...Who knows, you may see a random post here or when I come across an interesting article, story, or random technological tidbit.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Stay tuned...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Mike Carter&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=220542" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikecarter/archive/tags/General/default.aspx">General</category></item></channel></rss>