<?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/"
	>

<channel>
	<title>Technology Aces</title>
	<atom:link href="http://www.technologyaces.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technologyaces.com</link>
	<description>IT Staffing and Solutions</description>
	<pubDate>Thu, 11 Mar 2010 23:29:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ASP.NET MVC Spark Support</title>
		<link>http://www.technologyaces.com/blog/aspnet-mvc-spark-support/</link>
		<comments>http://www.technologyaces.com/blog/aspnet-mvc-spark-support/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 23:29:00 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/asp-net-mvc-spark-support/</guid>
		<description><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" /><br />ASP.NET MVC 2 supports Spark!
What? hear me out. The release of ASP.NET MVC 2 includes an amazing hidden gem. You see the “Add View/Controller” dialog now takes into account a T4 directive “output extension”. 
Getting started with Custom CodeTemplates
To get started with Custom CodeTemplates check out this excellent article by K. Scott Allen
Getting started with [...]


Related posts:<ol><li><a href='http://eric.polerecky.com/archives/asp-net-mvc2-to-provide-real-spark-support/' rel='bookmark' title='Permanent Link: ASP.NET MVC2 To Provide Real Spark Support'>ASP.NET MVC2 To Provide Real Spark Support</a> Ok, that might be going a little too far but...</li>
<li><a href='http://eric.polerecky.com/archives/spark-binaries-for-asp-net-mvc-rc2/' rel='bookmark' title='Permanent Link: Spark Binaries For ASP.NET MVC RC2'>Spark Binaries For ASP.NET MVC RC2</a> THIS IS NOT AN OFFICAL RELEASE…YET I spent the evening...</li>
<li><a href='http://eric.polerecky.com/archives/spark-with-vbnet-project-demo-2/' rel='bookmark' title='Permanent Link: Spark with VB.NET Project Demo #2'>Spark with VB.NET Project Demo #2</a> Outline: Status of using spark in a VB.NET project Bugs...</li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" title="ASP.NET MVC" /><br/><p>ASP.NET MVC 2 supports Spark!</p>
<p>What? hear me out. The release of ASP.NET MVC 2 includes an amazing hidden gem. You see the “Add View/Controller” dialog now takes into account a T4 directive “output extension”. </p>
<h4>Getting started with Custom CodeTemplates</h4>
<p>To get started with Custom CodeTemplates check out this <a href="http://msdn.microsoft.com/en-us/magazine/ee291528.aspx">excellent article</a> by <a href="http://odetocode.com/blogs/scott/">K. Scott Allen</a></p>
<h4>Getting started with Custom CodeTemplates and Spark</h4>
<ol>
<li>At the top of your templates add the output extension as shown below.</li>
<li>Modify the template to use spark.</li>
</ol>
<p><a href="http://eric.polerecky.com/wp-content/uploads/2010/03/image.png"><img  title="image" border="0" alt="image" src="http://eric.polerecky.com/wp-content/uploads/2010/03/image_thumb.png" width="422" height="172" /></a></p>


<p>Related posts:<ol><li><a href='http://eric.polerecky.com/archives/asp-net-mvc2-to-provide-real-spark-support/' rel='bookmark' title='Permanent Link: ASP.NET MVC2 To Provide Real Spark Support'>ASP.NET MVC2 To Provide Real Spark Support</a> <small>Ok, that might be going a little too far but...</small></li>
<li><a href='http://eric.polerecky.com/archives/spark-binaries-for-asp-net-mvc-rc2/' rel='bookmark' title='Permanent Link: Spark Binaries For ASP.NET MVC RC2'>Spark Binaries For ASP.NET MVC RC2</a> <small>THIS IS NOT AN OFFICAL RELEASE…YET I spent the evening...</small></li>
<li><a href='http://eric.polerecky.com/archives/spark-with-vbnet-project-demo-2/' rel='bookmark' title='Permanent Link: Spark with VB.NET Project Demo #2'>Spark with VB.NET Project Demo #2</a> <small>Outline: Status of using spark in a VB.NET project Bugs...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/ericpolerecky/~4/wyNvbWKeqkQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.technologyaces.com/blog/aspnet-mvc-spark-support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spark View Engine 1.1</title>
		<link>http://www.technologyaces.com/blog/spark-view-engine-11/</link>
		<comments>http://www.technologyaces.com/blog/spark-view-engine-11/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 20:31:14 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/spark-view-engine-1-1/</guid>
		<description><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" /><br />ASP.NET MVC 2 was RTM’ed today and with the help of Jay Harris &#8211; @jayharris we upgraded our rather large codebase to not only ASP.NET MVC 2 RTM but also a new drop of the Spark View Engine built against the RTM. 
