<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Technology Aces</title>
	<link>http://www.technologyaces.com</link>
	<description>IT Staffing and Solutions</description>
	<lastBuildDate>Wed, 17 Feb 2010 06:04:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Wcf, WebGet and Client Config</title>
		<description>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 ...</description>
		<link>http://www.technologyaces.com/blog/wcf-webget-and-client-config/</link>
			</item>
	<item>
		<title>Spark Binaries For ASP.NET MVC RC2</title>
		<description>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 ...</description>
		<link>http://www.technologyaces.com/blog/spark-binaries-for-aspnet-mvc-rc2/</link>
			</item>
	<item>
		<title>ASP.NET MVC2 To Provide Real Spark Support</title>
		<description>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 ...</description>
		<link>http://www.technologyaces.com/blog/aspnet-mvc2-to-provide-real-spark-support/</link>
			</item>
	<item>
		<title>SOA+MVC</title>
		<description>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 ...</description>
		<link>http://www.technologyaces.com/blog/soamvc/</link>
			</item>
	<item>
		<title>SOA+MVC</title>
		<description>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 ...</description>
		<link>http://www.technologyaces.com/blog/soamvc/</link>
			</item>
	<item>
		<title>AutoMapper.Silverlight</title>
		<description>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 ...</description>
		<link>http://www.technologyaces.com/blog/automappersilverlight/</link>
			</item>
	<item>
		<title>ASP.NET MVC: Not That Open Source</title>
		<description>ASP.NET MVC has one small hook into Visual Studio, the ability to right click and add views and controllers. 
 
This feature is small, hell since I’ve been using spark I almost forgot about it, that is until I started working on a simple administration section. The application has enough ...</description>
		<link>http://www.technologyaces.com/blog/aspnet-mvc-not-that-open-source/</link>
			</item>
	<item>
		<title>ASP.NET MVC in Action Personal Notes</title>
		<description>
Keep using a custom controller
Learn and Use Ajax Helpers More
Rob Conery’s Law: When you have an “if” statement in the view, make a helper!

I think this might be optional depending on your view engine. Spark almost solves? this problem.

I miss dynamic languages.
Please with model binding as a way to create ...</description>
		<link>http://www.technologyaces.com/blog/aspnet-mvc-in-action-personal-notes/</link>
			</item>
</channel>
</rss>
