Blog articles

0
comment
on 6/2/2014 11:41 AM
So one of the things I’ve done recently to help me to learn a new language is to tackle creating certain data structures and common operations on those structures in a given language.  And lately I’ve been digging Elixir quite a bit.  So I decided to tack[...]
.
0
comment
on 6/2/2014 8:42 AM
Version 0.9.11 of CloudSharper alpha is out!
.
0
comment
on 6/1/2014 10:29 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Xamarin 3 includes F# support now (Xamarin Studio now ships with built-in support for building iOS and Android apps using the increasingly-popular F# functional programming language).[...]
.
0
comment
on 6/1/2014 8:38 AM
Originally posted on Mårten Rånge - Meta Programmer:async/await is an abstraction aiming to solve the problem of asynchronous programming. Asynchronous programming is difficult so we certainly need some tools to help us reason about our asynchronous progr[...]
.
0
comment
on 6/1/2014 8:38 AM
Originally posted on Mårten Rånge - Meta Programmer:async/await is an abstraction aiming to solve the problem of asynchronous programming. Asynchronous programming is difficult so we certainly need some tools to help us reason about our asynchronous progr[...]
.
0
comment
on 6/1/2014 7:37 AM
For any of you that are aware of the newly updated Xamarin Web site, you may have seen the following: Objective-C was ahead of its time 30 years ago. C# is ahead of its time today. Anything you can do in Objective-C or Java, you can do in C# with Xa[...]
.
0
comment
on 6/1/2014 7:37 AM
.
0
comment
on 5/31/2014 2:42 PM
.
0
comment
on 5/30/2014 7:42 PM
One function that I used very frequently in Functional Programming language like F# is map. For C# I can use Select function in LINQ to do the same thing. With ECMAScript5, JavaScript also comes with built-in map function. Here are how map functions looks[...]
.
0
comment
on 5/30/2014 8:31 AM
The past 2 weeks I had an opportunity to develop a solution with SharePoint 2010′s Business Connectivity Services. I found working with SharePoint BCS to be a delicate process, with a few things not behaving entirely as expected. Here’s a few quick notes [...]
.
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