943,339 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 7765
  • VB.NET RSS
Mar 29th, 2003
0

New to VB.NET

Expand Post »
Hello, I am new to Visual Basic.NET, and programming. I am wondering if someone can help me get to understand the VB.NET language. I learned some visual basic 6, but none of that seems to works anymore in the new version. Before in VB6 I could make a chat client in Winsock stuff, but now that no longer accepts the code. Can anyone help me get used to the newer concept?

Thanks!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
William is offline Offline
2 posts
since Mar 2003
Mar 29th, 2003
0
Re: New to VB.NET
Sure, but this question is too broad. You got anything more specific? Also, the fact that you're new to programming might make it a little bit more difficult. Can you be more specific about your needs?
Team Colleague
Reputation Points: 262
Solved Threads: 18
a.k.a inscissor
samaru is offline Offline
1,227 posts
since Feb 2002
Mar 29th, 2003
0
Re: New to VB.NET
I would just like to get a basic idea of how to say make a button pop up and say Test or something. I need some vb.net code to look at so I can get used to it instead of vb6.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
William is offline Offline
2 posts
since Mar 2003
May 10th, 2003
0
Re: New to VB.NET
VB.NET should come with some sample code, no? The microsoft.com website is very useful for stuff of the sort, as well. (Since .NET is proprietary to microsoft, they want to do all they can to influence programmers to use their language).

Also try here: http://www.windowsforms.com/
I found this site in the LINKS section here at TechTalk
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
May 10th, 2003
0
Re: New to VB.NET
I think I would know VB.NET the most here ::grins::. Remember, since you are in VB.NET, you want to avoid using things that are external from the .NET Framework.

So what do you do? Simple :-)! Check out the System.Net.Sockets namespace, and have some fun :-). Need more help? Google search works great, or ask here!
Moderator
Reputation Points: 322
Solved Threads: 28
The C# Man, Myth, Legend
Tekmaven is offline Offline
914 posts
since Feb 2002
Feb 23rd, 2008
0

Re: New to VB.NET

You can lern VB.NET through internet by web tutorials, help etc..

for vb.net beginers try these links

http://net-informations.com/vb/index.htm

besics for .NET framework

http://net-informations.com/vb/framework_basics.htm

tks,
rps


Click to Expand / Collapse  Quote originally posted by William ...
Hello, I am new to Visual Basic.NET, and programming. I am wondering if someone can help me get to understand the VB.NET language. I learned some visual basic 6, but none of that seems to works anymore in the new version. Before in VB6 I could make a chat client in Winsock stuff, but now that no longer accepts the code. Can anyone help me get used to the newer concept?

Thanks!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
rps_x is offline Offline
5 posts
since Feb 2008
Feb 23rd, 2008
0

Re: New to VB.NET

Click to Expand / Collapse  Quote originally posted by William ...
Hello, I am new to Visual Basic.NET, and programming. I am wondering if someone can help me get to understand the VB.NET language. I learned some visual basic 6, but none of that seems to works anymore in the new version. Before in VB6 I could make a chat client in Winsock stuff, but now that no longer accepts the code. Can anyone help me get used to the newer concept?

Thanks!
Winsock manipulation is done through .NET remoting and serialization in VB.NET 2005. Almost any object can be serialized and it's data sent across networks and deserialized to show the data on the other end.

Look into Step by Step from Microsoft Press and .NET Remoting by Ingo Ramer if you wish to do more chat type programs
Reputation Points: 10
Solved Threads: 4
Junior Poster in Training
SolTec is offline Offline
65 posts
since Jan 2008
Feb 23rd, 2008
0

Re: New to VB.NET

Reputation Points: 11
Solved Threads: 16
Junior Poster
Jugortha is offline Offline
172 posts
since Oct 2007
Feb 24th, 2008
0

Re: New to VB.NET

someone has revived an old thread. Actually it does help for the newcomers
Reputation Points: 347
Solved Threads: 13
Practically a Posting Shark
arjunsasidharan is offline Offline
812 posts
since Aug 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: project based on VB n MS-Access
Next Thread in VB.NET Forum Timeline: Audio signal capturing & editing





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC