Browse by Tags
All Tags
»
REST
(RSS)
.NET
Amusing
ASP.NET
emacs
History
Interop
Java
JSON
Not Really Interop
PHP
SDK
Services
Sharepoint
SOA
SOAP
Visual Studio
WCF
web2.0
WSDL
XML
XSD
05 December 2008
Enable .NET 3.5 goodies in IIS vdir
Some of you may be oddballs like me: you like .NET, you program in .NET, but you don't always use Visual Studio. You hand-code everything for some applications. You often open up a text editor and just start writing a source module, with no wizards, no
Read More...
04 November 2008
REST in WCF: Varying response content type based on HTTP Request Headers
Damian Mehers made a comment on my blog post from April , but I felt it was worth a full reblog. Damian's used the same WCF extensibility points I used to produce some boilerplate that varies the response content type from JSON to XML, based on the Accept
Read More...
29 October 2008
It just got easier to build REST apps in .NET
The REST starter kit that we launched at PDC is now live! :: http://www.msdn.com/wcf/rest . The WCF REST Starter Kit is a set of features, Visual Studio templates, samples and guidance that help people build REST apps using WCF. WCF, part of the .NET
Read More...
22 August 2008
How to Build REST apps on .NET using WCF
There's a new screencast series on building services using the WCF part of .NET. The first few are already available. The first one is the basic "Hello World" example, the next couple cover REST: How to build a WCF Service using Visual Studio 2008, and
Read More...
18 August 2008
REST Q & A - enough already
Tim Bray at Sun has some questions and comments on REST . First, let me say that the religious wars over WS-* and REST seem to be generated by a very small number of people who have a very large amount of spare time. Don't these people have things to
Read More...
03 April 2008
Whatever happened to WSRP? (psst: I'll give you a hint, it rhymes with BEST, and you can do it on a mattress)
Remember when the Java vendors used to advocate WSRP as a way to accomplish Interop ? I never thought much of WSRP as a tool for implementing interop, and I went on the record with that . Web services (without the RP add-on), and REST are what people
Read More...
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...
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...
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...
26 March 2008
Standalone JSON library in .NET on CodePlex
As you know, because you are such a FAITHFUL reader of this blog, there is new JSON support on WCF for version 3.5. The way you get JSON though, would be only through a service interface. But what if, for whatever reason, you cannot use .NET 3.5 (like
Read More...
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...
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...
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...
06 February 2008
WADL and WSDL and REST, oh my!
Hernan Garcia made an interesting comment on my post of yesterday: For REST, there is an alternative to the WSDL in SOAP and it is WADL . Good point Mr Garcia - The adoption and practical utility of WADL is worth watching. The question for me becomes
Read More...
More Posts
Next page »
Home
About
Email
All About Interop
Connecting .NET to just about anything else
RSS 2.0
Atom 1.0
Recent Posts
Enable .NET 3.5 goodies in IIS vdir
Geneva supports OASIS WS-Trust, SAML
Connect WebSphere and Java applications to SQL Server
Such a deal! MSDN for startups
REST in WCF: Varying response content type based on HTTP Request Headers
Tags
.NET
AES
AMQP
Amusing
Apache
ASMX
ASP.NET
AXIS
Beta
BizTalk
BizTalkServices
COBOL
CodePlex
CTP
Data
Devices
Docx
Eclipse
emacs
ESB
Exchange
FREE
Google
History
IBM
Identity
IIRF
IIS
Interop
Java
JAXB
JAXWS
JDBC
JMS
JNI
JSON
Links
LINQ
Linux
Models
MOSS
MQ
MSBuild
MSDN
MSMQ
Not Really Interop
OpenID
OpenXML
Oracle
Oslo
OSP
PDC
PHP
Portals
Powershell
Providers
Rant
REST
RSS
Ruby
SAML
SAP
SDK
Services
Sharepoint
Silverlight
SOA
SOAP
SQL
Standards
Sudoku
syslog
TIBCO
Tomcat
Transactions
Unicode
Virtualization
Vista
Visual Studio
VS2005
VS2008
VSShell
VSTO
WCF
Web Service
web2.0
Webcast
WebLogic
Websphere
WF
Word
WordML
WPF
WSDL
WS-Trust
XAML
XML
XMLDSIG
XSD
Zip
Archives
December 2008 (1)
November 2008 (4)
October 2008 (6)
September 2008 (10)
August 2008 (8)
July 2008 (8)
June 2008 (12)
May 2008 (3)
April 2008 (21)
March 2008 (25)
February 2008 (6)
December 2007 (3)
November 2007 (4)
October 2007 (11)
September 2007 (16)
August 2007 (12)
July 2007 (10)
June 2007 (8)
May 2007 (5)
April 2007 (5)
March 2007 (8)
February 2007 (10)
January 2007 (12)
December 2006 (3)
November 2006 (4)
October 2006 (8)
September 2006 (4)
August 2006 (9)
June 2006 (6)
May 2006 (5)
April 2006 (7)
March 2006 (8)
February 2006 (6)
January 2006 (11)
December 2005 (12)
November 2005 (2)
September 2005 (2)
August 2005 (3)
July 2005 (10)
June 2005 (9)
May 2005 (3)
April 2005 (1)
March 2005 (13)
February 2005 (13)
January 2005 (3)
December 2004 (7)
November 2004 (11)
Search
About ...
Blogs / Microsoft
Beat
Dare
John Durant
Paul Andrew
Justin Smith
Craig Kitterman
DrNick
DotNet
Blogs / Other
Christian
MLB
Tim Ewald
CodeBetter
Oleg
Jesus Rodriguez
Downloads
SQL 2005 Express
All MSDN Downloads
.NET 3.0 Runtime
.NET 3.0 SDK
.NET 3.5 Runtime
.NET 3.0 sp1
VS2008 - Trials and Express
.NET 3.5 SDK
Windows Powershell
Keepers
CopySourceAsHtml
Overview of WS-* Standards
.NET App Architecture (book)
Enterprise Development Whitepapers
Visual Studio
.NET feedback center
Wikipedia on .NET
Microsoft + Sun partner on interop
MS.com essentials
Visual Studio Interop
Web services interop
Microsoft Interop Philosophy
Office XML Schema
MS interop
BizTalk Server Team blog
SaaS on MSDN
SOA
SOA Philosophy
Data inside vs outside
OO meets SOA