Martha Amirzadeh's Blog (Mahta)

Main focus of this blog is WPF development.

How to use on demand download Satellite assemblies for localization?

Working on localization in WPF led me to get more familiar with satellite assemblies. Localization...

Author: Marthami Date: 11/29/2007

What you should know about ClickOnce deployment

During past couple months I had a chance to work on ClickOnce deployment in WPF and I have started...

Author: Marthami Date: 11/29/2007

How to use PageFunction to create dialog behavior in WPF?

PageFunction is a new term defined in WPF. It enables the user to navigate to a specific page and...

Author: Marthami Date: 10/02/2007

How to define a DataGrid using ListView in WPF?

If you want to have a very nice looking DataGrid you have to use ListView control. It enables you to...

Author: Marthami Date: 09/28/2007

How to write a Scrollable Data Grid in WPF?

If you want to display a large number of rows in a grid you will definitely need a scroll feature in...

Author: Marthami Date: 09/20/2007

How to write a Dynamic Treeview in WPF?

Here is a sample code for a dynamic treeview. First thing is that you need to define your data...

Author: Marthami Date: 09/17/2007

Hello World!

I guess I am supposed to say something about myself in my first post. Well I started working for...

Author: Marthami Date: 09/17/2007