Search
Welcome
-
Latest Courses
Visual Studio Mac
Click for video
Learn to Program
Click for videoC# 7 First Look
Click for Video
Your First Mobile Application With Xamarin.Forms
Click for Video Presentations
Archives
Tags
Ajax Angular Animation ASP.Net BestPractices Blend C# C# 8 Community Competency convert Data FullStack GetStarted HVP i2WTutorial JavaScript JSON Mac migrate Mini-Tutorial Observations Open Source Opinion Patterns Pluralsight Presentations Reactive Reactive Programming ReactiveUI Review Tips Tools Video VSM WebSvc Windows Phone WindowsPhone wp7Tutorial WPFS Xamarin Xamarin.Forms Xaml XML YapCast-
Web hosting by Media Temple
License
JesseLiberty.com by Jesse Liberty is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at JesseLiberty.com.
The opinions expressed here do not necessarily reflect those of my employers, publishers or anyone else; void where prohibited, your mileage may vary, not valid in Sector C.
Category Archives: Xamarin
Latest Video: Xamarin.Forms
Proud to announce my newest video course: Hands On Xamarin.Forms. Learn Xamarin in 2.5 hours.
Posted in Xamarin, Xamarin.Forms
Tagged Xamarin, Xamarin.Forms
Comments Off on Latest Video: Xamarin.Forms
Picker within Listview
We needed to put a picker inside a list view in a Xamarin.Forms app, but we wanted to be notified when one of the pickers changed and be able to get the value from the picker (and know which one … Continue reading
Xamarin.Forms – UI Testing & Customer Engagement
Microsoft’s Sweeky Satpathy. Sweeky is a Senior Software Engineer in MOBCat the Customer Engagement Team, which is part of DevDiv product engineering team responsible for all of Microsoft’s developer focused products and services and represents the voice of the developer … Continue reading
Posted in Essentials, Xamarin
Tagged Xamarin, Xamarin.Forms
Comments Off on Xamarin.Forms – UI Testing & Customer Engagement
Advanced Xamarin.Forms Part 1 – The API
Spanish Version In this series, we will explore a number of topics on Advanced Xamarin.Forms that have arisen in our work for clients, or at my job as Principal Mobile Developer for IFS Core. Before we can start, however, we … Continue reading
Posted in API, Xamarin
Tagged Xamarin, Xamarin.Forms
Comments Off on Advanced Xamarin.Forms Part 1 – The API
Display A Dialog From The ViewModel
In a previous blog post I discussed the problem of being in your ViewModel yet having to display a dialog to the user. You can’t interact with the page from the ViewModel, but you don’t want the logic of your … Continue reading
Posted in Essentials, Xamarin
Tagged DependencyService, Xamarin, Xamarin.Forms
Comments Off on Display A Dialog From The ViewModel
I’m Back! With Xamarin.Forms Programming
It has been a few months since I’ve posted, and I hope you missed me as much as I missed you. To re-launch this blog, I’ve decided to provide a series on Xamarin.Forms programming. If you prefer to learn by … Continue reading
Posted in Essentials, MVVM, Programming, Xamarin, XAML
2 Comments
MVVM Ping Pong
Here’s a problem I come across more often than I would have expected. I want my buttons to use Commands in the View Model, but in response to the command, I have to interact with the user in a way … Continue reading
Xamarin Quick Hit: Dimming a button to indicate it is disabled
I often have to dim a button to indicate that it is disabled, and I want to do that via data binding.
Visual Studio for Mac – my newest Pluralsight Course
At the core of effective application development is a thorough knowledge of Visual Studio Mac. In this course, Visual Studio for Mac, you will learn how to work with VS Mac to produce enterprise-quality software. First, you will explore the … Continue reading
Posted in ASP.NET Core, Essentials, Visual Studio, Xamarin
Tagged Xamarin
Comments Off on Visual Studio for Mac – my newest Pluralsight Course
App Center Distribution
In my previous posts I showed how to get started with App Center and how to build an app on App Center. In this post, I will demonstrate how to distribute your shiny new app to your alpha or beta testers. … Continue reading
Yet Another Podcast #181 – Matthew Robbins on MFractor
Matthew Robbins is a Xamarin and Microsoft MVP and he is the creator of MFractor, a mobile-first utility for Visual Studio Mac. Our site: https://www.mfractor.com/ Documentation: http://docs.mfractor.com/ Localisation Tooling Blog: https://www.mfractor.com/blogs/learn/localising-your-xamarin-forms-apps Notice: Yet Another Podcast listeners can use the following discount code for 10% … Continue reading
Posted in Podcast, Product Reviews, Programming, Recommendations, Tools and Utilities, Xamarin
Tagged YapCast
Comments Off on Yet Another Podcast #181 – Matthew Robbins on MFractor
Building Your App On App Center
In my previous (and first) blog post on App Center I talked about getting started, adding the SDK to your code, and looking at Analytics and Crash reporting. In this post I’d like to discuss building your app on App … Continue reading
Posted in App Center, Essentials, Xamarin
Tagged App Center, Xamarin
Comments Off on Building Your App On App Center