Blog articles

0
comment
on 6/2/2014 7:59 PM
Starting with IOS 6 Apple added Auto Layout – a language for specifying constraints on the layout of IOS controls. With Auto Layout one can express the height, width, sequence, spacing, margins, anchoring / docking, etc. of controls, as constraints. Auto [...]
.
0
comment
on 6/2/2014 7:59 PM
Starting with IOS 6 Apple added Auto Layout – a language for specifying constraints on the layout of IOS controls. With Auto Layout one can express the height, width, sequence, spacing, margins, anchoring / docking, etc. of controls, as constraints. Auto [...]
.
0
comment
on 6/2/2014 5:52 PM
(Note that I’m not talking about "processing collections in parallel, which is definitely not an anti-pattern…) I figured it was worth starting to blog about anti-patterns I see frequently on Stack Overflow. I realize that some or all of these patterns ma[...]
.
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
.
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[...]
.
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