Dave Thomas's blog articles

0
comment
on 1/12/2011 5:38 PM
Welcome to part 1 Part 1 Part 2 Part 3 Part 4 A while back I read an interesting article by Brian McNamara f-async-on-the-server-side which describes C# and F# versions of a simple asynchronous socket server, one of the driving forces behind the article was how F# can wrap the traditional asynchronous model with Asynchronous [...]
>> Read the full article
.
0
comment
on 1/12/2011 5:38 PM
Welcome to part 1 A while back I read an interesting article by Brian McNamara f-async-on-the-server-side which describes C# and F# versions of a simple asynchronous socket server, one of the driving forces behind the article was how F# can wrap the traditional asynchronous model with Asynchronous Workflows, this produces nice clean simple code compared to the C# version which uses lambda expressions, the code looks quite ugly in this style!  However thats not the end of the story, a lot of memory fragmen[...]
>> Read the full article
.
0
comment
on 1/12/2011 5:38 PM
Welcome to part 1A while back I read an interesting article by Brian McNamara f-async-on-the-server-side which describes C# and F# versions of a simple asynchronous socket server, one of the driving forces behind the article was how F# can wrap the traditional asynchronous model with Asynchronous Workflows, this produces nice clean simple code compared to the C# version which uses lambda expressions, the code looks quite ugly in this style! However thats not the end of the story, a lot of memory fra[...]
>> Read the full article
.
0
comment
on 1/9/2011 12:29 PM
Let me spend a couple of minutes explaining what Im going to be posting about, heres a little bit of background… First of all I’m a seasoned C# programmer, I develop enterprise business applications, mainly specialising in backend architectures, multithreading and generally poking about in the guts of things trying to wrangle out the last few drops of performance! At the beginning of last year I decided to catch up with some of the technologies that have reared their heads while I wasn’t looking, so I se[...]
>> Read the full article
.
0
comment
on 1/9/2011 12:29 PM
Let me spend a couple of minutes explaining what Im going to be posting about, heres a little bit of background… First of all I’m a seasoned C# programmer, I develop enterprise business applications, mainly specialising in backend architectures, multithreading and generally poking about in the guts of things trying to wrangle out the last [...]
>> 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