Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Blend

Blend

Blend

Great Reads

by Saad_Mahmood
Magical MVVM using power of Expression Blend
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.
by Ramanujam Shankar
Show data in grid view control of Windows Stores App using web service or WCF
by Sergey Zwezdin
How to adapt your responsive HTML pages to Windows RT snapped mode.

Latest Articles

by Saad_Mahmood
Magical MVVM using power of Expression Blend
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.
by Ramanujam Shankar
Show data in grid view control of Windows Stores App using web service or WCF
by Sergey Zwezdin
How to adapt your responsive HTML pages to Windows RT snapped mode.

All Articles

Sort by Score

Blend 

by Saad_Mahmood
Magical MVVM using power of Expression Blend
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.
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
by mega_me
Convention-over-configuration MVVM in the Windows Phone 7 world.
by Talha Naqvi
The best and most unconventional virtual carrom application optimized for AIO!
by Oludayo Alli
Steps in creating a custom TimePicker control in WPF 4.
by Samuel Jack
A few tricks for creating Photoshop-style Inner Shadow effects in WPF and Silverlight.
by KevinBhavsar
How to make Custom Splash Screen using Sliverlight 4.0
by Kunal Chowdhury «IN»
Customized Scrolling in Silverlight using Expression Blend
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.
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.
by Richard Waddell
ViewModel provides both IDataErrorInfo and collection binding for field-level errors and exceptions on client and server.
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.
by PIEBALDconsult
This is an alternative for "From one number system to another"
by Perić Željko
Developing and implementation of algorithm for converting number from one to another positional number system
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.
by Bwalsh490
It describes how to develop a WP7 VoIP client application that communicates with a server through TCP/UDP protocol
by Elad R. Katz
Switching the code behind to play as ViewModel to get easier development workflow
by rcarlson-cayen, Cayen Systems
This article details how to make a legacy code base more maintainable by utilizing a JSON architecture.
by Dirk Bahle
This article explains how to take advantage from look-less WPF controls through inheritance
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.
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.
by defwebserver, hisowa
Behavior that will create a simple PopUp and run some ICommands when closed
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.
by Oludayo Alli
Styling the chart control in the Silverlight Toolkit to create a new look and feel.
by logicchild
An article that both explains the Hows and Whys behind WPF.
by Talha Naqvi
Unconventional uses of Sensors!
by richardod
An article in how to adapt the Adobe Reader COM object to play nicely with MVVM
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.
by Gildon Opao
How to use Microsoft Expression Blend 4.0 Behaviors to help in the implemention of MVVM
by Shai Raiten
Getting Started with Windows 8 Metro App Development in JavaScript
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.
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.
by Jawahar Suresh Babu
A FlipView control for WPF, which behaves exactly as Windows Store XAML FlipView.
by Meshack Musundi
Learn how to create a WPF image viewer in Expression Blend.
by Meshack Musundi
How to use the Google Geocoding and Static Maps APIs with a WPF application.