Blog articles

0
comment
on 1/27/2011 6:36 PM
WebSharper sitelets allow to construct websites as first-class F# values. In this article we build a simple, two-page website with sitelets.
.
0
comment
on 1/26/2011 1:52 PM
Ever worked with a source control system where you have single user lock on files? This interferes to much with work. You rarely want a locking mechanism in place (that would degrade the ability to work together). I have a nagging feeling that files and [...]
.
0
comment
on 1/26/2011 10:00 AM
Whats wrong with Commerce Server 2009 from a developer perspective? Configuration: There is no single source of object mapping configuration. Multiple places to insert properties. FaultException does not include the original exception. The CS2009 api's [...]
.
0
comment
on 1/25/2011 7:50 AM
MIX is probably the most well-known and one of, if not the most challenging conferences to present at. It usually features prominent community and Microsoft technology leaders and evangelists and aims to bring together web professionals from all around th[...]
.
0
comment
on 1/22/2011 2:10 PM
In part 4, I put together the foundations for a mini shooting game, with targets moving on the screen and you can ‘hit’ them by clicking inside the targets, etc. etc. I promised an update to make it feel more like a game, so here it is! Adding a backgroun[...]
.
0
comment
on 1/21/2011 5:53 PM
Following on from part 3 where we basically made a little app that lets you scribble with HTML5’s canvas element, let us push on and see what else we can achieve with the canvas element. The logical next step would be to made animations, and give you a wa[...]
.
0
comment
on 1/19/2011 5:17 PM
Welcome to part three! Part 1 Part 2 Part 3 Part 4 As promised heres a description of the inner workings.  I’m sick to death of typing SocketAsyncEventArgs so from now on I will refer to it as SAEA. BocketPool The BocketPool has an interesting name and wi[...]
.
0
comment
on 1/19/2011 5:17 PM
Welcome to part three! As promised heres a description of the inner workings.  I’m sick to death of typing SocketAsyncEventArgs so from now on I will refer to it as SAEA. BocketPool The BocketPool has an interesting name and with it an interesting const[...]
.
0
comment
on 1/19/2011 5:17 PM
Welcome to part three!As promised heres a description of the inner workings. I’m sick to death of typing SocketAsyncEventArgs so from now on I will refer to it as SAEA.
.
0
comment
on 1/18/2011 8:23 AM
Easy way of making something simple hard.
.
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