<?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>A Programmer with Microsoft tools &#187; personal</title>
	<atom:link href="http://msprogrammer.serviciipeweb.ro/category/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://msprogrammer.serviciipeweb.ro</link>
	<description>A programmer journey through code, books and tools</description>
	<lastBuildDate>Mon, 14 May 2012 06:59:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Happy as the 3rd year MVP C# Romania</title>
		<link>http://msprogrammer.serviciipeweb.ro/2011/04/01/happy-as-the-3rd-year-mvp-c-romania/</link>
		<comments>http://msprogrammer.serviciipeweb.ro/2011/04/01/happy-as-the-3rd-year-mvp-c-romania/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 20:29:24 +0000</pubDate>
		<dc:creator>Andrei Ignat</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[mvp]]></category>

		<guid isPermaLink="false">http://msprogrammer.serviciipeweb.ro/?p=727</guid>
		<description><![CDATA[Just found in my inbox that I have been re-iterated( 3rd year) as Romanian MVP in C#.
My page on MVP is here :
https://mvp.support.microsoft.com/profile/Andrei.Ignat

So I&#8217;m happy to be part of a vibrant community!
]]></description>
			<content:encoded><![CDATA[<p>Just found in my inbox that I have been re-iterated( 3rd year) as Romanian MVP in C#.</p>
<p>My page on MVP is here :</p>
<pre><a href="https://mvp.support.microsoft.com/profile/Andrei.Ignat" target="_blank">https://mvp.support.microsoft.com/profile/Andrei.Ignat</a>
</pre>
<p>So I&#8217;m happy to be part of a vibrant community!</p>
]]></content:encoded>
			<wfw:commentRss>http://msprogrammer.serviciipeweb.ro/2011/04/01/happy-as-the-3rd-year-mvp-c-romania/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2011 resolution</title>
		<link>http://msprogrammer.serviciipeweb.ro/2011/01/24/2011-resolution/</link>
		<comments>http://msprogrammer.serviciipeweb.ro/2011/01/24/2011-resolution/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 04:21:29 +0000</pubDate>
		<dc:creator>Andrei Ignat</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://msprogrammer.serviciipeweb.ro/?p=571</guid>
		<description><![CDATA[Let&#8217;s see:
1. Learn Razor
2. Learn Azure
3. Learn WPF
4. Learn WF
It should be enough , right?
What are your resolutions?
]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s see:</p>
<p>1. Learn Razor</p>
<p>2. Learn Azure</p>
<p>3. Learn WPF</p>
<p>4. Learn WF</p>
<p>It should be enough , right?</p>
<p>What are your resolutions?</p>
]]></content:encoded>
			<wfw:commentRss>http://msprogrammer.serviciipeweb.ro/2011/01/24/2011-resolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy new year 2011!</title>
		<link>http://msprogrammer.serviciipeweb.ro/2010/12/20/happy-new-year-2011/</link>
		<comments>http://msprogrammer.serviciipeweb.ro/2010/12/20/happy-new-year-2011/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 04:24:15 +0000</pubDate>
		<dc:creator>Andrei Ignat</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://msprogrammer.serviciipeweb.ro/?p=567</guid>
		<description><![CDATA[Some short links that I have for MVC:
MVC 3 RC : http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a920ccee-1397-4feb-824a-2dfefee47d54&#38;displaylang=en
MVC 2 Source Code : http://aspnet.codeplex.com/
MVC3 Extensibility : http://bradwilson.typepad.com/blog/2010/07/service-location-pt1-introduction.html
MVC helpers : http://msprogrammer.serviciipeweb.ro/2010/05/30/mvc-helper-templates/
http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-1-introduction.html
Until  10  january 2011 I would not write a post, so I&#8217;m taking the liberty to say to all happy new year!
]]></description>
			<content:encoded><![CDATA[<p>Some short links that I have for MVC:</p>
<p>MVC 3 RC : <a href="http://serviciipeweb.ro/iafblog/ct.ashx?id=f432d4a6-9f77-4dfb-b177-01ea7baab7e4&amp;url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fen%2fdetails.aspx%3fFamilyID%3da920ccee-1397-4feb-824a-2dfefee47d54%26displaylang%3den">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a920ccee-1397-4feb-824a-2dfefee47d54&amp;displaylang=en</a></p>
<p>MVC 2 Source Code : <a href="http://serviciipeweb.ro/iafblog/ct.ashx?id=f432d4a6-9f77-4dfb-b177-01ea7baab7e4&amp;url=http%3a%2f%2faspnet.codeplex.com%2f">http://aspnet.codeplex.com/</a></p>
<p>MVC3 Extensibility : <a href="http://serviciipeweb.ro/iafblog/ct.ashx?id=f432d4a6-9f77-4dfb-b177-01ea7baab7e4&amp;url=http%3a%2f%2fbradwilson.typepad.com%2fblog%2f2010%2f07%2fservice-location-pt1-introduction.html">http://bradwilson.typepad.com/blog/2010/07/service-location-pt1-introduction.html</a></p>
<p>MVC helpers : <a href="http://serviciipeweb.ro/iafblog/ct.ashx?id=f432d4a6-9f77-4dfb-b177-01ea7baab7e4&amp;url=http%3a%2f%2fmsprogrammer.serviciipeweb.ro%2f2010%2f05%2f30%2fmvc-helper-templates%2f">http://msprogrammer.serviciipeweb.ro/2010/05/30/mvc-helper-templates/</a></p>
<p><a href="http://serviciipeweb.ro/iafblog/ct.ashx?id=f432d4a6-9f77-4dfb-b177-01ea7baab7e4&amp;url=http%3a%2f%2fbradwilson.typepad.com%2fblog%2f2009%2f10%2faspnet-mvc-2-templates-part-1-introduction.html">http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-1-introduction.html</a></p>
<p>Until  10  january 2011 I would not write a post, so I&#8217;m taking the liberty to say to all happy new year!</p>
]]></content:encoded>
			<wfw:commentRss>http://msprogrammer.serviciipeweb.ro/2010/12/20/happy-new-year-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

