<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael Richard Murphy &#187; .NET</title>
	<atom:link href="http://www.letsgomurphys.com/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.letsgomurphys.com</link>
	<description>making the web work for you</description>
	<lastBuildDate>Fri, 05 Feb 2010 01:22:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>On My Way to .NET</title>
		<link>http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/</link>
		<comments>http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/#comments</comments>
		<pubDate>Mon, 21 Aug 2006 09:33:09 +0000</pubDate>
		<dc:creator>Michael R. Murphy</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Career]]></category>

		<guid isPermaLink="false">http://www.letsgomurphys.com/dailies/?p=124</guid>
		<description><![CDATA[Last week I finished one of Citigroup&#8217;s Online Learning Courses and got certified in &#8220;Upgrading Web Development Skills from ASP to Microsoft&#174; ASP.NET&#8221; They made the mistake of giving me access to their entire online learning catalog (which is like giving a kid free reign in a candy shop) so this week I&#8217;m starting an [...]


Related posts:<ol><li><a href='http://www.letsgomurphys.com/asp/2006/01/my-net-adventure/' rel='bookmark' title='Permanent Link: My .Net Adventure'>My .Net Adventure</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2006/03/atlas-from-microsoft/' rel='bookmark' title='Permanent Link: Atlas from Microsoft'>Atlas from Microsoft</a></li>
<li><a href='http://www.letsgomurphys.com/general/2005/06/introducing-the-dailies/' rel='bookmark' title='Permanent Link: Introducing the Dailies!'>Introducing the Dailies!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Last week I finished one of Citigroup&#8217;s Online Learning Courses and got certified in &#8220;Upgrading Web Development Skills from ASP to Microsoft&#174; ASP.NET&#8221;</p>
<p>They made the mistake of giving me access to their entire online learning catalog (which is like giving a kid free reign in a candy shop) so this week I&#8217;m starting an introduction to C# course.</p>
<p>I also received a trial &#8220;ASP.NET Using Visual C# 2005 &#8221; training CD-ROM from <a href="http://www.appdev.com/" title="AppDev">www.appdev.com</a> so  I need to try that out.</p>
<p>It feels good to finally be learning .NET/C# after putting it off for so long.  Or not necessarily putting it off but finally making it a priority and being able to cross it off my To-Do list.  Hopefully you&#8217;ll see me posting some .NET-related Brainbench certifications here in the next few months before my subscription there expires in November.</p>


<p>Related posts:<ol><li><a href='http://www.letsgomurphys.com/asp/2006/01/my-net-adventure/' rel='bookmark' title='Permanent Link: My .Net Adventure'>My .Net Adventure</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2006/03/atlas-from-microsoft/' rel='bookmark' title='Permanent Link: Atlas from Microsoft'>Atlas from Microsoft</a></li>
<li><a href='http://www.letsgomurphys.com/general/2005/06/introducing-the-dailies/' rel='bookmark' title='Permanent Link: Introducing the Dailies!'>Introducing the Dailies!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Atlas from Microsoft</title>
		<link>http://www.letsgomurphys.com/asp/2006/03/atlas-from-microsoft/</link>
		<comments>http://www.letsgomurphys.com/asp/2006/03/atlas-from-microsoft/#comments</comments>
		<pubDate>Wed, 22 Mar 2006 02:18:36 +0000</pubDate>
		<dc:creator>Michael R. Murphy</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.letsgomurphys.com/dailies/?p=95</guid>
		<description><![CDATA[Ajax freaks working in the .Net environment should run right out and download Atlas,a new development framework from Microsoft. I said run. Atlas integrates client-side script libraries with the server-based services of ASP.NET in order to create some really rich,interactive UIs. I watched a demo in which Microsoftie Scott Guthrie created a simple to-do list [...]


Related posts:<ol><li><a href='http://www.letsgomurphys.com/design/2006/08/yahoo-ui-drag-and-drop-library/' rel='bookmark' title='Permanent Link: Yahoo! UI Drag and Drop library'>Yahoo! UI Drag and Drop library</a></li>
<li><a href='http://www.letsgomurphys.com/e-commerce/2005/12/drag-drop-shopping-cart/' rel='bookmark' title='Permanent Link: Drag &amp; Drop Shopping Cart'>Drag &amp; Drop Shopping Cart</a></li>
<li><a href='http://www.letsgomurphys.com/xhtmlcss/2006/02/yahoo-developer-network/' rel='bookmark' title='Permanent Link: Yahoo! Developer Network'>Yahoo! Developer Network</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ajax freaks working in the .Net environment should run right out and <a href="http://atlas.asp.net/Default.aspx?tabid=47" title="Atlas">download Atlas,a new development framework from Microsoft</a>.  I said <em>run</em>.</p>
<p>Atlas integrates client-side script libraries with the server-based services of ASP.NET in order to create some really rich,interactive <acronym title="user interface">UIs</acronym>.  I watched a demo in which Microsoftie Scott Guthrie created a simple to-do list with tons of functionality in less than 20 minutes.  The mini-application let users sort by task status,insert new tasks,and modify existing tasks all without page refreshes.</p>
<p>Scott also used some new,cool ASP.NET 2.0 methods that make handy things like pagination and alternating row colors super easy.  There&#8217;s also another new method that makes it easy to display update statuses.  As interfaces use page refreshes less and less to fetch data,letting the user know what&#8217;s going on becomes more important.  Scott demonstrated this new method makes that as simple as drag and drop from the tool palette.  Cool.</p>


<p>Related posts:<ol><li><a href='http://www.letsgomurphys.com/design/2006/08/yahoo-ui-drag-and-drop-library/' rel='bookmark' title='Permanent Link: Yahoo! UI Drag and Drop library'>Yahoo! UI Drag and Drop library</a></li>
<li><a href='http://www.letsgomurphys.com/e-commerce/2005/12/drag-drop-shopping-cart/' rel='bookmark' title='Permanent Link: Drag &amp; Drop Shopping Cart'>Drag &amp; Drop Shopping Cart</a></li>
<li><a href='http://www.letsgomurphys.com/xhtmlcss/2006/02/yahoo-developer-network/' rel='bookmark' title='Permanent Link: Yahoo! Developer Network'>Yahoo! Developer Network</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.letsgomurphys.com/asp/2006/03/atlas-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2005 Professional</title>
		<link>http://www.letsgomurphys.com/asp/2006/03/visual-studio-2005-professional/</link>
		<comments>http://www.letsgomurphys.com/asp/2006/03/visual-studio-2005-professional/#comments</comments>
		<pubDate>Thu, 16 Mar 2006 01:52:41 +0000</pubDate>
		<dc:creator>Michael R. Murphy</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Career]]></category>

		<guid isPermaLink="false">http://www.letsgomurphys.com/dailies/?p=91</guid>
		<description><![CDATA[I bit the bullet and bought Visual Studio 2005 Professional. It came today. Now that &#8217;ve literally made the investment in it,hopefully I&#8217;ll find the time to sit down and get some .NET experience. Related posts:Visual Studio&#8230;the best edition On My Way to .NET My .Net Adventure


Related posts:<ol><li><a href='http://www.letsgomurphys.com/asp/2006/03/visual-studiothe-best-edition/' rel='bookmark' title='Permanent Link: Visual Studio&#8230;the best edition'>Visual Studio&#8230;the best edition</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/' rel='bookmark' title='Permanent Link: On My Way to .NET'>On My Way to .NET</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2006/01/my-net-adventure/' rel='bookmark' title='Permanent Link: My .Net Adventure'>My .Net Adventure</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I bit the bullet and bought Visual Studio 2005 Professional.  It came today.  Now that &#8217;ve literally made the <em>investment</em> in it,hopefully I&#8217;ll find the time to sit down and get some .NET experience.</p>


<p>Related posts:<ol><li><a href='http://www.letsgomurphys.com/asp/2006/03/visual-studiothe-best-edition/' rel='bookmark' title='Permanent Link: Visual Studio&#8230;the best edition'>Visual Studio&#8230;the best edition</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/' rel='bookmark' title='Permanent Link: On My Way to .NET'>On My Way to .NET</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2006/01/my-net-adventure/' rel='bookmark' title='Permanent Link: My .Net Adventure'>My .Net Adventure</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.letsgomurphys.com/asp/2006/03/visual-studio-2005-professional/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visual Studio&#8230;the best edition</title>
		<link>http://www.letsgomurphys.com/asp/2006/03/visual-studiothe-best-edition/</link>
		<comments>http://www.letsgomurphys.com/asp/2006/03/visual-studiothe-best-edition/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 01:12:19 +0000</pubDate>
		<dc:creator>Michael R. Murphy</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.letsgomurphys.com/dailies/?p=87</guid>
		<description><![CDATA[Although it&#8217;s been put on the back burner many times over the last few months years,I&#8217;ve committed myself to learning .Net. After talking with quite a few people,I decided that C# would be my best bet. So I bought myself a book and compiled a list of online resources. The next step would be the [...]


Related posts:<ol><li><a href='http://www.letsgomurphys.com/asp/2006/03/visual-studio-2005-professional/' rel='bookmark' title='Permanent Link: Visual Studio 2005 Professional'>Visual Studio 2005 Professional</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/' rel='bookmark' title='Permanent Link: On My Way to .NET'>On My Way to .NET</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2005/07/asp-based-sitemap-creator/' rel='bookmark' title='Permanent Link: ASP-based sitemap creator'>ASP-based sitemap creator</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Although it&#8217;s been put on the back burner many times over the last few <span style="text-decoration: line-through;">months</span> years,I&#8217;ve committed myself to learning .Net.  After talking with quite  a few people,I decided that C# would be my best bet.</p>
<p>So I bought myself a book and compiled a list of online resources.  The next step would be the IDE.  Visual Studio is anywhere between $500 and $2500 depending on the version.  Ouch.</p>
<p>I don&#8217;t remember how but luckily I stumbled upon the Express area of Microsoft&#8217;s web site.  As the name suggests,they offer Express (read free) versions of quite a few of Microsoft&#8217;s development products such as Visual Studio and SQL Server to name a few.  While I&#8217;m not sure about SQL Server,the drawback of Visual Studio Express is that only one programming language is supported per version.  I&#8217;m sure it&#8217;s short on other features as well but that seems to be the main difference.  There isn&#8217;t anything preventing someone from downloading an Express edition for each of the programming languages they develop in but I imagine they&#8217;d quickly tire of switching back and forth and pony up for the commercial version which supports all of them under one IDE.</p>
<p>An added bonus (in addition to the free part) is that registering the product grants the developer access to another area of Microsoft&#8217;s site where you can download two dozen or so free icons from <a href="http://www.iconbuffet.com" title="plug for IconBuffet">IconBuffet</a>,about 250 royalty-free images from Corbis,and development related ebooks.  Not a bad deal.</p>
<p>I imagine that as I get more into developing in C#,I&#8217;ll spend the big bucks for the commercial product.  Until then,I intend to post here about my development progress and what I think about Visual C# Express.</p>


<p>Related posts:<ol><li><a href='http://www.letsgomurphys.com/asp/2006/03/visual-studio-2005-professional/' rel='bookmark' title='Permanent Link: Visual Studio 2005 Professional'>Visual Studio 2005 Professional</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/' rel='bookmark' title='Permanent Link: On My Way to .NET'>On My Way to .NET</a></li>
<li><a href='http://www.letsgomurphys.com/asp/2005/07/asp-based-sitemap-creator/' rel='bookmark' title='Permanent Link: ASP-based sitemap creator'>ASP-based sitemap creator</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.letsgomurphys.com/asp/2006/03/visual-studiothe-best-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My .Net Adventure</title>
		<link>http://www.letsgomurphys.com/asp/2006/01/my-net-adventure/</link>
		<comments>http://www.letsgomurphys.com/asp/2006/01/my-net-adventure/#comments</comments>
		<pubDate>Wed, 01 Feb 2006 01:57:13 +0000</pubDate>
		<dc:creator>Michael R. Murphy</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Career]]></category>

		<guid isPermaLink="false">http://www.letsgomurphys.com/dailies/?p=73</guid>
		<description><![CDATA[I freely admit that I&#8217;ve been lazy. I&#8217;ve had years to learn .Net,I&#8217;ve even had a book for years,but never quite got around to it. .Net is in,VBScript is has been out. Citigroup&#8217;s best practices recommend .Net and C# and after another discussion last week,I decided that&#8217;s my best course of action at this time. [...]


Related posts:<ol><li><a href='http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/' rel='bookmark' title='Permanent Link: On My Way to .NET'>On My Way to .NET</a></li>
<li><a href='http://www.letsgomurphys.com/general/2006/03/more-like-the-weeklies/' rel='bookmark' title='Permanent Link: More like The Weeklies'>More like The Weeklies</a></li>
<li><a href='http://www.letsgomurphys.com/xhtmlcss/2006/02/yahoo-developer-network/' rel='bookmark' title='Permanent Link: Yahoo! Developer Network'>Yahoo! Developer Network</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I freely admit that I&#8217;ve been lazy.  I&#8217;ve had years to learn .Net,I&#8217;ve even had a book for years,but never quite got around to it.  .Net is in,VBScript <span style="text-decoration: line-through;">is</span> has been out.  Citigroup&#8217;s best practices recommend .Net and C# and after another discussion last week,I decided that&#8217;s my best course of action at this time.</p>
<p>I think I might actually be looking forward to it.  I enjoy learning new things,and in a sick twisted way,the frustration of grappling with a problem and the satisfaction of coming up with a solution.</p>


<p>Related posts:<ol><li><a href='http://www.letsgomurphys.com/asp/2006/08/on-my-way-to-net/' rel='bookmark' title='Permanent Link: On My Way to .NET'>On My Way to .NET</a></li>
<li><a href='http://www.letsgomurphys.com/general/2006/03/more-like-the-weeklies/' rel='bookmark' title='Permanent Link: More like The Weeklies'>More like The Weeklies</a></li>
<li><a href='http://www.letsgomurphys.com/xhtmlcss/2006/02/yahoo-developer-network/' rel='bookmark' title='Permanent Link: Yahoo! Developer Network'>Yahoo! Developer Network</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.letsgomurphys.com/asp/2006/01/my-net-adventure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
