Steffen Forkmann's blog articles

0
comment
on 3/27/2013 11:25 AM
There was a lot of confusion about the document type providers in the last couple of months. The reason was Tomas Petricek and Co. worked on an improved version in the FSharp.Data project and most people lost track which feature was in which project. In order to make things clearer I removed the Freebase, CSV, [...]
>> Read the full article
.
0
comment
on 3/7/2013 4:50 AM
The current version of FAKE contains two tasks for Xamarins xpkg format. These are already used in Daniel Nauck’s Portable.Licensing project (read more about this project). Sample usage: Thank you Daniel for this contribution.
>> Read the full article
.
1
comment
on 3/6/2013 2:20 AM
"Portable.Licensing is a cross platform open source software licensing framework which allows you to implement licensing into your application or library. It is targeting the Portable Class Library and thus runs on nearly every .NET/Mono profile including Silverlight, Windows Phone, Windows Store App, Xamarin.iOS, Xamarin.Android, Xamarin.Mac and XBox 360. Use it for your Desktop- (WinForms, [...]
>> Read the full article
.
0
comment
on 1/27/2013 8:11 AM
Today I released two new AssemblyInfo tasks for FAKE and marked the old one as obsolete. One advantage of the new tasks is that they only generate the specified attributes and no more. There are already a lot of predefined attributes but it’s also possible to specify new ones. Here is a small example:
>> Read the full article
.
0
comment
on 1/26/2013 4:47 AM
In this short sample I assume you have the latest version of FAKE in ./FAKE/tools/. Now consider the following small FAKE script: If you are on windows then create this small redirect script: On mono you can use: Now you can run FAKE targets easily from the command line: This gives us the power to [...]
>> 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