Blog articles

0
comment
on 2/7/2013 7:32 PM
I recently ran into a problem with accessing a WCF web service over https. I used the WSDL Type Provider to generate the service client for me. I referenced System and System.ServiceModel like a good boy, yet I couldn’t find any way to set the credentials[...]
.
0
comment
on 2/7/2013 3:00 PM
After a few years, I will be attending the MVP summit again this year. The good news for those interested in F# is that I have two talks scheduled along the way in New York and Boston. Aside from that, we also have dates for a new F# course in London and [...]
.
0
comment
on 2/7/2013 11:28 AM
.
0
comment
on 2/7/2013 11:28 AM
In the last post we left at the point where everything was running fine and dandy on the Simulator. So what happens if we compile for the real hardware? Lets change the active configuration to Debug|iPhone and hit build, what do we get? Boom!Er[...]
.
0
comment
on 2/7/2013 4:48 AM
.
0
comment
on 2/6/2013 8:06 PM
In spite of being color blind, I am a visual guy – I like to see things. Nothing beats a chart to identify problems in your data. I also spend lots of time manipulating data in FSI, the F# REPL, and while solutions like FSharpChart makes it possible to pr[...]
.
0
comment
on 2/6/2013 3:58 AM
Demis Bellot has two excellent articles on using F# with ServiceStack:  F# Web Services on any platform in and out of a web server  Async, Cached Twitter API Proxy in F# To quote:  You now have a fully-fledged ServiceStack ASP.NET application that can [...]
.
0
comment
on 2/5/2013 3:29 PM
Are you working with QuantLib and F#? Would you like to share your experiences? I'm looking for people who have used this combination. Please contact me either in a comment, or by email (dsyme@microsoft.com), or @dsyme on Twitter. Even better, if you'd li[...]
.
0
comment
on 2/5/2013 1:48 PM
We like to say "F# loves R", because we can use R packages from F#, through an R type provider for F#.  We like to say "F# loves TypeScript", because we can use TypeScript Interface Definition Files from F#, through a TypeScript type provider for F#. This[...]
.
0
comment
on 2/5/2013 12:37 PM
All code samples from this post are available on GitHub. Natural Language Processing is one more hot topic as Machine Learning. For sure, it is extremely important, but poorly developed. What we have in .NET? Lets start from what we already have. Abodit N[...]
.
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