Mobile development is one of the most exciting kind of projects to work on. With the proliferation of smartphones, it has been made easy to reach a large number of users via mobile apps. With the invent of App Store and Play Store, the mobile development space has grown exponentially. The technology has come along way and has made getting started with mobile development much easier.
xamarin
Build Mobile Apps with Xamarin/MAUI
Xamarin is an easy to learn and use framework that allows us to build cross-platform application for iOS, Android, Windows, macOS, and Tizen with the power of .NET. Xamarin framework has evolved into MAUI (Multi-App User Interface) since its inception and now expands to even more platforms with .NET 6. In this session, we will learn about Xamarin and MAUI, and will build our first mobile app using C#/.NET.
.NET Conf Focus on MAUI Highlights
In this session, we will recap the .NET Conf Focus on MAUI event and take a look at all the content presented during the live stream and pre-recorded sessions.
WebView Auto-height in Xamarin.Forms
Have you dealt with WebViews that just don't size properly? Wish the WebView can resize itself so that your view scrolls with your Xamarin page and not have scrollbars inside the WebView? Then join us at this month's event to learn a few tricks on how to tame the WebView from our resident Xamarin expert, Hussain Abbasi.
Using SVGs in Xamarin.Forms
Tired of generating tons and tons of assets for your iOS and Android mobile apps, try SVGs. In this session, we will look at how we can use a single vector (SVG and PDF) for our icons and images and have a better dev experience when working with images.
Xamarin.Forms 5 and MAUI
Xamarin.Forms 5 has landed. It has a slew of new controls and enhancements. But, what happened to my experimental controls? Worry not, let's talk. And what's all this talk about MAUI?
DevTalk Podcast Guest – Being a Mobile Developer with Hussain Abbasi
Had a blast guest appearing on my friend Kerry Lothrop's podcast, DevTalk, where we talked about being a mobile developer - the technologies, the career, the motivations, all off it.
Xamarin Monkey Fest 2020
Presented during Xamarin Monkey Fest 2020 on Supercharging your custom controls with Control Templates.
Xamarin: Welcome to the Dark Side
Do you want to support Dark Mode in your Xamarin.iOS, Xamarin.Android, and Xamarin.Forms (iOS & Android) apps? Enabling Dark Mode is more than just Xamarin.Forms resources. We also have to manage icons and images, etc.