|
I am looking for a website similar to W3Schools that teaches the basics for VB.NET 2008.
If none exist I would just like some good tutorials to get me started. I did some basic VB.NET a couple of years ago but I need to refresh myself, any ideas?
Started by Cool Hand Luke UK on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You can find visual basic tutorials in MSDN: go to the Visual Basic Developer Center for a start
learnvisualstudio.net it isn't free, but they have great video tutorials
I know of this one for VB.NET 2008: http://msdn.microsoft.....
|
|
My company's moving to VB.Net in the near future and I need to make the move from "Classic" ASP (i.e. VBScript)
I've had a look at www.asp.net but most of the tutorials appear to be in video format which I can't access at the office. And I'm currently...
Started by Katy on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
It's how I learned .NET when I was hired by my (unleashed has VB code on the CD though... .
They show you how to build a complete site through a series of tutorials with VB and C#.
tutorials for those starting out: http://www.asp.net/learn/ .
|
|
VB.NET tutorial for beginners especially for database, please can you give me some resources.
Answer Snippets (Read the full thread at stackoverflow):
Else check these out
VB.NET Tutorials
VB.NET Database
VB.NET heaven
You will find pretty much all you will need for Visual....
I google'd VB.NET tutorials and got loads of good hits.
First off i'd say, google it.
|
Ask your Facebook Friends
|
This is probably a very easy question for most of you, but please try to help me. I have 50 checkboxes that i need to have and every checkbox comes with 3 textboxes. so the example is - chkbox State Name donation new donation chkbox CA Sam 10 15 chkbox...
Started by terr on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here's one ..
Of example tutorials out there.
|
|
Can someone please recommend some tutorials that show very simple examples on how one can read / rwite to an SQL db?
Started by every_answer_gets_a_point on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You a few interesting tutorials like these:
WinForms databinding
Microsoft VB.NET code samples
Check this question : http://stackoverflow.com/questions/71956/vb-net-tutorials
http hundreds of tutorials out there for this, ....
|
|
Where can I find a good tutorial on learning ASP.NET MVC using VB.net 2008 as the language? Most in-depth tutorials that I found in searching the web were written in C#.
Started by Tom Willwerth on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Have you tried adding the word "VB" to your searches??
http://www.myvbprof.com/2007_Version/MVC_Intro_Tutorial.aspx
http://www.asp.net/learn/mvc/tutorial-07-vb.aspx
http://geekswithblogs.net/jwhitehorn/archive/2007/12/10/117569.aspx
http://quickstarts... .
|
|
Almost every example of MVVM I found is coded in C#, are there any examples/tutorials coded in VB.Net? I'm having a hard time translating C# to VB.Net since I haven't really used C# in any meaningful way...
Also, does a MVVM Template/Toolkit for VB.Net...
Started by LantisGaius on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
As an added bonus, he's written-View-ViewModel Design Pattern" in VB.net form
In general, all code in MSDN mag gets translated to VB.net..
Exclusively in VB.NET, so you'll have plenty of samples to learn from.
|
|
I have been interested in making games for a while now. I tried to make them, but ultimately failed. Then my friend recommended XNA Game Studio. So I downloaded it and searched for some tutorials.. However all I got was posts from novices such as myself...
Started by Brinith on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at com):
Here is the link to the C# one, for some reason I can't find the vb.net one....
Obviously) and one in Vb.net. Better yet it was written within the year.
|
|
I need VB.NET tutorials and simple VB.NET examples. I am trying to implement click events like:
Add button Edit button Delete button Upload button Where can I get started with this?
Started by sakthivignesh on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://www.homeandlearn.co.uk/NET/vbNET.html
Here's a good place to start Link Here
http://www.java2s.com/Tutorial/VB/CatalogVB.htm
There is also msdn, but the docs are hard to understand..
|
|
I’m new to visual basic.net . I have experience in C++ programming, but never created gui with it so learning vb.net for some quick gui development. and i want to learn vb.net. I can’t install visual basic express on computer cause i’m on shared computer...
Started by Stark on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Another comment, I don't see why an experienced C++ programmer would learn VB.NET....
To learn this you need a decent system at home!
I don't see how a "programming language" (like VB.NET , although there's no VB.NET version, AFAIK.
|