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’s assumed the calling party is going to use rest.
finally:
if you use the WebGet annotation on your WCF [...]
No related posts.

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:Spark with VB.NET Project Demo [...]
Related posts:

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:

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.

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.
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…
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:

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 entities that “Right Click –> [...]
No related posts.
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 a terse application/framework.
No related posts.
No related posts.