| |
|
This discussion group is now closed.
Have a question about .NET development? Try stackoverflow.com, a worldwide community of great developers asking and answering questions 24 hours a day. The archives of .NET Questions contain years of Q&A. Even older .NET Questions are still online, too. |
Sams Teach Yoyrself the C# Language in 21 days is as good as any book given your existing skills. There is no technical reason why you should necessarily prefer C# to VB.NET although it is probable that the job market for C# developers is the larger one. I prefer to work in VB.NET although I do program in C# when clinets have a preference. The IDE support for VB.NET is superior and it is clear that future language developments are as likely in Vb.NET as they are in any of the other languages supported by the .NEt Framework
Going from VB6 to C#, you'll have to learn 2 things: C# syntax, and the .Net framework. Since VB.Net syntax is closer to VB6, why not capitalize on that fact by spending your 2 months learning VB.Net? By not having to deal so much with sytax, you'll be in a better position to learn the .Net framework. After you start getting used to it, the transition to C# will be much easier.
*myName Tuesday, October 03, 2006
I like this one: An Information Systems Approach to Object-Oriented Programming Using Microsoft Visual C# .NET
If you like MS Press, here is something online: http://msdn2.microsoft.com/en-us/vbrun/ms788234.aspx You could also check out APress, O'Reilly, and Mike Murach. Another good resource is LearnVisualStudio.net. They produced these videos for VB 2005 Express: http://msdn.microsoft.com/vstudio/express/vb/easytolearn/ You can get more advanced topics via subscription to their site.
*myName Tuesday, October 03, 2006
Here's another resource that you might find helpful down the line: http://www.harding.edu/USER/fmccown/WWW/vbnet_csharp_comparison.html
*myName Wednesday, October 04, 2006
+1 for LearnVisualStudio.net They have 500+ videos (100+ hours). Each video is short and concise and covers a specific topic. You can pick from a variety of topics from beginner to intermediate. Price is only about the cost of a book.
Oops. I didn't realize that the earlier post for LearnVisualStudio.net didn't point to the real site, so in case you can't figure it out: http://www.LearnVisualStudio.net
|
Powered by FogBugz
