Auto Filtering in AspNetCore
description

Auto Filtering in AspNetCore

Summary   Today, I’m presenting to you, automatic filterin in AspNetCore Web Applications. That basicly converts Query String to LINQ without writing any of code, isn’t it amazing? Let’s follow …
Validation on Xamarin Forms
description

Validation on Xamarin Forms

Projects with too much Inputs, can be difficult to validate you inputs. I’ll share easiy way to validate your inputs and it’ll make quick your job. INSTALLATION Firstly add Xamarin.Form.InputKit …
Xamarin Forms Input Kit
description

Xamarin Forms Input Kit

Nuget Package Available: : Xamarin.Forms.InputKit Sample Project Available: : Sample.InputKit on GitHub Source Codes Available Too: : Plugin.InputKit on GitHub Checkbox As you know ther is no CheckBox in Xamarin …
Xamarin Forms Reading Contacts
description

Xamarin Forms Reading Contacts

Reading Contacts in Xamarin Forms In this article, I’ll present to you how to read contacts from Portable Layer in Xamarin Forms. I’ve already created codes and you’ll use only …
Random, Random değildir!
description

Random, Random değildir!

Rastgele aslında rastgele değildir. Bu kadar iddialı bir başlığın altını sağlam bir içerik ile doldurmak gerekli tabii ki de. Umarım bu yazının sonunda gerçekten bağlığın vaad ettiği içeriği size sunabilirim. …
C# Class Property’lerini foreach ile aktarma
description

C# Class Property’lerini foreach ile aktarma

Başlık aslında bu içeriği tam anlamıyla anlatmıyor. Fakat böyle bir şeyi google’da arayacak olsaydım buna benzer bir şey yazardım herhalde. Bugün değinmek istediğim konu, bana birden fazla kez sorulan bir …