Development Romance
WPF and C#
Sign in
|
Join
Help
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.NET application plug in
asp.net download file
crossword
Excel interop
SolFinder search algorithms
SolidTube youtube client WPF
splash screen WPF
SQL compact ADO.NET
surface SDK Linq Twitter
UAC manifest
visual studio setup uninstall
web request
windows mobile SDK
WPF
WPF button template
WPF ListBox
WPF studentguru
WPF sudoku
WPF toolkit
WPF Toolkit DataGrid
WPF validation
youtube wpf
News
Navigation
Home
Blogs
Forums
Videos
Δωρεάν e-Learning
Photos
Downloads
Archives
Μάρτιος 2010 (1)
Φεβρουάριος 2010 (1)
Ιανουάριος 2010 (3)
Δεκέμβριος 2009 (3)
Νοέμβριος 2009 (5)
Οκτώβριος 2009 (4)
Σεπτέμβριος 2009 (2)
Αύγουστος 2009 (4)
Ιούλιος 2009 (2)
Ιούνιος 2009 (2)
Μάιος 2009 (2)
Απρίλιος 2009 (2)
Μάρτιος 2009 (2)
Οκτώβριος 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...
Filed under:
WPF Toolkit DataGrid
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...
Filed under:
visual studio setup uninstall
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 –>...
Filed under:
surface SDK Linq Twitter
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:
WPF toolkit