Οκτώβριος 2009 - Posts

1
Comments

WPF Toolkit Tutorial – Part 2 by solidus

In the last episode , we saw what we can do with WPF toolkit’s charts, today, we are going to see the last masterpiece of this tutorial: The DataGrid . If you have worked previously with windows forms, you certainly know the DataGrid, if not, then i’ll...
4
Comments

Visual Studio Setup Project: How to add Uninstall option by solidus

I suppose you have made, at least once, a setup project to deploy your application, using visual studio’s special setup project template. As you already know, every program you install in your computer has an option to let you uninstall it. But, visual...
6
Comments

Microsoft Surface SDK tutorial: how to create an application that lists your friends’ tweets by solidus

Today, we are going to see a small tutorial for the new  microsoft surface SDK. You need to download the microsoft surface SDK and the LINQ to Twitter API in order to read the tweets. After installing the SDK, open visual studio, click on File –>...
2
Comments

WPF Toolkit Tutorial – Part 1 by solidus

Recently, i decided to download the WPF Toolkit only to see its new controls. These new controls are: DataGrid DatePicker Calendar Data visualization controls (charts) In this first part, we are going to see an example using charts, especially pie series...
Filed under:
Powered by Community Server (Commercial Edition), by Telligent Systems