Good little project to do when learning C# WPF -
I want to write a small application for myself to learn C # and WPF.
In the typical Hello World 2009 (Twitter Client) seems boring. I would like to hear a Twitter customer standing? Can any other beginner play around with i and get used to c #? (I have a long time PHP programmer)
A good way to start a Twitter client is to finish For some reasons with WPF:
- Get lists of data with images, which gives you practice with formatting and styling lists
- A lot for style There are alternatives to
- A Twitter app is a kind of application, where you expect to see a good UI
- Something good Taking advantage of the staccato (I tweet excessively) so that you do not have to bother with any plumbing.
- There is something you can show and be proud of it - people will understand that What does
- If you want - skinning, drag and drop, auto complete, spell check etc. are very complex things that you can add later.
- There are some open source WPF clients, you can get some sample code if you get stuck
R1 reasons why this is a good idea ... You can start contributing to your code. We need more help!
Comments
Post a Comment