Blog articles

0
comment
on 5/13/2011 7:55 AM
Having created a back-end using the new WCF Web API, I decided it was time to create a front-end and, not being a particular fan of JavaScript, went with WebSharper instead. Here’s a brief experience report. Source code is, as always, available here: http[...]
.
0
comment
on 5/12/2011 9:33 PM
Since we released WebSharper Professional last week, we received ~200 requests about extending prior trial versions that expired. As it turns out WebSharper Professional has been in beta for several months and the first users who opted in to try it were [...]
.
0
comment
on 5/11/2011 7:58 AM
Suppose that you write code without tests that compile. Suppose that those parts do not have any user interface or tests. Then what you’re doing is actually pushing development cost over to other parts of the project that make use of the code. This will p[...]
.
0
comment
on 5/11/2011 7:58 AM
Suppose that you write code without tests that compile. Suppose that those parts do not have any user interface or tests. Then what you’re doing is actually pushing development cost over to other parts of the project that make use of the code. This will p[...]
.
0
comment
on 5/8/2011 7:22 PM
The library formerly known as clojure.contrib.sql has had its first non-snapshot release. Features added (above and beyond clojure.contrib.sql): returns generated keys for single record inserts supports naming strategies to allow you to override the conv[...]
.
0
comment
on 5/6/2011 9:03 AM
Today we are very excited to announce the availability of the final release of WebSharper Professional (version 2.2.x), the premiere web development framework for F# developers, combining the strengths of functional programming with robust and composable [...]
.
0
comment
on 5/5/2011 2:25 AM
Let me quickly explain Ruby‘s dynamic object creation. When I talk about dynamic object creation, I’m referring to when you instantiate a new object instance from meta-data using a class (also referred to a as a Type in .NET) name, or class meta-data obje[...]
.
0
comment
on 5/3/2011 6:18 PM
Hello again, since my initial articles on Sockets and pipelines. I have had quite a bit of interest and I am now pleased to say that these projects have all grown up and now have a proper home on GitHub. The Sockets and Bockets articles have become Flac[...]
.
0
comment
on 5/3/2011 6:18 PM
Hello again, since my initial articles on Sockets and pipelines, I have had quite a bit of interest and I am now pleased to say that these projects have all grown up and now have a proper home on GitHub. The Sockets and Bockets articles have become Flack [...]
.
0
comment
on 4/30/2011 12:15 AM
Rayak – looks like someone beat me to it.
.
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