|
-
Feb 16th, 2006, 03:59 AM
#1
Thread Starter
Addicted Member
Learning VB.NET
Hi All,
am Working in VB 6.0
I wants to Learn VB.NET
How will i go Anyone Pls Guide
Like Books & Syllabus
Thanks in Advance
-
Feb 16th, 2006, 04:05 AM
#2
Re: Learning VB.NET
Purchase a book.
Seriously, we have multiple threads about this on the first page and even a sticky at the top with lots of good information plus other useful threads right at the top.
You can probably find more threads on the next page so I'd suggest searching. Microsoft also has an E-Book that talks about migrating
-
Feb 16th, 2006, 04:11 AM
#3
Re: Learning VB.NET
Several literature and tutorial links in my signature.
-
Feb 16th, 2006, 04:19 AM
#4
Thread Starter
Addicted Member
Re: Learning VB.NET
Thanks a lot jmcilhinney & kasracer
Any Track OR Syllabus type
For kasracer
Which Book is Informative Like Complete Reference
Thanks
-
Feb 16th, 2006, 04:35 AM
#5
Thread Starter
Addicted Member
Re: Learning VB.NET
Thanks, Genius jmcilhinney
-
Feb 16th, 2006, 09:11 AM
#6
Re: Learning VB.NET
Also, start with the free video series available on Microsofts site
"Imagination is more important than knowledge..."
Albert Einstein
-----------------------------------------------
If my reply helped you then you really were lost, but I still took the time to help, please rate it anyway
-
Feb 16th, 2006, 09:22 AM
#7
-
Feb 16th, 2006, 09:39 AM
#8
Re: Learning VB.NET
Depending on your knowledge, I found the Complete Idiots Guide to Visual Basic .NET to be very good, if you've ever read the VB6 version (Like I have), it simply refreshes it all in .NET style, which is great for the conversion process, plus it provides a great introduction into OOP, it's a nice read.
When it comes down to it, the best way is definitely to go and purchase a book and read it cover to cover, that's how I've done it, and I'm sure many others have too because there are a lot of changes, and once you start using them, you'll wonder why you wasted so much of your life in VB6
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Feb 19th, 2006, 12:23 AM
#9
Addicted Member
Re: Learning VB.NET
I'm getting ready to start developing an application that will be decided on by the people reading my blog. Voting is still open, and I will post every part of my design process, and hoope that people will provide feedback on their personal experiences in life and ideas of what they do like and do not like. I am hoping that it will provide good insight to myself and readers on the complete development life cycle.
-
Feb 19th, 2006, 01:07 AM
#10
Re: Learning VB.NET
 Originally Posted by Ideas Man
Depending on your knowledge, I found the Complete Idiots Guide to Visual Basic .NET to be very good, if you've ever read the VB6 version (Like I have), it simply refreshes it all in .NET style, which is great for the conversion process, plus it provides a great introduction into OOP, it's a nice read.
I got the book, it is quite good, but it uses vb6 functions like left trim and instr!! That really bugged me quite a bit..
-
Feb 19th, 2006, 01:13 AM
#11
Re: Learning VB.NET
But it probably gave you a basic understanding of .NET. From there and our forums you can now identify the MS.VB namespace and why its better not to use it. No, I dont want to start anohter one of those MS.VB vs System discussions but only that if it helps you get another step closer to understanding the .NET logic and code then its a
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Feb 19th, 2006, 02:30 AM
#12
Re: Learning VB.NET
 Originally Posted by |2eM!x
I got the book, it is quite good, but it uses vb6 functions like left trim and instr!! That really bugged me quite a bit..
Does it? Sorry about that, it's been a few years since I read it, though to be honest, I ignored those and focused on the System.Text equivalents when I saw those examples, because I knew that was how it was supposed to be done.
Considering it's target audience, I still stand behind the fact it's great for learning VB.NET, there are a few issues I did find with it, but it just describes .NET, the IDE and OOP quite well, and in regular man's terms that it just all makes sense, that's why I recommend it.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Feb 19th, 2006, 02:35 AM
#13
Re: Learning VB.NET
No need to apoligize, I just wanted to point out what I didnt like before he got the book.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|