Click here to Skip to main content
15,884,298 members
Everything / Blend

Blend

Blend

Great Reads

by Kunal Chowdhury «IN»
Customized Scrolling in Silverlight using Expression Blend
by Dirk Bahle
This article explains how to take advantage from look-less WPF controls through inheritance
by rcarlson-cayen, Cayen Systems
This article details how to make a legacy code base more maintainable by utilizing a JSON architecture.
by Briti Sundar
This app will help users to quickly add different type of effects on a picture like sketch, oldphoto, emboss, nightvision, cartoon, oilify, etc.

Latest Articles

by Dirk Bahle
This article explains how to take advantage from look-less WPF controls through inheritance
by Perić Željko
Developing and implementation of algorithm for converting number from one to another positional number system
by Umer Qureshi
Creating an animation using blend instead of writing the XAML yourself
by Houssem_Dellai
Get the resources you need to start developing Windows 10 apps.

All Articles

Sort by Title

Blend 

5 May 2011 by Pat Capozzi
In this article, I reduce the use of the MVVM pattern in Silverlight to the absolute minimum lines of code in order to understand the basics.
27 Jul 2010 by Kunal Chowdhury «IN»
In this article, I will guide you to understand the functionality of this control. Also, I will guide you step-by-step to create your first PathListBox control demo application. Here we will create the above two samples where the collection of texts will position them in proper location on the edge
20 Apr 2011 by mega_me
Convention-over-configuration MVVM in the Windows Phone 7 world.
20 Sep 2013 by Talha Naqvi
The best and most unconventional virtual carrom application optimized for AIO!
9 Aug 2011 by Oludayo Alli
Steps in creating a custom TimePicker control in WPF 4.
13 Jul 2011 by Samuel Jack
A few tricks for creating Photoshop-style Inner Shadow effects in WPF and Silverlight.
10 May 2011 by KevinBhavsar
How to make Custom Splash Screen using Sliverlight 4.0
13 Nov 2010 by Kunal Chowdhury «IN»
Customized Scrolling in Silverlight using Expression Blend
20 Jan 2011 by Kunal Chowdhury «IN»
This article will definitely help you. Here, I will show you how to modify the XAML to add different content to create a multi level row group header too.
8 Jan 2011 by Kunal Chowdhury «IN»
In this article, I will guide you through the steps of customization with the help of a sample application. We will need Microsoft Expression Blend for the full customization. Read the complete article to learn about it.
25 Aug 2010 by Richard Waddell
ViewModel provides both IDataErrorInfo and collection binding for field-level errors and exceptions on client and server.
7 Dec 2010 by Kunal Chowdhury «IN»
In this article, we will see how this PagedCollectionView will help us to filter out the records based on the search keyword. Not much code but the trick done with the same class will do everything for us in some easy way. We will learn about this here in this article.
10 May 2012 by PIEBALDconsult
This is an alternative for "From one number system to another"
10 Jul 2016 by Perić Željko
Developing and implementation of algorithm for converting number from one to another positional number system
7 Dec 2010 by Kunal Chowdhury «IN»
Do you work with Silverlight DataGrid and want to group your records inside the DataGrid in a proper manner? If so, this article is for you. Here we will learn about data grouping inside a DataGrid.
6 Feb 2014 by Bwalsh490
It describes how to develop a WP7 VoIP client application that communicates with a server through TCP/UDP protocol
2 May 2012 by Elad R. Katz
Switching the code behind to play as ViewModel to get easier development workflow
31 May 2012 by rcarlson-cayen, Cayen Systems
This article details how to make a legacy code base more maintainable by utilizing a JSON architecture.
31 Jul 2017 by Dirk Bahle
This article explains how to take advantage from look-less WPF controls through inheritance
22 Jun 2014 by Saad_Mahmood
Magical MVVM using power of Expression Blend
2 Jan 2011 by Kunal Chowdhury «IN»
Do you have a huge collection of data inside your DataGrid and want to integrate Pagination to show records page by page and don’t know how to do? Then this article will help you to understand the same.
7 Oct 2012 by Briti Sundar
This app will help users to quickly add different type of effects on a picture like sketch, oldphoto, emboss, nightvision, cartoon, oilify, etc.
1 Sep 2010 by defwebserver, hisowa
Behavior that will create a simple PopUp and run some ICommands when closed
29 Dec 2007 by Cal Schrotenboer
An article on building a practical business application using Silverlight animations.
12 Sep 2010 by Kunal Chowdhury «IN»
In this article, I am going to describe each shape and the process of adding it in our application (whenever we need to). This article is for the beginners who don’t know much about the shape controls.
22 Aug 2011 by Oludayo Alli
Styling the chart control in the Silverlight Toolkit to create a new look and feel.
11 Aug 2010 by logicchild
An article that both explains the Hows and Whys behind WPF.
15 Oct 2012 by Talha Naqvi
Unconventional uses of Sensors!
13 May 2012 by richardod
An article in how to adapt the Adobe Reader COM object to play nicely with MVVM
6 Nov 2010 by Kunal Chowdhury «IN»
In this article, I will show you how to fire Triggers to call some methods present in your ViewModel, instead of writing in the code behind file. Read more to learn about it.
1 Jun 2011 by Gildon Opao
How to use Microsoft Expression Blend 4.0 Behaviors to help in the implemention of MVVM
12 Mar 2012 by Shai Raiten
Getting Started with Windows 8 Metro App Development in JavaScript
16 Feb 2011 by Kunal Chowdhury «IN»
In this tutorial, we will discuss about BusyIndicator of Telerik RadControls Library. Follow the step-by-step tutorial to know how to use it.
20 Apr 2011 by Kunal Chowdhury «IN»
Silverlight 5 Beta has been announced with newly added feature called ClickCount. It's a property added to the MouseButtonEventArgs. Using this, you will be able to find out how many multiple clicks happened by the user.
8 Mar 2014 by Jawahar Suresh Babu
A FlipView control for WPF, which behaves exactly as Windows Store XAML FlipView.
21 Jul 2010 by Meshack Musundi
Learn how to create a WPF image viewer in Expression Blend.
16 Aug 2011 by Meshack Musundi
How to use the Google Geocoding and Static Maps APIs with a WPF application.