Saturday, August 31, 2013

WPF-Data Binding-Example 2



Data binding does connection from a source object to target object. As soon as source changes, target changes accordingly. Binding is always placed in the target and Binding property is set as sources properties.
Here we will see the binding of font size of textblock with Slider control. As soon as we slide the Slider, the size of font of textblock increases.



Here we can see the source property Name and Value from source are set in the Binding element in the target.



Sunday, August 25, 2013

Internet.org

Internet.org-The Project
It is not about to connect one side to other side of the world.It is about to connect every human species of the world through the internet.
This project is initiated by joint venture of Facebook,Samsung,Nokia,Ericsson,Media Tek,Opera and Qualcomm.
Resources observed that one third of total population of the World are only connected to the internet and remaining others are still disconnected by different means.
For more details,check the source Internet.org.

Copyright © Codingnodes,2014.All Rights Reserved.