Blog articles

0
comment
on 3/11/2011 4:31 PM
Ever had to access or set the RSAParameters structure’s fields? Well, if you do, you will find that the MSDN documentation on them doesn’t specify their endianness (byte order). Googling isn’t too helpful either, as I found different sources claiming diff[...]
.
0
comment
on 3/10/2011 10:27 AM
Today we are happy to announce the availability of the jQuery UI extension for WebSharper formlets. This brings a number of new formlet primitives to the standard WebSharper formlet library that are rendered using jQuery UI controls. These include tabs, s[...]
.
0
comment
on 3/10/2011 5:26 AM
Everyone tells you that LINQ is a monad, but LINQ can be used to enocde other types of computations too. This article demonstrates that you can use LINQ to program using idioms, which are in some ways more useful than monads.
.
0
comment
on 3/9/2011 8:01 AM
It appears that I have been doing a lot more talking than writing in the last two months. This blog post provides links to materials from my recent F# talks, including MonoDevelop presentation, talk about Teaching F# and recent QCon tutorial with Phil Tre[...]
.
0
comment
on 3/7/2011 4:11 PM
Matthew Podwysocki posted a couple of very good articles on RxJS on codebetter.com and amongst them was a simple demo to do a look up on wikipedia using their open API: Introduction to the Reactive Extensions for JavaScript – Wikipedia Lookup Unfortunatel[...]
.
0
comment
on 3/6/2011 8:17 AM
One of the great things about the Reactive Extensions for Javascript is that you can easily create a many-to-many relationship between observable sequences of values and observers who handles the arrival of new values. You should have a read of these coup[...]
.
0
comment
on 3/6/2011 4:20 AM
Been a while since I’ve been meaning to check out Reactive Extensions for Javascript, I have been using the .Net version for a while now and blogged about some of the cool things you can do with the .Net version. Although there are many sources where you [...]
.
0
comment
on 3/5/2011 3:14 PM
This question comes up every now and then, and my answer has since the first time, been refined, so I thought I’d give the answer here. “How do I run some initialization logic in the thread of the dispatcher and not the creator of the actor?” I present to[...]
.
0
comment
on 3/3/2011 9:15 PM
The first release candidate for WebSharper 2 Professional is out today, with a few bug fixes and better support for 64-bit machines. [...]
.
0
comment
on 2/27/2011 3:20 PM
Another productive weekend bares fruit for another mini game! This time I’ve put together a dojo-themed mini game whose sole purpose is to test your ability to do simple (well, mostly) arithmetic calculations in your head and your tolerance for my sense o[...]
.
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