Adam J Wolf: Weekly Xamarin Newsletter Issue #80

Xamarin Forms – View Model First Navigation Matthew Soucoup, from Code Mill Technologies, mashes up a view model first framework from Xamarin Forms. FreshMvvm 1.0 Released Michael Ridland has released FreshMvvm into the wild. Building a Xamarin Android app – part 5 Jim Bennett adds the “Add” button and more to his Android App. Appearing […]

The post Weekly Xamarin Newsletter Issue #80 appeared first on Syntax is my UI.

XHackers Team: MVVM & DataBinding, Intro to Game Dev & More!

It’s February, and we’re back with yet another awesome meetup on Mobile Development!

MVVM has been a favorite pattern among developers for building amazing User Interfaces. With XAML & DataBinding support in Xamarin.Forms, it’s easier than ever to build stunning views that automatically synchronizes with the data source changes (ViewModel). We will explore the history of MVVM pattern existence, learn the basics and advance to “Under the hood” techniques so you can build a Framework from scratch or work with existing ViewModels with the native iOS and Android UI.

Mobile games are the dominant app category in the App Stores. Games get more reviews, are downloaded more and make more money than most other apps. Developers using Xamarin.Android and Xamarin.iOS have a wide range of technologies available to them to assist in game development.In this talk, we will discuss some of the most popular cross-platform solutions – CocosSharp, MonoGame and UrhoSharp

When: Saturday, February 27, 2016 9:45 AM

Where: Magnolia Room, I Floor, Signature Building
Embassy Golf Links Business Park, Off Intermediate Ring Road, Domlur
Bangalore, Karnataka 560071

Agenda:

9:45 AM to 10:00 AM – Registrations

10:00 AM to 11:30 AM – MVVM & DataBinding: Under the HoodNish Anil, Developer Evangelist at Xamarin and Microsoft .Net MVP.

11:30 AM to 11:45 – Break

11:45 AM to 12:45 PM – Introduction to Game Development with XamarinVidyasagar MSC, Developer Evangelist at IBM and Microsoft XBox MVP.

12:45 PM to 1:15 PM – Meet the Xamarin Experts

Note : This is a FREE event and open to all.

To be part of this exciting learning,

.cabutton {
display: inline-block;
text-align: center;
vertical-align: middle;
padding: 7px 15px;
border: 1px solid #6b26d9;
border-radius: 5px;
background: #ca48ff;
background: -webkit-gradient(linear, left top, left bottom, from(#ca48ff), to(#3b0d85));
background: -moz-linear-gradient(top, #ca48ff, #3b0d85);
background: linear-gradient(to bottom, #ca48ff, #3b0d85);
font: normal normal normal 13px tahoma;
color: #ffffff;
text-decoration: none;
}
.cabutton:hover,
.cabutton:focus {
border: 1px solid #7e2dff;
background: #f256ff;
background: -webkit-gradient(linear, left top, left bottom, from(#f256ff), to(#4710a0));
background: -moz-linear-gradient(top, #f256ff, #4710a0);
background: linear-gradient(to bottom, #f256ff, #4710a0);
color: #ffffff;
text-decoration: none;
}
.cabutton:active {
background: #6b26d9;
background: -webkit-gradient(linear, left top, left bottom, from(#6b26d9), to(#3b0d85));
background: -moz-linear-gradient(top, #6b26d9, #3b0d85);
background: linear-gradient(to bottom, #6b26d9, #3b0d85);
}

RSVP Now

Game ON!!! See you there !!!

Thanks,
XHackers Core
[email protected]