Mobil Veritabanı Seçimleri – Teknolot Meetup

Geçtiğimiz günlerde yeni meetup grubumuzun duyurusunu yapmıştık. Teknolot’un 2. meetup etkinliğinde data hakkında konuştuk.

Kendi oturumumda mobil uygulamalarımızda veritabanı seçimindeki ve kullanımındaki hataları inceleyip, senaryolarımıza göre hangi veritabanını kullanmalıyız sorusuna cevap vermeye çalıştım. Örneklerimde Firebase, SQLite3 ve Realm veritabanlarına yer verdim.

Read More

Xamarin.Forms FlexLayout

Flexlayout is new in Xamarin.Forms 3.0. It’s based on Flexlayout features in CSS we’ve been using for a long time.

It looks like more complicated than stacklayout and grid at first look but when we start to use flexlayout with css we will see how easy to align and manage your

Read More

.NET Conf 2018 Türkiye

Merhabalar,

Global olarak düzenlenen .Net Conf 2018‘in Türkiye ayağını Erhan ve Cihan‘ın katkılarıyla gerçekleştirdik.

.NET Core, ASP.NET Core, C#, Visual Studio, Xamarin, AppCenter, Azure ML & AI araçlarını ve teknoloji yeniliklerini anlattığımız etkinlikte, salonu dolduran katılımcılarla beraber çok keyifli bir Cumartesi günü geçirdik.

Read More

CSS in Xamarin.Forms

I know front-end developers want to develop mobile apps. We can already develop mobile applications using basic C# knowledge with Xamarin. But whenever I talked to a front end developer he/she said UI development with xaml is very difficult. 

Xamarin.Forms supports styling visual elements using Cascading Style Sheets (CSS).

Read More

AppCenter Analytics – Part 1

What happens in my app?

App Center Analytics will help you understand your app.

  • How many times a button is clicked?
  • How long did the order page opened?
  • Which product details are more clicked?
  • What is the most liked content?
  • Active users
  • Engagement
  • Devices and OS
  • Countries and Languages
  • Active Users per Version

With app center analytics we can get answers

Read More