Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
Does anyone know of a good tutorial on how to develop simple to complex Windows Applications? I need these skills for my job.

Thanks in advance.
Posted

There is a huge amount of reading there!

Get a book and work through it, doing the exercises: Avoid anything with "...in 28 days" or exclamation marks in the title.

Wrox do some good ones, so do Apress.

It's difficult to give specific recommendations: different books cover different parts of the subject. For example, there are whole books on Linq, on Databases, on WCF. It will depend on what your job will entail, but there is no short cut: you can't just sit down and eat popcorn in front of a video tutorial for an hour and come out as an expert! :laugh:

Good luck!
 
Share this answer
 
Comments
smcclendon 21-Mar-11 15:58pm    
hahaha..Okay, I'll forego the popcorn then!

Thanks for the recommendation and for being so timely! I'll look up some specific books on that subject.

Thanks again,
If you're looking for a book, I liked this one: Windows Forms 2.0 Programming (Microsoft .NET Development Series)[^].

It's a bit old but then again so is Forms :)
 
Share this answer
 
Comments
smcclendon 21-Mar-11 15:58pm    
Awesome! I'll check this one out. Thanks for y'all's timely responses.
Wendelius 21-Mar-11 16:19pm    
No problem :)
Before spending money on books try a couple of free eBooks.

Yellow Book - Rob Miles[^] (obviously go for the most recent one :) )

.NET Book Zero - Charles Petzold[^]
 
Share this answer
 
Comments
smcclendon 22-Mar-11 8:13am    
Thank you sir! I'm checking out these links right now...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900