Steffen Forkmann's blog articles

0
comment
on 1/18/2013 7:57 AM
Today I’m happy to annouce that we have a new type provider in FSharpx. Yesterday I ported the WMI type provider from the F# sample pack and released it as a nuget package. This type provider allows to use Intellisense on data from the Windows Management Instrumentation (WMI). Create a new F# project in Visual [...]
>> Read the full article
.
0
comment
on 1/9/2013 8:35 AM
If you are using a source control system like git you probably don’t want to store all binary dependencies in it. With FAKE version 1.74 and above we can use nuget to download all dependent packages during the build. Setting the stage for nuget In order to download the packages during the build we need [...]
>> Read the full article
.
0
comment
on 1/6/2013 2:24 AM
The “Walkthrough: Creating and Interacting with a Page Web Service (OData)” shows how we can easily access Dynamics NAV OData from the default company: But somewhere in this process there seems to be a bug. If I want to access data from a different company I get a timeout: I found a workaround for this, [...]
>> Read the full article
.
0
comment
on 1/4/2013 5:52 AM
In my last post I described how we can access Dynamics NAV 2009 SOAP web services from F# and the benefits we get by using a type provder. Since version 2013 it’s also possible to expose NAV pages via OData. In this article I will show you how the OData type provider which is part [...]
>> Read the full article
.
0
comment
on 1/3/2013 1:25 AM
If you are a Dynamics NAV developer you have probably heared of the web services feature which comes with the 2009 version. In this walkthrough you can learn how to create and consume a Codeunit Web Service. This method works very well if you only need to create the C# proxy classes once. If you have more [...]
>> Read the full article
.
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