James Montemagno
James Montemagno

Live, Love, Bike, and Code.

Tags


James Montemagno

iOS

Getting Started With & Learning C#

In 2006, after years of writing C++ and Java code, while attending UAT an instructor named Phil Miller introduced me to this amazing language called C# and changed my life. It was love at first “Hello World” and I have never looked back. C# is an extremely powerful, mature, and extremely cross-platform programming language that I have been using for decades. The beauty of C# of course is that you get this amazing cross-platform framework called .NET, which gives developers ability to perform RES…

James Montemagno James Montemagno

Cross Platform Photos with Media Plugin

After months of work, contributions, code reviews, testing, new operating system releases, and tons of awesome new features the brand new Media Plugin for Xamarin and Windows [http://github.com/jamesmontemagno/mediaplugin] is ready for mass consumption. Not matter how your developing your applications with Xamarin or Xamarin.Forms you can easily have your users take or pick photos and videos from shared code! Here is the easiest example of taking a photo and displaying it in a Xamarin.Forms i…

James Montemagno James Montemagno

Xamarin.Forms XAML Previewer Design Time Data

UPDATE Checkout my newly updated blog on Design Time Data best practices [https://montemagno.com/xamarin-forms-design-time-data-tips-best-practices/] that are updated for the most recent changes in Xamarin.Forms. Original Post The most annticipated announcement of Xamarin Evolve 2016 had to be the Xamarin.Forms xAML Previewer. Enabling you to see a live preview of your Xamarin.Forms XAML without having to run it on a simulator or device. Simply write some XAML and there it is running on an iOS…

James Montemagno James Montemagno

Xamarin Evolve 2016 App Development Retrospective

Just yesterday we made the Evolve 2016 conference app completely open source on GitHub [https://blog.xamarin.com/browse-through-the-evolve-2016-mobile-app-source-code/] , and feedback has been fantastic with 57 stars, 26 forks, and tons of buzz on Twitter. While you are probably already digging through the code I wanted to take a moment to reflect on the development of the mobile application and some fun statistics of the application when it finally went live. Development The Xamarin Evolve c…

James Montemagno James Montemagno

Simplified iOS & Android Runtime Permissions with Plugins!

TLDR; I created a brand new cross-platform Permissions Plugin for Xamarin [https://github.com/jamesmontemagno/Xamarin.Plugins/tree/master/Permissions] to enable anyone to query and request common permissions from shared code. You can watch a video here [https://www.youtube.com/watch?v=I7CjzAUoEVI]. Permissions! Blarg! As an Android developer I have felt pretty spoiled over the last few years when it came to getting access to an API that required a permission. Simply check a checkbox in the proj…

James Montemagno James Montemagno

One Month of Live Coding!

Just a little over a month ago I decided to start a brand new live video series called Motz Codes Live [http://motzcod.es/post/127109523932/motz-codes-live]. The idea was to cover a random mobile topic that I was investigating or interested in or perhaps a cover from YOU that you wanted to see, and I have to say that so far things have gone AMAZING with a bunch of awesome developers showing up each week and thousands of video views already. Since the launch I have also started a Motz Codes Live…

James Montemagno James Montemagno

Pull To Refresh Any(ish) Xamarin.Forms View!

If you have read motz.codes then you know I love [http://motzcod.es/post/59125989518/mvxuirefreshcontrol-for-mvvmcross], love [http://motzcod.es/post/82102717747/xamarinandroid-swiperefreshlayout-for-mvvmcross] , love [http://motzcod.es/post/103224921992/pullswipe-to-refresh-for-xamarinforms-android] , love [http://motzcod.es/post/87917979362/pull-to-refresh-for-xamarinforms-ios] , love [http://motzcod.es/post/113280718807/official-pull-to-refresh-in-xamarinforms-140] pull to refresh! In face t…

James Montemagno James Montemagno

Motz Codes Live!

When I am not traveling around presenting at conferences, dev days, user groups, and code camps you will probably find me doing one of three things: Riding my bike, drinking coffee, and most likely coding. The elusive Motz can be found coding usually from home or in a coffee shop drinking said coffe, but I have finally decided to unleash my coding to the world in a new web series I am calling “Motz Codes Live [https://www.youtube.com/playlist?list=PLwOF5UVsZWUi1RARu_18It6gX7NKWwx85]”. Each w…

James Montemagno James Montemagno