Browse by Tags

10 July 2008
Facebook Thrift, Google ProtoBufs, and Interop
Dare had an en-pointe analysis of the emergence of various new non-standarcd communications protocols, such as Facebook Thrift and Google Protocol buffers , and how they compare to the standards-based comms protocols like RSS, ATOM or even WS-*. Dare Read More...
1 Comments
Filed under: , ,
 
07 July 2008
New WCF + WF blog: Endpoint
A New Blog started last week, aggregating WCF and WF topics. If you're like me you have really good intentions about reading blogs, you have your subscriptions all organized, you download the content through outlook daily... but then when it comes down Read More...
1 Comments
Filed under: , ,
 
03 April 2008
Varying Content-Type according to the URL in a WCF REST Service
My buddy Justin wrote about how to set the Content-Type headers in a WebGet method in a WCF REST app. Doing this would allow each WebGet method to specify its own Content-Type at runtime. After I summarized how to build a WCF REST app in a post a couple Read More...
02 April 2008
Why choose WCF for REST?
Chuck, in a comment on a previous post , posed this question: Why choose WCF for a REST app? Here it is in full context: I'm having a hard time justifying why I would use WCF for REST. It seems dead simple in ASP.NET (or any other web framework), yet Read More...
2 Comments
Filed under: ,
 
02 April 2008
MySpace, and Content-Type Negotiation in REST using WCF
Hah! followup on a hot topic. I posted earlier on content-type negotiation in REST with WCF. My buddy Vittorio wrote about MySpace's kiss-and-tell episode at Mix08. MySpace has exposed a REST interface for the MySpace resources - see http://developer.myspace.com Read More...
1 Comments
Filed under: , , , ,
 
28 March 2008
Content-Type negotiation and REST (and how WCF fits in)
Just had a comment-exchange on my prior post on How to build a REST app in WCF . I thought I would reproduce and elaborate on it a bit here, in a post. Kyle Beyer asked how to make WCF honor a content-type header (Accept header) in the request, and then Read More...
12 Comments
Filed under: , ,
 
24 March 2008
The WCF Samples have been updated
The WCF samples published by Microsoft were updated in early March 2008. Read More...
1 Comments
Filed under: ,
 
24 March 2008
The WCF LOB Adapter SDK has been Updated
Get the update here . Read More...
0 Comments
Filed under: ,
 
24 March 2008
Tilkov on doubting REST
Stefan Tilkov has written an article addressing doubts about REST, it's posted on InfoQ . He delivers a top-10 list of weaknesses of REST, and then proceeds to address each one. These are things like, lack of tools support, lack of a formal contract language Read More...
1 Comments
Filed under: ,
 
23 March 2008
I updated the WCF Wikipedia page
Check it out. The prior version had a bunch of things that were unclear, inaccurate, incomplete, or just plain goofy. http://en.wikipedia.org/wiki/Windows_Communication_Foundation If you no likey, let me know or, better, update it yourself! Just make Read More...
0 Comments
Filed under: ,
 
21 March 2008
.NET and Java Interop over Web services - using JMS!
Earlier this month, Syscon published an article that describes how to interconnect .NET and Java apps via a web services programming model, but using JMS as part of the connectivity infrastructure. I just saw it today. The solution relies on ActiveMQ Read More...
1 Comments
Filed under: , , ,
 
20 March 2008
How to Build a REST app in .NET (with WCF)
My prior post talked about how NOT to write a REST app in .NET. I mentioned WCF as the preferred option. In this post, I'll describe the steps for how you should do it. Some background First up, you should use WCF to build your REST app. WCF is the Windows Read More...
11 Comments
Filed under: , , , , ,
 
Attachment(s):WcfRest.zip
18 March 2008
How to build a REST app in .NET (not)
This post by Jack Altiere describes how to build a REST API in .NET. This spurred a respose... Firstly, I think really he is talking about a REST interface, not an API. REST is all about the interface. Maybe I am splitting hairs here, but I think it is Read More...
3 Comments
Filed under: , ,
 
17 March 2008
Get Smart on WCF
Joe Stagner posted a good list o links for learning WCF. A good first stop on your journey. http://www.joeon.net/post/2008/03/windows-communication-foundation---65-links-to-make-you-an-expert!.aspx Read More...
1 Comments
Filed under:
 
17 March 2008
SAP Enterprise Services Explorer for .NET (Visual Studio) does WCF
via http://dedjo.blogspot.com/2008/03/localization-fix-for-sap-esa-explorer.html SAP just released a sneak preview of an add-in for Visual Studio 2005 that they call "SAP Enterprise Services Explorer for Microsoft .NET ". It feels like a misnomer to me, Read More...
2 Comments
Filed under: , , ,
 
More Posts Next page »
Page view tracker