• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Starting with VB.net

ArmchairAthlete

Diamond Member
Anybody know of a good guide for someone new to VB.net but who has programmed in Java/Python? Maybe an ebook or some other resource.

I've got a Hello World program working. I was sorta wondering about how I can organize classes (what's VB.net's equivalent to package statements in Java?).

I've got Visual Studio .NET 2003 (free from school) and also WebMatrix which I've been using to make some trial ASP.net pages.
 
Shelly Cashman series is good. I am using thr "learn in 21 days" book for school and like it so far. Has a lot of hands-on excersies and seems to be very detailed.
 
Back
Top