New: xamarinformsAll contenthive-129948hive-196917krsteemhive-183959photographyhive-180932zzanhive-166405hive-144064uncommonlabhive-185836bitcoinhive-183397hive-188619hive-150122krsuccesshive-124908hive-145157lifehive-101145hive-139150hive-109690hive-184714hive-167213TrendingNewHotLikersmsicc (54)in xamarinforms • 5 years agoI just posted to Twitter (2019/05/22 09:00:30):#XamarinForms Shell is now GA. Be prepared if you used the preview to start a new project like I did. Massive #refactoring needed. Tip: Study docs and samples first. ##xamarin #programming…msicc (54)in programming • 6 years agoXamarin Forms, the MVVMLight Toolkit and I: Command ChainingIn this post, I will show you how to invoke methods within custom or derived controls in MVVM driven Xamarin.Forms apps, using a technique called "Command Chaining". The problem Sometimes, we want…msicc (54)in programming • 6 years agoXamarin Forms, the MVVMLight Toolkit and I: migrating the Forms project and MVVMLight to .NET StandardWhen I started this series, Xamarin and Xamarin.Forms did not fully support .NET Standard. The sample project for this series has still a portable class library, and as I wanted to blog on another…msicc (54)in programming • 6 years agoCatching up with msicc.net, Part IV: caching with Akavache in Xamarin FormsThis will be the last post in my 'Catching up with msicc.net'-series. Remember, the goal was to bring my already running series cumulated into my Steemit account. Future blogs will be reposted here…msicc (54)in programming • 6 years agoCatching up with msicc.net, Part III: encryption with Xamarin applicationsThis is the third post of my series to catch up with my already existing blog. In these days, encryption of sensitive data is more important than ever. Of course, there are quite a few samples…msicc (54)in programming • 6 years agoCatching up with msicc.net, Part II: #XfQaDBesides my series about using MVVMLight together with Xamarin Forms, I have also other posts or posts series that some might find interesting. One of those is a series that I tagged #XfQaD, where Xf…msicc (54)in programming • 6 years agoCatching up with msicc.net, part I (Xamarin Forms, MVVMLight and I series)Before joining Steemit, I was already blogging at msicc.net about some dev stuff I am doing. The posts are part of my story, so I think it is a good idea to link them also here. Even though I…damiendoumer (33)in utopian-io • 7 years agoHow to Build a Native Xamarin.Forms Custom Modal PopupThis tutorial will teach you how to call native custom Input dialogs in Xamarin.Forms Create Custom Native Dialogs per platform with MVVM and ReactiveUI Calling the Dialogs in the shared…