New Windows App Programmer

MiltonSnider

Member
Joined
Sep 15, 2009
Messages
7
Programming Experience
Beginner
Can someone suggest a great beginner book with sample projects for developing Windows Applications in VB. I have been developing web sites since asp and I am now creating websites with VS 2010 and asp.net 4 in VB. I would like to learn Win Apps with VS 2010 and VB. Any ideas?
thanks
Milton
 
If you've been developing ASP.NET websites, then you already have most (if not all) of the knowledge you need to develop a winform app - a beginners book would likely be a waste of your time.

That said, Google is your friend! There should be plenty enough tutorials and examples to supply you with the information you'd need.
 
Can someone suggest a great beginner book with sample projects for developing Windows Applications in VB. I have been developing web sites since asp and I am now creating websites with VS 2010 and asp.net 4 in VB. I would like to learn Win Apps with VS 2010 and VB. Any ideas?
thanks
Milton
If you've been doing Asp.net 4.0 for quite a while, you should be able to jump into WPF really easily.
 
Back
Top