<?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>PatriceLeVexier.com</title>
	<atom:link href="http://www.patricelevexier.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.patricelevexier.com</link>
	<description>Senior Software Developer</description>
	<lastBuildDate>Mon, 20 Feb 2012 18:11:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Model to Model-Presentation Automapper</title>
		<link>http://www.patricelevexier.com/2011/04/06/model-to-model-presentation-automapper/</link>
		<comments>http://www.patricelevexier.com/2011/04/06/model-to-model-presentation-automapper/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 01:40:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET MVC]]></category>

		<guid isPermaLink="false">http://www.patricelevexier.com/?p=172</guid>
		<description><![CDATA[That&#8217;s what I was looking for: http://automapper.codeplex.com/ it allows that: Using AutoMapper to map view models in ASP.NET MVC For a little more theory about the subject, it&#8217;s here. Now, I just have to use it!]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s what I was looking for:</p>
<p><a href="http://www.bengtbe.com/blog/post/2009/04/14/Using-AutoMapper-to-map-view-models-in-ASPNET-MVC.aspx"></a><a title="Automapper" href="http://automapper.codeplex.com/" target="_blank">http://automapper.codeplex.com/</a></p>
<p>it allows that: <a title="Using AutoMapper to map view models in ASP.NET MVC" href="http://www.bengtbe.com/blog/post/2009/04/14/Using-AutoMapper-to-map-view-models-in-ASPNET-MVC.aspx" target="_blank">Using AutoMapper to map view models in ASP.NET MVC</a></p>
<p>For a little more theory about the subject, it&#8217;s <a title="Presentation Model" href="http://martinfowler.com/eaaDev/PresentationModel.html" target="_blank">here</a>.</p>
<p>Now, I just have to use it!</p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://www.patricelevexier.com/2011/04/06/model-to-model-presentation-automapper/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.patricelevexier.com/2011/04/06/model-to-model-presentation-automapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extend ASP.NET MVC</title>
		<link>http://www.patricelevexier.com/2011/04/06/extend-asp-net-mvc/</link>
		<comments>http://www.patricelevexier.com/2011/04/06/extend-asp-net-mvc/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 01:08:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET MVC]]></category>

		<guid isPermaLink="false">http://www.patricelevexier.com/?p=168</guid>
		<description><![CDATA[Interesting article about ASP.NET extensibility. Read here.]]></description>
			<content:encoded><![CDATA[<p>Interesting article about ASP.NET extensibility. Read <a title="Extend ASP.NET MVC" href="http://codeclimber.net.nz/archive/2009/04/08/13-asp.net-mvc-extensibility-points-you-have-to-know.aspx" target="_blank">here</a>.</p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://www.patricelevexier.com/2011/04/06/extend-asp-net-mvc/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.patricelevexier.com/2011/04/06/extend-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MVC architecture for Javascript</title>
		<link>http://www.patricelevexier.com/2011/04/04/mvc-architecture-for-javascript/</link>
		<comments>http://www.patricelevexier.com/2011/04/04/mvc-architecture-for-javascript/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 01:59:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.patricelevexier.com/?p=164</guid>
		<description><![CDATA[Interesting article, could be useful for some very big apps in javascript&#8230;]]></description>
			<content:encoded><![CDATA[<p><a title="MVC architecture for Javascript" href="http://peter.michaux.ca/articles/mvc-architecture-for-javascript-applications" target="_blank">Interesting article</a>, could be useful for some very big apps in javascript&#8230;</p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://www.patricelevexier.com/2011/04/04/mvc-architecture-for-javascript/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.patricelevexier.com/2011/04/04/mvc-architecture-for-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validate credit card with Javascript</title>
		<link>http://www.patricelevexier.com/2011/03/30/validate-credit-card-with-javascript/</link>
		<comments>http://www.patricelevexier.com/2011/03/30/validate-credit-card-with-javascript/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 17:06:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.patricelevexier.com/?p=159</guid>
		<description><![CDATA[That can do it: Code]]></description>
			<content:encoded><![CDATA[<p>That can do it:</p>
<p><a title="Validate credit card in Javascript" href="http://davidwalsh.name/validate-credit-cards?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Bludice+%28David+Walsh+Blog+%3A%3A+PHP%2C+CSS%2C+MooTools%2C+and+Everything+Else%29" target="_blank">Code</a></p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://www.patricelevexier.com/2011/03/30/validate-credit-card-with-javascript/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.patricelevexier.com/2011/03/30/validate-credit-card-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery validation plugin 1.8 released</title>
		<link>http://www.patricelevexier.com/2011/03/30/jquery-validation-plugin-1-8-released/</link>
		<comments>http://www.patricelevexier.com/2011/03/30/jquery-validation-plugin-1-8-released/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 17:02:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.patricelevexier.com/?p=156</guid>
		<description><![CDATA[All the details here.]]></description>
			<content:encoded><![CDATA[<p>All the details <a title="jQuery validation plugin 1.8" href="http://bassistance.de/2011/03/25/release-validation-plugin-1-8/" target="_blank">here</a>.</p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://www.patricelevexier.com/2011/03/30/jquery-validation-plugin-1-8-released/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.patricelevexier.com/2011/03/30/jquery-validation-plugin-1-8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DependencyProperty value change notification</title>
		<link>http://www.patricelevexier.com/2010/12/09/listen-to-a-dependencyproperty/</link>
		<comments>http://www.patricelevexier.com/2010/12/09/listen-to-a-dependencyproperty/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 03:26:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.patricelevexier.com/?p=69</guid>
		<description><![CDATA[In order to get notified when a dependency property value changes, you can use the DependencyPropertyDescriptor.AddValueChanged function to register your own listener. A simple example that displays the width of the window in a label:]]></description>
			<content:encoded><![CDATA[<p>In order to get notified when a dependency property value changes, you can use the <a title="DependencyPropertyDescriptor Class" href="http://msdn.microsoft.com/en-us/library/system.componentmodel.dependencypropertydescriptor.aspx" target="_blank">DependencyPropertyDescriptor</a>.AddValueChanged function to register your own listener.</p>
<p>A simple example that displays the width of the window in a label:</p>
<pre class="brush: csharp; title: ; notranslate">

public Window1()
{
InitializeComponent();

DependencyPropertyDescriptor widthDesc = DependencyPropertyDescriptor.FromProperty(Window.WidthProperty, typeof(Window));

if (widthDesc != null)
{
widthDesc.AddValueChanged(this, this.OnValueChanged);
}
}

private void OnValueChanged(object sender, EventArgs args)
{
txtLabel.Text = this.Width.ToString();
}
</pre>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://www.patricelevexier.com/2010/12/09/listen-to-a-dependencyproperty/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.patricelevexier.com/2010/12/09/listen-to-a-dependencyproperty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

