kimsereyblog.blogspot.com
Kimserey's blog: April 2016
https://kimsereyblog.blogspot.com/2016_04_01_archive.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Thursday, 28 April 2016. A primer on manipulating data frame with Deedle in F#. A primer on manipulating data frame with Deedle in F#. The first time I encountered Deedle was from @brandewinder. Book Machine learning projects for .NET developers. Deedle is a library which facilitates the manipulation of data frames and data series. Http:/ bluemountaincapital.github.io/Deedle/. So why would you need Deedle? String amount ...
kimsereyblog.blogspot.com
Kimserey's blog: March 2016
https://kimsereyblog.blogspot.com/2016_03_01_archive.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Wednesday, 30 March 2016. Var, View, Lens, ListModel in UI.Next. Var, View, Lens, ListModel in UI.Next. Last week I needed to make a two way binding for a record with nested lists. More precisely, I needed to observe all changes on this record. This changes included normal members but also lists and I needed to observe changes like adding and removing items. And came out with other better solutions. Here are the steps:.
kimsereyblog.blogspot.com
Kimserey's blog: Get started with SQLite in from Xamarin.Forms
https://kimsereyblog.blogspot.com/2017/01/get-started-with-sqlite-in-from.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Saturday, 7 January 2017. Get started with SQLite in from Xamarin.Forms. Get started with SQLite in from Xamarin.Forms. Today I demonstrate how we can leverage sqlite to save data on mobile which can be useful for local application or to store cached data. In this post, I will show how we can use Sqlite from Xamarin.Forms in an Android application. This post will be composed by 3 parts:. In order to get the DB path, we n...
kimsereyblog.blogspot.com
Kimserey's blog: February 2016
https://kimsereyblog.blogspot.com/2016_02_01_archive.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Saturday, 13 February 2016. Improving developer feedback loop in WebSharper.UI.Next with FAKE. Improving developer feedback loop in WebSharper.UI.Next with FAKE. Whether I knew a way to improve developer feedback loop when developing web app with WebSharper and that is the subject of this post - Improving developer feedback loop in WebSharper.UI.Next with F#. What is a feedback loop? Brief introduction of FAKE. It is use...
kimsereyblog.blogspot.com
Kimserey's blog: September 2016
https://kimsereyblog.blogspot.com/2016_09_01_archive.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Wednesday, 28 September 2016. GIMP’s primary features. When working on personal projects, there’s one thing which use to always make me waste lot of time - art. Art in the sense of making logo, icon and other images like feature graphics or promotional images. Making something that looks “ok” is not as easy as it seems especially for people like me who have no sense of art whatsoever. Few weeks ago I completed Baskee.
kimsereyblog.blogspot.com
Kimserey's blog: Use Font Awesome from Xamarin.Android for your Xamarin.Forms project
https://kimsereyblog.blogspot.com/2016/12/use-font-awesome-from-your-xamarinforms.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Friday, 30 December 2016. Use Font Awesome from Xamarin.Android for your Xamarin.Forms project. Use Font Awesome from your Xamarin.Forms project. Icons are important in mobile applications where space is limited. We use icon everywhere to convey action intent like. Would be to add an item or a. Would be to delete one. There are two ways to add icons to our mobile app:. This post will be composed by three parts:. Var type...
kimsereyblog.blogspot.com
Kimserey's blog: June 2016
https://kimsereyblog.blogspot.com/2016_06_01_archive.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Wednesday, 29 June 2016. Manipulating data frame with Deedle in FSharp - Part 2. Manipulating data frame with Deedle in FSharp - Part 2. Today, I would like to show more functionalities of. And how they can be used in a real life scenario. If you never heard of. Before, you can find A primer on. Http:/ bluemountaincapital.github.io/Deedle/. Even though I went through some of the feature in Part 1. The type of a frame is.
kimsereyblog.blogspot.com
Kimserey's blog: May 2016
https://kimsereyblog.blogspot.com/2016_05_01_archive.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Tuesday, 31 May 2016. Transform your WebSharper web app into a Android mobile app with Xamarin.Forms WebView. Transform your WebSharper web app into a Android mobile app with Xamarin.Forms WebView. It is easy and quick to build. Single Page Applications (SPA). In F# If you followed my blog, you must have noticed that I regularly post about WebSharper functionalities. Building a. This post is composed by three parts:.
kimsereyblog.blogspot.com
Kimserey's blog: December 2016
https://kimsereyblog.blogspot.com/2016_12_01_archive.html
Kimserey Lam adventures in the world of F#, WebSharper, Xamarin and Microsoft Azure. Friday, 30 December 2016. Use Font Awesome from Xamarin.Android for your Xamarin.Forms project. Use Font Awesome from your Xamarin.Forms project. Icons are important in mobile applications where space is limited. We use icon everywhere to convey action intent like. Would be to add an item or a. Would be to delete one. There are two ways to add icons to our mobile app:. This post will be composed by three parts:. Var type...
SOCIAL ENGAGEMENT