INotifyPropertyChanged Nedir Nasıl Kullanılır

WPF, Windows10 (Mobile,Desktop etc.) uygulama geliştirme ile uğraşan arkadaşlar bilirler ki arayüz tarafında XAML (Extensible Application Markup[…]

XAML Binding Mode OneWay, TwoWay

Binding, Binding.. Eski den WPF ile uğraşanların oldukça haşır neşir olduğu ve Windows8-WindowsPhone sonrası tamamen hayatımıza girmiş olan[…]

Windows Phone 8.1 XAML Controls

Control Desc AppBar Bottom Displays an AppBar at the bottom of the window AutoSuggestBox

Smart Home Project

Summary Smart Home project provides users to control the electronic devices via it’s desktop application and mobile[…]

MSP ler kitap yazdı !

Windows Phone 8 İçin Uygulama Geliştirme Rehberi   Microsoft Student Partners Türk

TextBox InputScope only Letters

  private void TextBox_KeyDown(object sender, System.Windows.Input.KeyEventArgs e)

ExpanderView without left side Line

Expander Style         <Style x:Key="ExpanderViewStyle" TargetType="toolkit:E

Windows Phone PasswordBox with numeric Input Scope

First, define below variables at class level string_enteredPasscode=""; string_passwordChar="*"

Windows Phone Add Page Transition to App.xaml

In App.xaml <Application.Resources> <Style x:Key="TransitionStyle" TargetType="phon

Google AdMob, Windows Phone 8’e geldi !!

Google bir duyuru ile AdMob’u Windows Phone 8’e de taşıdığını açıkladı.

Windows Phone, Windows 8 Converter Kullanımı

Windwos Phone yada Windows 8 app. dev.’da ItemSource ile uğraşıyorsanız emin olun muhakkak uygulamanın bir yerinde Converter’a[…]

Visual State Nedir ? Nasıl Kullanılır ?

Visual State Kavramı blend yardımı ile xaml tarafında oluşturulan arayüzler için belirlenen state’lere göre story board aracılığı[…]