Since the release of Spark View Engine 1.1 RC a few weeks ago [...]


Related posts:<ol><li><a href='http://eric.polerecky.com/archives/spark-binaries-for-asp-net-mvc-rc2/' rel='bookmark' title='Permanent Link: Spark Binaries For ASP.NET MVC RC2'>Spark Binaries For ASP.NET MVC RC2</a> THIS IS NOT AN OFFICAL RELEASE…YET I spent the evening...</li>
<li><a href='http://eric.polerecky.com/archives/asp-net-mvc-spark-support/' rel='bookmark' title='Permanent Link: ASP.NET MVC Spark Support'>ASP.NET MVC Spark Support</a> ASP.NET MVC 2 supports Spark! What? hear me out. The...</li>
<li><a href='http://eric.polerecky.com/archives/spark-with-vbnet-project-demo-2/' rel='bookmark' title='Permanent Link: Spark with VB.NET Project Demo #2'>Spark with VB.NET Project Demo #2</a> Outline: Status of using spark in a VB.NET project Bugs...</li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" title="ASP.NET MVC" /><br/><p>ASP.NET MVC 2 was RTM’ed today and with the help of <a href="http://www.cptloadtest.com/">Jay Harris</a> &#8211; <a href="http://twitter.com/jayharris/">@jayharris</a> we upgraded our rather large codebase to not only ASP.NET MVC 2 RTM but also a new drop of the Spark View Engine built against the RTM. </p>
<p>Since the release of Spark View Engine 1.1 RC a few weeks ago there have been some minor bugs/enhancements identified but no blockers. The update to RTM was nothing more then changing the assembly reference, build number and running the build script. </p>
<p>These changes are not yet reflected in on the GitHub source. I’m sure there will be a pull request or <a href="http://whereslou.com/">Lou</a> &#8211; <a href="http://twitter.com/loudej">@loudej</a> will update master pretty quickly. </p>
<p>Head over to <a href="http://sparkviewengine.codeplex.com/releases/view/27601">CodePlex</a> to download the new release and of course thanks to Lou for building an amazing tool.</p>


