随笔分类 -  xamarin

摘要:Data binding, automates the connection between properties of two object by installing event handler and handlers under the cover. It also plays a curc 阅读全文
posted @ 2016-06-21 09:22 tim_bo
摘要:Recently, I started a project using xamarin forms which targets both ios and android platform. The intention of these posts is to share the knowledge 阅读全文
posted @ 2016-06-20 19:13 tim_bo
摘要:Xamarin.iOS and Xamarin.Droid proved that C# code can be used to develop mobile apps, and majority of business logic written in c# can be shared on bo 阅读全文
posted @ 2016-02-23 15:27 tim_bo 阅读(567) 评论(0) 推荐(0)
摘要:Before we start any project, the structure of project contents including folder name, third party package referencing needs to be settled properly. In 阅读全文
posted @ 2016-02-23 11:15 tim_bo 阅读(572) 评论(0) 推荐(0)