In Visual Studio 2008 you can right-click a project and choose for "Add service reference" to create a proxy class for your web service. WCF preferred, of course. But for some reason, the Visual Studio team disabled it when you're in debug mode. Something that used to work in Visual Studio...
Hello again, long time no write. I must apologise for my absence, I have been involved in a fairly large personal project which occupied the very little remaining intellectual capability I have left after my day job - not to mention time. What I learned during that time can wait for another time, however...
Two weeks ago Mike Schroepfer, a Mozilla developer, announced that they'll launch a version of Firefox that can be run mobile devices. If you own a Windows Mobile device, you're probably craving for a better browsing experience, just like I am. I've seen Deepfish, a new browser by Microsoft...
As I really enjoyed giving the Summer Classes a few weeks ago, the first ever real .NET 3.5 class world wide, I'm really pleased to announce the Winter Classes. Although the date hasn't even been set, we're planning it around the end of January or start of February. The classes will be the...
I hope in the RTM you'll get more help solving your WCF Ajax problems then I currently get, because I'm getting mad from time to time. In my quest for getting things to work, I learned some stuff I wanted to share. Read: have a checklist for myself because I tend to forget this kind of stuff...
As said before , we're currently on location at the "middle of nowhere", creating material for the upcoming .NET 3.5 Summer Class . We're having a blast, creating slides and hands on labs until way past midnight. I'm busy with the WCF Web stuff, Alex is creating Linq to SQL/XML...
Two things that should've been there since WCF v1. My colleague Alex Thissen already blogged about the WCF Library projects and the service host that comes with it. In beta 2 there's a new test client that'll connect to your service and will show you the available operations, configuration...