| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
website for VB.NET?
|
Original Message
|
Name: FBI Agent
Date: March 3, 2005 at 08:47:58 Pacific
Subject: website for VB.NET?OS: WIN XPCPU/Ram: 1.79Ghz/ 384 RAM |
Comment: is there a website for visual basic like the PHP website www.php.net? i just think it'd be cool to find something on the net that has a list of all the controls and what they do and how to use them. it'd be way easier to learn. i tought myself PHP by using those things and other people's source code so i thought i'd be able to learn VB the same way. thanks FBI AgentAIM: EliteAssassin187
Report Offensive Message For Removal
|
|
Response Number 2
|
Name: SN
Date: March 4, 2005 at 05:44:31 Pacific
|
Reply: (edit)You'll find that VB.NET is a much much larger language than PHP, so the documentation isn't as easy to navigate as PHP's. First you need to understand that most of the documentation you'll need isn't on VB.NET, it's on the .NET framework, which is the same for C#, C++.NET, VB.NET, J#, etc. The documentation for VB.NET is here: VB.NET language specification All the classes you will need to do anything useful with VB.NET are here: .NET framework class library. Good luck! -SN
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home