Browse by Tags

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...
15 Comments
Filed under: , , , , , ,
 
Attachment(s):WcfRest.zip
10 October 2007
Date and Time Values and Java Interop: a concrete example using XStream
Last month I posted on Date and Time values and interop. One of the key points I made is that you can lose information (specifically timezone information) when you transition from .NET to something else. If you stay within .NET, then you don't lose that Read More...
3 Comments
Filed under: , , ,
 
Attachment(s):XStreamInterop.zip
Page view tracker