Blog articles

0
comment
on 4/8/2013 12:57 PM
Detailed pretty printed exception is a key to understand the real cause of the problem. We have a piece of code in C# that was reused for many projects, which formats exceptions sequence into human readable form with all exception details. This source cod[...]
.
0
comment
on 4/8/2013 2:07 AM
Christian Clausen and Bent Rasmussen released their second static analysis tool for Dynamics NAV called Prism. This time it has more features and it’s even faster than Supervision. “Load time for Developers Toolkit for a typical full database is approxima[...]
.
0
comment
on 4/7/2013 5:42 PM
clojure.java.jdbc 0.2.3 was released in June 2012 and represented the culmination of a lot of maintenance and minor enhancements since I took over the old clojure.contrib.sql project from Stephen C. Gilardi, in order to get it running with Clojure 1.3.0 a[...]
.
0
comment
on 4/7/2013 2:01 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News IT University Copenhagen choose F# for their undergraduate functional programming course. “Testimonials and Quotes” section was announced on F# Software Foundation site. Supervision p[...]
.
0
comment
on 4/7/2013 11:01 AM
The F# Software Foundation's Testimonials Page on http://fsharp.org is well worth a read. They are very inspiring! If you or your organization have been using F#, you can also submit your own testimonials using these simple instructions.  They can be your[...]
.
0
comment
on 4/7/2013 5:28 AM
Steffen Forkmann has reported abot Stati-C/AL, a code analysis tool for Microsoft Dynamics NAV. Christian Clausen and Bent Rasmussen created a really really cool static analysis tool for Dynamics NAV. For those who worked with the Dynamics NAV Developer’s[...]
.
0
comment
on 4/7/2013 5:20 AM
I was particularly inspired by the latest F# Weekly from the F# Community (feed here). This edition really shows the incredible range of application of F# and activity in the F# community, from HTML5 GeoLocation examples using WebSharper to interoperabili[...]
.
0
comment
on 4/6/2013 7:06 PM
.Net 4 introduced the Lazy<T> type which allows you to create an object that can be lazily initialized so that you can delay the creation of large objects, for instance. However, if your initialization logic has the potential to except at runtime (e.g. ti[...]
.
0
comment
on 4/6/2013 11:02 AM
To make it easier to manage collaboration on FW/1-related projects in future, several projects have now moved under a new FW/1 - Framework One - organization on Github. Your forks and watches should have been updated but if you have local clones of the ol[...]
.
0
comment
on 4/5/2013 10:26 AM
Until yesterday I thought I would be the only person on this planet who plays with a combination of F# and Dynamics NAV. Turned out I was wrong. Christian Clausen and Bent Rasmussen created a really really cool static analysis tool for Dynamics NAV writte[...]
.
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