ASMX/WCF Migration - REST/POX Articles
My coleague Juan Wajnerman has written two interesting articles about "ASMX/WCF Migration" and "REST/POX". The first one describes an complete procedure to migrate a plain ASMX web service to a WCF service using an incremental approach.
In the second article about "REST/POX", he illustrates how to write a client in WCF for a "REST/POX" service (Clemens made an excellent job implementing this kind of service in WCF). REST/POX will be fully supported in the next version of WCF (Orcas timeframe), in the meantime, if you are interested in this topic, you can take a look to Juan's article.