Forget vb version 6 -- its obsolete because vb.net replaced it.
Ancient Dragon
Retired & Loving It
30,040 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,341
Ancient Dragon
Retired & Loving It
30,040 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,341
can ya give me an insight about what's
vb.net and what's C# and asp.net
and how are they related ?
No I can't. They aren't related, other than being .net. AFAIK asp.net is used to build web servers, the other two are used to build application programs.
Ancient Dragon
Retired & Loving It
30,040 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,341
i choose....
death by roo-roo.
jephthah
Posting Maven
2,587 posts since Feb 2008
Reputation Points: 2,143
Solved Threads: 179
ASP.NET is a technology for dynamic web pages (similar to PHP etc...)
The actual ASP.NET code can be in either a VB.NET or a C# like syntax.
C# and VB.NET are mainly used for desktop apps though. VB.NET is very similar to vb6, whereas C# is more like Java in terms of syntax. In the end though, they all produce similar end products.
And learn VB.NET, VB6 is dead.
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
Yes but seeing as you have to do a vb project, it would probably be beneficial to learn vb.net..
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
>And learn VB.NET, VB6 is dead.
VB6 is dead like COBOL is dead. It's not the latest and greatest, but you can make a damn good living with it. ;)
Narue
Bad Cop
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401