Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - VB.NET beginner Question

Reply
 
Old 06-11-2008   #1 (permalink)
a


 
 

VB.NET beginner Question

Dear all vb.net developer

I want to know the time I need to master vb.net?

I'm beginner



My System SpecsSystem Spec
Old 06-11-2008   #2 (permalink)
sloan


 
 

Re: VB.NET beginner Question


Time and Determination.
And Time.
And then after you've given alot of time, you need more determination and
more time than ever.

Here are some free books to get you started:

http://msdn.microsoft.com/en-us/vbrun/ms788234.aspx






"a" <a@xxxxxx> wrote in message news:eRZnWS8yIHA.2184@xxxxxx
Quote:

> Dear all vb.net developer
>
> I want to know the time I need to master vb.net?
>
> I'm beginner
>
>

My System SpecsSystem Spec
Old 06-11-2008   #3 (permalink)
Scott M.


 
 

Re: VB.NET beginner Question

In all honesty, you might never "master" it, so we really can't answer that
question.

This question came up not too long ago in the VB newsgroup.

As a beginner, you don't know what it is that you don't know and there is
more than just knowing VB .NET to be able to use it in a meaningful way.

VB .NET is a programming language designed to allow a programmer to write
code that interacts with Microsoft's .NET Framework and its internal Common
Language Runtime (CLR), which is what really does all the operations you
need done.

It turns out that this CLR doesn't speak VB .NET, it speaks Microsoft's
Intermediate Language (MSIL or just IL). But before you go and run out to
learn IL, don't worry because the Visual Basic .NET compiler's job is to
turn your VB .NET code into IL for the CLR to be able to run it.

Why is this important to know? Because since it is the CLR that ultimately
does the work, you need to know a bit about how the CLR works and what it
can do for you. VB .NET is the language you'll use to send instructions to
the CLR.

You can learn the fundamentals of the VB .NET language in just a few days
(decision making code, loops, operators, data types, reserved words etc.),
but it can take literally years to know how to use it correctly.

-Scott


"a" <a@xxxxxx> wrote in message news:eRZnWS8yIHA.2184@xxxxxx
Quote:

> Dear all vb.net developer
>
> I want to know the time I need to master vb.net?
>
> I'm beginner
>
>

My System SpecsSystem Spec
Old 06-13-2008   #4 (permalink)
Miro


 
 

Re: VB.NET beginner Question

Ask me in a couple more years - im still trying to wrap my brain around some
things.

Slow and steady and many frustrated nights
-and a week or 2 here and there to walk away to come back with a fresh
start.

M.

"a" <a@xxxxxx> wrote in message news:eRZnWS8yIHA.2184@xxxxxx
Quote:

> Dear all vb.net developer
>
> I want to know the time I need to master vb.net?
>
> I'm beginner
>
>
My System SpecsSystem Spec
Old 06-29-2008   #5 (permalink)
Jameson


 
 

Re: VB.NET beginner Question

So I am going to tell you to do something that most everyone else will
cringe at...

goto www.planetsourcecode.com and www.codeproject.com and while you are
studying use those sites to look at other peoples sourcecode for projects or
ideas you have in your head. You'll learn much faster how programs are
laid out and what works in a given situation.

Time and effort, cut in half.

"Miro" <miro@xxxxxx> wrote in message
news:u4VkDgXzIHA.2384@xxxxxx
Quote:

> Ask me in a couple more years - im still trying to wrap my brain around
> some things.
>
> Slow and steady and many frustrated nights
> -and a week or 2 here and there to walk away to come back with a fresh
> start.
>
> M.
>
> "a" <a@xxxxxx> wrote in message
> news:eRZnWS8yIHA.2184@xxxxxx
Quote:

>> Dear all vb.net developer
>>
>> I want to know the time I need to master vb.net?
>>
>> I'm beginner
>>
>>
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Beginner ASP Data Connection Question .NET General
Question about WMI from a scripting beginner... PowerShell
General beginner question PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46