Ryan Riley's blog articles

0
comment
on 9/2/2011 5:09 PM
The iteratee is continuing to hang me up. I’m very close, but in the meantime, I’ll be focusing on convincing Scott Hanselman that he really should care about functional programming. (Note that I will not be attempting to convince him of the importance of F#.)
>> Read the full article
.
0
comment
on 7/19/2011 2:26 PM
.
0
comment
on 7/19/2011 12:26 PM
I’m working on a few, seemingly unrelated posts: Iteratees in F# and their use in creating a chunk-driven parser HTTP as the command line interface (CLI) for the web Stay-tuned
>> Read the full article
.
0
comment
on 7/11/2011 1:57 PM
Tried commenting on the unREST blog post, but I kept getting an error that I was trying to post illegal content. You equate the HTTP version of REST with REST itself. That is inaccurate. I think what you don’t like is HTTP. I’ve never understood why SOAP didn’t drive directly off of TCP. It doesn’t [...]
>> Read the full article
.
0
comment
on 6/28/2011 5:09 PM
The Frank application signature is currently undergoing a change from 'Request -> Async<'Response> to 'Request -> 'Response, where the 'Response includes a Body type that is: type Body = | Bytes of byte[] | AsyncBytes of byte[] Async | Segment of byte ArraySegment | AsyncSegment of byte ArraySegment Async | Str of string | AsyncStr [...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper

Logging in...