C# 6.0 ile Gelen Yenilikler

Microsoft C# 6.0 'ı daha önce release ettiği sürümlere istinaden çok büyük major feature'lar ile kullanıma sunmadı desek çokta yanlış olmaz herhalde. Ancak 6.0 ile major feature'ların dışında geliştirici için

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 XAML ve onun getirdikleri. XAML ile UI geliştirenler Binding'i yakından tanırlar.

Sharepoint Hide Ribbon

To hide the ribbon nav bar from your html you can get use of these two ways; First way add the below css class to your css file #s4-ribbonrow { display: none; } Second way use javascript to hide it

C# Ref ve Out Kullanımı

Object-Oriented programramming ile birlikte günümüz PC'lerinin de geçmişe göre bir hayli performanslı olması biz developer'ları git gide programlama dili & RAM ilişkisinden uzaklaştırıyor.

C# Destructor Nedir ?

Destructor kısaca constructor'ın tam tersidir.Constructor için bir nesnenin instance'ı alınırken Ram'de ki Heap bölümünde yer ayırmadan önce çağrılan metod diyebiliriz. Destructor tam bu nesne ram'den silinmeden önce çağrılan metod dur.

sealed class nedir

Kalıtım nesneye dayalı programlamada ki en büyük etkendir. Projede tanımladığımız bir class başka bir class veya interface'den ihtiyaca göre inheret olabilir ve böylelikle bir nevi oop'nin faydalarından

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 application. User can create scenarios which are “Arrive” and “Leave” scenarios and they can create feature events about sensors or electronic devices which are time-based and the system perform these events according[…]

JQuery Mobile Google Analytics kodu ekleme

JQuery Mobile website geliştirip içerisine Google Analytics script'i eklemek istediğinizde te

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