Blog articles of F#unctional Londoners

0
comment
comment
on 9/4/2008 8:19 AM
I've been lately looking at some channel 9 videos, and found a lot of great stuff there. Two that I found particularly interesting were these:
Expert to Expert: Contract Oriented Programming and Spec#
Ted Neward: On Java and .NET, Software Academics versus Practioners, General Purpose Programming Languages
0
comment
comment
on 8/28/2008 2:26 PM
Can Erten created a very useful expression tree to CodeDom converter. He wrote about it here: Expression Trees-Lambdas to CodeDom Conversion. I created a visual studio debugger visualizer based on it. You can find it in attachment. Just copy the assembly to My Documents\Visual Studio 2008\Visualizers and you're set. I also attached the full source code.
ExpressionCodeDomVisualizer.dll ExpressionCodeDomVisualizerSourceCode.zip
0
comment
comment
on 8/28/2008 1:57 PM
Expression trees are one of the more powerful features of C#. They let you manipulate code in ways that almost remind you of LISP macros (but at runtime instead of compile time). Since I discovered them, I managed to eliminate almost completely the usage of reflection in my code, replacing it with much faster code using techniques similar to what Roger Alsing described in Linq Expressions - Creating objects. Expression trees also made possible something that I find myself using a lot these days: what Jom[...]
0
comment
comment
on 8/27/2008 4:00 PM
About this group
- Founded: 2/3/2010
- Owners: Krisztina Czippán
- Members: 1
- Past events: 8
- Upcoming events: 0 Log in to join
Featured group
![]() | Community for F# 36 past events |
Latest blog articles by Fsharpuserslondon (see all)
August 2016
March 2015
February 2015
January 2015
December 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
July 2013
May 2013
March 2013
February 2013
December 2012
July 2012
April 2012
February 2012
October 2011
September 2011
April 2011
December 2010
September 2010
August 2010
April 2010
March 2010
December 2009
November 2009
August 2009
May 2009
October 2008
September 2008
August 2008
Event tags for this group
- f# × 6
- tsunami × 1
- ides × 1
- iphone × 1
- ipad × 1
- xamarian studio × 1
- raspberry pi × 1
- cross-platform development × 1
- tickspec × 1
- fake × 1
- enticify × 1
- biotechnology × 1
- sql × 1
- type-provider × 1
Group tags
- f# × 33
- clojure × 14
- functional × 14
- haskell × 14
- scala × 11
- erlang × 6
- c# × 4
- .net × 3
- agile × 3
- ocaml × 3
- websharper × 3
- ddd × 2
- exchange × 2
- java × 2
- javascript × 2
- neo4j × 2
- nosql × 2
- scheme × 2
- skillsmatter × 2
- alt.net × 1
- android × 1
- architecture × 1
- async × 1
- bdd exchange × 1
- blazehtml × 1
- cassandra × 1
- clean × 1
- codeken × 1
- coffeescript × 1
- common lisp × 1
- continuous delivery × 1
- finance × 1
- fractureio × 1
- grails × 1
- groovy × 1
- html × 1
- html5 × 1
- islisp × 1
- jquery × 1
- jvm × 1
- lisp × 1
- load testing × 1
- lua × 1
- metro style × 1
- microsoft × 1
- mongodb! × 1
- ninja × 1
- ouya × 1
- package management × 1
- prog × 1
- projects × 1
- python × 1
- qcon × 1
- racket × 1
- reactive extensions × 1
- restful × 1
- riak × 1
- rx × 1
- scalability × 1
- tdd × 1
- test × 1
- titanium × 1
- unit testing × 1
- user group × 1
- web × 1
- web services × 1
- winrt × 1
![]() |
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 |