<p>Related posts:<ol><li><a href='http://eric.polerecky.com/archives/spark-binaries-for-asp-net-mvc-rc2/' rel='bookmark' title='Permanent Link: Spark Binaries For ASP.NET MVC RC2'>Spark Binaries For ASP.NET MVC RC2</a> <small>THIS IS NOT AN OFFICAL RELEASE…YET I spent the evening...</small></li>
<li><a href='http://eric.polerecky.com/archives/asp-net-mvc-spark-support/' rel='bookmark' title='Permanent Link: ASP.NET MVC Spark Support'>ASP.NET MVC Spark Support</a> <small>ASP.NET MVC 2 supports Spark! What? hear me out. The...</small></li>
<li><a href='http://eric.polerecky.com/archives/spark-with-vbnet-project-demo-2/' rel='bookmark' title='Permanent Link: Spark with VB.NET Project Demo #2'>Spark with VB.NET Project Demo #2</a> <small>Outline: Status of using spark in a VB.NET project Bugs...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/ericpolerecky/~4/r6pRmE2lCg0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.technologyaces.com/blog/spark-view-engine-11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wcf, WebGet and Client Config</title>
		<link>http://www.technologyaces.com/blog/wcf-webget-and-client-config/</link>
		<comments>http://www.technologyaces.com/blog/wcf-webget-and-client-config/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 06:04:11 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/wcf-webget-and-client-config/</guid>
		<description><![CDATA[<br />try:
If you annotate your methods with the WebGet annotation, when a client adds your service as a service ref, there will be no client configuration information. 
catch:
To put that another way, if you use the WebGet annotation it&#8217;s assumed the calling party is going to use rest.
finally:
if you use the WebGet annotation on your WCF [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<br/><p>try:<br />
If you annotate your methods with the WebGet annotation, when a client adds your service as a service ref, there will be no client configuration information. </p>
<p>catch:<br />
To put that another way, if you use the WebGet annotation it&#8217;s assumed the calling party is going to use rest.</p>
<p>finally:<br />
if you use the WebGet annotation on your WCF operations they can be called as soap operations</p>


<p>No related posts.</p><img src="http://feeds.feedburner.com/~r/ericpolerecky/~4/97noNk2YKY0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.technologyaces.com/blog/wcf-webget-and-client-config/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spark Binaries For ASP.NET MVC RC2</title>
		<link>http://www.technologyaces.com/blog/spark-binaries-for-aspnet-mvc-rc2/</link>
		<comments>http://www.technologyaces.com/blog/spark-binaries-for-aspnet-mvc-rc2/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 02:03:17 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/spark-binaries-for-asp-net-mvc-rc2/</guid>
		<description><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" /><br />THIS IS NOT AN OFFICAL RELEASE…YET
I spent the evening updating the spark source to support ASP.NET MVC RC/RC2. Well, actually I simply applied the changes that were posted to either the mailing list or codeplex. 
All the tests pass:
 
Download it here:
Binaries: Spark-1.0.1.0-release.zip
Source: Spark-1.0.1.0-source.zip
This post, hopefully, won’t be up long.


Related posts:ASP.NET MVC Spark Support ASP.NET [...]


Related posts:<ol><li><a href='http://eric.polerecky.com/archives/asp-net-mvc-spark-support/' rel='bookmark' title='Permanent Link: ASP.NET MVC Spark Support'>ASP.NET MVC Spark Support</a> ASP.NET MVC 2 supports Spark! What? hear me out. The...</li>
<li><a href='http://eric.polerecky.com/archives/spark-with-vbnet-project-demo-2/' rel='bookmark' title='Permanent Link: Spark with VB.NET Project Demo #2'>Spark with VB.NET Project Demo #2</a> Outline: Status of using spark in a VB.NET project Bugs...</li>
<li><a href='http://eric.polerecky.com/archives/spark-view-engine-1-1/' rel='bookmark' title='Permanent Link: Spark View Engine 1.1'>Spark View Engine 1.1</a> ASP.NET MVC 2 was RTM’ed today and with the help...</li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" title="ASP.NET MVC" /><br/><h2>THIS IS NOT AN OFFICAL RELEASE…YET</h2>
<p>I spent the evening updating the spark source to support ASP.NET MVC RC/RC2. Well, actually I simply applied the changes that were posted to either the mailing list or codeplex. </p>
<p>All the tests pass:</p>
<p><a href="http://eric.polerecky.com/wp-content/uploads/2010/02/image.png"><img  title="image" border="0" alt="image" src="http://eric.polerecky.com/wp-content/uploads/2010/02/image_thumb.png" width="485" height="192" /></a> </p>
<p>Download it here:</p>
<p>Binaries: <a title="Spark-1.0.1.0-release" href="http://usethefeatures.com/downloads/Spark-1.0.1.0-release.zip" >Spark-1.0.1.0-release.zip</a></p>
<p>Source: <a title="Spark-1.0.1.0-source" href="http://usethefeatures.com/downloads/Spark-1.0.1.0-source.zip" >Spark-1.0.1.0-source.zip</a></p>
<p>This post, hopefully, won’t be up long.</p>


<p>Related posts:<ol><li><a href='http://eric.polerecky.com/archives/asp-net-mvc-spark-support/' rel='bookmark' title='Permanent Link: ASP.NET MVC Spark Support'>ASP.NET MVC Spark Support</a> <small>ASP.NET MVC 2 supports Spark! What? hear me out. The...</small></li>
<li><a href='http://eric.polerecky.com/archives/spark-with-vbnet-project-demo-2/' rel='bookmark' title='Permanent Link: Spark with VB.NET Project Demo #2'>Spark with VB.NET Project Demo #2</a> <small>Outline: Status of using spark in a VB.NET project Bugs...</small></li>
<li><a href='http://eric.polerecky.com/archives/spark-view-engine-1-1/' rel='bookmark' title='Permanent Link: Spark View Engine 1.1'>Spark View Engine 1.1</a> <small>ASP.NET MVC 2 was RTM’ed today and with the help...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/ericpolerecky/~4/EEU1R3kPaYA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.technologyaces.com/blog/spark-binaries-for-aspnet-mvc-rc2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ASP.NET MVC2 To Provide Real Spark Support</title>
		<link>http://www.technologyaces.com/blog/aspnet-mvc2-to-provide-real-spark-support/</link>
		<comments>http://www.technologyaces.com/blog/aspnet-mvc2-to-provide-real-spark-support/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:01:53 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/asp-net-mvc2-to-provide-real-spark-support/</guid>
		<description><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" /><br />Ok, that might be going a little too far but it sounds like the barrier I wrote about a few weeks ago might be going away.
Earlier this evening Phil Haack posted this tweet:
 
Excited to hear this I asked a leading implementation question about honoring the output extension directive in T4 templates. 
 
Us old-timer [...]


Related posts:<ol><li><a href='http://eric.polerecky.com/archives/asp-net-mvc-spark-support/' rel='bookmark' title='Permanent Link: ASP.NET MVC Spark Support'>ASP.NET MVC Spark Support</a> ASP.NET MVC 2 supports Spark! What? hear me out. The...</li>
<li><a href='http://eric.polerecky.com/archives/spark-binaries-for-asp-net-mvc-rc2/' rel='bookmark' title='Permanent Link: Spark Binaries For ASP.NET MVC RC2'>Spark Binaries For ASP.NET MVC RC2</a> THIS IS NOT AN OFFICAL RELEASE…YET I spent the evening...</li>
<li><a href='http://eric.polerecky.com/archives/spark-with-vbnet-project-demo-2/' rel='bookmark' title='Permanent Link: Spark with VB.NET Project Demo #2'>Spark with VB.NET Project Demo #2</a> Outline: Status of using spark in a VB.NET project Bugs...</li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" title="ASP.NET MVC" /><br/><p>Ok, that might be going a little too far but it sounds like the barrier I <a href="http://eric.polerecky.com/archives/asp-net-mvc-not-that-open-source/" >wrote about</a> a few weeks ago might be going away.</p>
<p>Earlier this evening <a href="http://haacked.com/" >Phil Haack</a> posted this tweet:</p>
<p><a href="http://eric.polerecky.com/wp-content/uploads/2010/01/image4.png"><img  title="image" border="0" alt="image" src="http://eric.polerecky.com/wp-content/uploads/2010/01/image_thumb4.png" width="244" height="167" /></a> </p>
<p>Excited to hear this I asked a leading implementation question about honoring the output extension directive in T4 templates. </p>
<p><a href="http://eric.polerecky.com/wp-content/uploads/2010/01/image5.png"><img  title="image" border="0" alt="image" src="http://eric.polerecky.com/wp-content/uploads/2010/01/image_thumb5.png" width="244" height="170" /></a> </p>
<p>Us old-timer remember the almost year before ASP.NET MVC 1.0, when we had not tooling support inside visual studio. Right before 1.0 was released we got right-click view/controller support and it made a world of difference. I honestly believe that without the GUI integration, <strong>that pushed us to use strong-typed views</strong>, MVC would have taken longer to get into less progressive shops. </p>
<p>I’m really excited about MVC2 …but it still needs a logo.</p>
<p><a href="http://eric.polerecky.com/wp-content/uploads/2010/01/image6.png"><img  title="image" border="0" alt="image" src="http://eric.polerecky.com/wp-content/uploads/2010/01/image_thumb6.png" width="244" height="154" /></a> </p>
<p><a href="http://eric.polerecky.com/wp-content/uploads/2010/01/image7.png"><img  title="image" border="0" alt="image" src="http://eric.polerecky.com/wp-content/uploads/2010/01/image_thumb7.png" width="244" height="171" /></a></p>


<p>Related posts:<ol><li><a href='http://eric.polerecky.com/archives/asp-net-mvc-spark-support/' rel='bookmark' title='Permanent Link: ASP.NET MVC Spark Support'>ASP.NET MVC Spark Support</a> <small>ASP.NET MVC 2 supports Spark! What? hear me out. The...</small></li>
<li><a href='http://eric.polerecky.com/archives/spark-binaries-for-asp-net-mvc-rc2/' rel='bookmark' title='Permanent Link: Spark Binaries For ASP.NET MVC RC2'>Spark Binaries For ASP.NET MVC RC2</a> <small>THIS IS NOT AN OFFICAL RELEASE…YET I spent the evening...</small></li>
<li><a href='http://eric.polerecky.com/archives/spark-with-vbnet-project-demo-2/' rel='bookmark' title='Permanent Link: Spark with VB.NET Project Demo #2'>Spark with VB.NET Project Demo #2</a> <small>Outline: Status of using spark in a VB.NET project Bugs...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/ericpolerecky/~4/_IVsTT753sM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.technologyaces.com/blog/aspnet-mvc2-to-provide-real-spark-support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SOA+MVC</title>
		<link>http://www.technologyaces.com/blog/soamvc/</link>
		<comments>http://www.technologyaces.com/blog/soamvc/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 15:00:00 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/soamvc/</guid>
		<description><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" /><br />Disclaimer: This post is my personal reflection of a current situation. It’s not intended for any other use. Don’t use this information in anyway.
Background
The previous enterprise-grade SOA architected systems I’ve worked on, last decade, were Classic ASP, Java or Webforms. These systems had their presentation layer wired directly into the services. The largest, .NET or [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" title="ASP.NET MVC" /><br/><p><strong>Disclaimer: This post is my personal reflection of a current situation. It’s not intended for any other use. Don’t use this information in anyway.</strong></p>
<h2>Background<a href="http://eric.polerecky.com/wp-content/uploads/2010/01/image3.png"><img  title="image" border="0" alt="image" align="right" src="http://eric.polerecky.com/wp-content/uploads/2010/01/image_thumb3.png" width="244" height="162" /></a></h2>
<p>The previous enterprise-grade SOA architected systems I’ve worked on, last decade, were Classic ASP, Java or Webforms. These systems had their presentation layer wired directly into the services. The <strong>largest, .NET or other, MVC application I worked with was huge MVC but it had a “traditional” connection to the database.</strong></p>
<p>&#160;</p>
<h2>First thoughts on SOA+MVC</h2>


<p>No related posts.</p><img src="http://feeds.feedburner.com/~r/ericpolerecky/~4/XJqO7Az5Ll0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.technologyaces.com/blog/soamvc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SOA+MVC</title>
		<link>http://www.technologyaces.com/blog/soamvc/</link>
		<comments>http://www.technologyaces.com/blog/soamvc/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 15:00:00 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/soamvc/</guid>
		<description><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" /><br />Disclaimer: This post is my personal reflection of a current situation. It’s not intended for any other use. Don’t use this information in anyway.
Background
The previous enterprise-grade SOA architected systems I’ve worked on, last decade, were Classic ASP, Java or Webforms. These systems had their presentation layer wired directly into the services. The largest, .NET or [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<img src="http://eric.polerecky.com/wp-content/uploads/2008/10/mvc-300x173.png" width="163" height="163" alt="" title="ASP.NET MVC" /><br/><p><strong>Disclaimer: This post is my personal reflection of a current situation. It’s not intended for any other use. Don’t use this information in anyway.</strong></p>
<h2>Background<a href="http://eric.polerecky.com/wp-content/uploads/2010/01/image3.png"><img  title="image" border="0" alt="image" align="right" src="http://eric.polerecky.com/wp-content/uploads/2010/01/image_thumb3.png" width="244" height="162" /></a></h2>
<p>The previous enterprise-grade SOA architected systems I’ve worked on, last decade, were Classic ASP, Java or Webforms. These systems had their presentation layer wired directly into the services. The <strong>largest, .NET or other, MVC application I worked with was huge MVC but it had a “traditional” connection to the database.</strong></p>
<p>&#160;</p>
<h2>First thoughts on SOA+MVC</h2>


<p>No related posts.</p><img src="http://feeds.feedburner.com/~r/ericpolerecky/~4/XJqO7Az5Ll0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.technologyaces.com/blog/soamvc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AutoMapper.Silverlight</title>
		<link>http://www.technologyaces.com/blog/automappersilverlight/</link>
		<comments>http://www.technologyaces.com/blog/automappersilverlight/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 14:40:00 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/automapper-silverlight/</guid>
		<description><![CDATA[<br />I could, and will soon, write a long ass post about how I cobbled together a messed-up architecture for building Silverlight applications on top of an enterprise class SOA architecture without RIA but with RIA&#8230;
Here is a branch of AutoMapper, compiled against Silverlight and now with support for entities generated from WCF service references.
http://github.com/detroitpro/AutoMapper.Silverlight
I really [...]


Related posts:<ol><li><a href='http://eric.polerecky.com/archives/thoughts-on-silverlight/' rel='bookmark' title='Permanent Link: Thoughts on Silverlight'>Thoughts on Silverlight</a> In a recent post Jamie Kosoy, who I believe is...</li>
<li><a href='http://eric.polerecky.com/archives/silverlight-actions-and-prism/' rel='bookmark' title='Permanent Link: Silverlight, Actions and Prism'>Silverlight, Actions and Prism</a>  When using Prism for composition in Silverlight how do...</li>
<li><a href='http://eric.polerecky.com/archives/esri-silverlight-map-vs-prism-regions/' rel='bookmark' title='Permanent Link: ESRI Silverlight Map vs. Prism Regions'>ESRI Silverlight Map vs. Prism Regions</a> After a day or so of working with Silverlight it...</li>
</ol>]]></description>
			<content:encoded><![CDATA[<br/><p>I could, and will soon, write a long ass post about how I cobbled together a messed-up architecture for building Silverlight applications on top of an enterprise class SOA architecture without RIA but with RIA&#8230;</p>
<p>Here is a branch of AutoMapper, <a href="http://automapper.codeplex.com/SourceControl/PatchList.aspx" >compiled against Silverlight</a> and now with support for entities generated from WCF service references.</p>
<p><a title="http://github.com/detroitpro/AutoMapper.Silverlight" href="http://github.com/detroitpro/AutoMapper.Silverlight">http://github.com/detroitpro/AutoMapper.Silverlight</a></p>
<p>I really hope I published it to GitHub correctly; yell at me if not.</p>


<p>Related posts:<ol><li><a href='http://eric.polerecky.com/archives/thoughts-on-silverlight/' rel='bookmark' title='Permanent Link: Thoughts on Silverlight'>Thoughts on Silverlight</a> <small>In a recent post Jamie Kosoy, who I believe is...</small></li>
<li><a href='http://eric.polerecky.com/archives/silverlight-actions-and-prism/' rel='bookmark' title='Permanent Link: Silverlight, Actions and Prism'>Silverlight, Actions and Prism</a> <small> When using Prism for composition in Silverlight how do...</small></li>
<li><a href='http://eric.polerecky.com/archives/esri-silverlight-map-vs-prism-regions/' rel='bookmark' title='Permanent Link: ESRI Silverlight Map vs. Prism Regions'>ESRI Silverlight Map vs. Prism Regions</a> <small>After a day or so of working with Silverlight it...</small></li>
</ol></p><img src="http://feeds.feedburner.com/~r/ericpolerecky/~4/zeaYiNvX2O4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.technologyaces.com/blog/automappersilverlight/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
