Extreme .NET Forums (http://www.dotnetforums.net)
.NET naming conventions (http://www.irritatedvowel.com/Programming/Standards.aspx)
VB.NET tutorials (http://www.vbwm.com/resources/default.asp?page=TutorialsVBNET)
Formatting in .Net (http://www.course.com/programming/zak/formatting.cfm)
Custom Format Examples (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconcustomnumericformatstringsoutputexample.asp)
Flyguy
12-19-2003, 08:59 AM
Windows Forms Controls (http://www.divil.co.uk/net/)
Microsoft .net Framework, Windows Forms (http://www.windowsforms.net/)
Shurik12
02-05-2004, 08:40 AM
This article sheds some light on the future of VS.NET:
http://www.fawcette.com/vsm/2004_01/magazine/features/kiely/default_pf.aspx
nibsy
03-10-2004, 09:09 AM
Try this link
http://msdn.microsoft.com/vstudio/productinfo/posters/download.aspx
HTH
Beginning VB.NET tutorials (http://tutorials.beginners.co.uk/index/category/85)
Extensive multi-threading tutorial (http://www.yoda.arachsys.com/csharp/threads/index.shtml)
Note that the code in the above link is in C#, but most of the concepts still apply to VB.NET except for the absence of the using construct (in .NET 1.0 and 1.1; I believe it is available in 2.0). SyncLock is the VB.NET equivalent to C#'s lock keyword.
smacker just posted a great link, so I'm adding it here:
101 Visual Basic and C# Code Samples (http://www.microsoft.com/downloads/details.aspx?familyid=08e3d5f8-033d-420b-a3b1-3074505c03f3&displaylang=en)
Looks like this covers a very wide range of topics from the beginner to advanced.
Microsoft webcast on debugging/diagnostics in .NET apps (free, but requires registration):
http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032262817&EventCategory=3&culture=en-US&CountryCode=US
IUnknown
11-10-2005, 08:48 AM
Bob Powell's GDI+ FAQ (http://www.bobpowell.net/faqmain.htm)
DrunkenHyena's managed DirectX tutorials (http://www.drunkenhyena.com/cgi-bin/dx9_net.pl) are now available for VB.NET.
reboot
12-15-2005, 02:53 PM
Originally Posted by Zumwalt:
http://www.microsoft.com/downloads/details.aspx?familyid=87951CB9-5AEB-4F46-9BF0-2B3E3664BE77&displaylang=en
I don't know how many people know about this collection, but it answers tons of common thread questions, well, not directly, but has example code to solve alot of common problems.
Microsoft from time to time releases updates to these solutions on there website and this is one of the major jewels.
IUnknown
03-25-2006, 07:15 PM
I came across two books that can be downloaded off the VB6 Developer Resource site for free that may be of interest to VB6 developers moving to VB.Net, namely
1. Introducing Visual Basic 2005 for Developers
2. Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET
http://msdn.microsoft.com/vbrun/staythepath/AdditionalResources/default.aspx
There are also some free ELearning courses
https://www.microsoftelearning.com/visualstudio2005/default.aspx