March 2007 Entries
Here is a very good article for all of you who are amazed with the capabilites of Windows Communication Fondation (WCF), but already have a working model/application with WSE 3.0. The articles is a great starting point for migrating WSE 3.0 web services into WCF services. I hope this helps...
Happy Programming!
The presentation and code for the "Windows Communication Foundation for Starters" presentation is now available here.
Happy programming!
Join me for the Orlando Code Camp where I'm pressenting the all aclaimed Programming Web series. I'm also presenting on WCF. Don't miss the oportunity of a free great event with lots of teachings, free food, and giveaways. See you there.
I have been testing the merge replication from Sql Server 2005 for a client. The truth is that I was very impressed with it. This thing works very well (at least with the requirements we had) and it's all a matter of configuration. I had some difficulty setting up the subscribers running on each client (pull replication). The agents would constantly fail due to security reasons. After a lot of trial and error and finally reading about it here I was able to have a secured model and make replication work. I must say I didn't have a domain set up...