My PhotoBruno Brás Silva

09, April 1986

info@brunosilva.net

Sintra Lisbon Portugal

Category: WCF

Data Visualization Charts (Part 3 - WCF Webservice Data Source)

Posted on 10:51am 9/09/2008 by Bruno Silva in .NET, Programming, Silverlight, WCF, Web

Since I’m having trouble to get enough time to complete these post series (1 post was left), I’ll just leave you the source code.

It contains a sample of a WCF service that uses LINQ to SQL to retrieve some data from a SQL Server Database (AdventureWorks) and return it as XML. I’ve also some commented code in order to add a JSON endpoint.

Download Source Code

TechEd 2007 - Securing ASP.NET and Windows Communication Foundation (WCF) Applications with Windows Cardspace

Posted on 8:30pm 11/09/2007 by Bruno Silva in ASP.NET, TechEd-Developers, WCF

Securing ASP.NET and Windows Communication Foundation (WCF) Applications with Windows Cardspace
Vittorio Bertocci

I attended to a second session about Windows Cardspace, and I’m afraid that by mistake have written some topics about this session in my other post about Windows Cardspace…
So, I’ll just leave some brief notes that can became handy.

He gave us an preview of a library of WC components called ADFS “2″. These components make very easy to integrate Windows Cardspace in a .NET application. Today, to develop a WC web application you must do it “hardcoded” with HTML to specify the WC object and code login/registering logic.
With these components it’s just drag and drop.

Something I learned in this session that wasn’t clear in the first one, is that you can define your own cards with custom information!

© Bruno Silva | Powered by Wordpress