Category Archives: Connected System

WCF na Prática

No próximo sábado estarei no 3o União.NET para ministrar a palestra "WCF na Prática". Apesar do nome da palestra, a idéia é dar uma direção para a escolha das diversas opções suportadas pelo WCF como: Quando usar self-hosting vs. IIS … Continue reading

Posted in Connected System | Leave a comment

WCF Security Guide – Beta Release

Com todas as opções oferecidas pelo WCF, as difícil saber se estamos implementando um serviço da melhor forma.   Saiu esta semana a versão beta do livro Improving Web Services Security – Scenarios and Implementation Guidance for WCF   Versão … Continue reading

Posted in Connected System | Leave a comment

WPF, WCF, WF beta exams extended!

Promo codes and more information at http://blogs.msdn.com/gerryo/archive/2008/01/14/take-a-net-beta-exam-today.aspx

Posted in Connected System | Leave a comment

SME for 70-503

A couple of weeks ago I was in Redmond helping to shape what will be the WCF certification exam. It was very nice to work with those people.   Jennifer, Larissa, Rodrigo Freire, James Kovacs, Anto Nellissery, Ted Malone, Bob … Continue reading

Posted in Connected System | Leave a comment

Falando sobre Windows Workflow Foundation SMEs

During my trip to Redmond I recorded a couple of videos. In this first one, I interview the other four SMEs (Subject Matter Experts) that helped developing the Windows Workflow Foundation exam (70-504).   Windows Workflow Foundation SMEs  http://images.soapbox.msn.com/flash/soapbox1_1.swf Video: … Continue reading

Posted in Connected System | Leave a comment

Accessing a Web Service from within a browser’s client-side script

Have you already accessed a Web Service through the browser? I’m not talking about that test page shown when you open the WSDL file in Internet Explorer.I’m talking about accessing a Web Service through client-side script.Imagine that you have a … Continue reading

Posted in Connected System | Leave a comment

Brazilian zip code Web Service

From Carlos Loth’s blog: Brazilian’s postal service publishes a web service to allow queries from Microsoft Office 2003.It works like magic on Word.I tried a quick and dirty approach to make it work from within a .NET application without success, … Continue reading

Posted in Connected System | Leave a comment