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.
Build Mobile Apps With Flutter
Flutter is an exciting framework to build cross-platform applications for iOS, Android, Windows, and macOS. Flutter takes a unique approach to develop beautiful, pixel perfect applications on several platforms. With Flutter, we can build mobile applications in Dart language with a slight learning curve. In this session, we will learn about Flutter and what it can do for us in our next project, and we will build our first Flutter app live.
Get going by building REST APIs in GO!
Do you want to build backend application but don’t like JavaScript? Let’s GO. GO (golang) is an open-source programming language with simplicity at its core. It is supported by Google is widely in use for backend and CLI applications with a growing ecosystem of communities, partners, and tools. GO has a handful to data types for simplicity. It is easy to get started with GO and build amazing applications. In this session, we will take a tour of GO lang and explore a REST API built with GO.
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.
Deploy Your GO API to Azure Functions
Do you want to build backend application but don’t like JavaScript? Let’s GO. GO is an open-source programming language with simplicity at its core. It is supported by Google is widely in use for backend and CLI applications with a growing ecosystem of communities, partners, and tools. It is easy to get started with GO and build amazing applications. Ok, so now you built your GO API and want to publish to Azure. In this session, we will take a tour of GO lang and explore a REST API built with GO and hosted it in Azure as Azure Function.
.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.
KCDC: New Kind of Backend with Go
Do you want to build backend application but don’t like JavaScript? Let’s GO. GO (golang) is an open-source programming language with simplicity at its core. It is supported by Google is widely in use for backend and CLI applications with a growing ecosystem of communities, partners, and tools. GO has a handful to data types for simplicity. It is easy to get started with GO and build amazing applications. In this session, we will take a tour of GO lang and explore a REST API built with GO and hosted it in Azure as Azure Function.
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?