473,756 Members | 3,973 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB.NET beginner Question

a
Dear all vb.net developer

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

I'm beginner
Jun 27 '08 #1
4 1555

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@a.netwrote in message news:eR******** ******@TK2MSFTN GP05.phx.gbl...
Dear all vb.net developer

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

I'm beginner


Jun 27 '08 #2
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@a.netwrote in message news:eR******** ******@TK2MSFTN GP05.phx.gbl...
Dear all vb.net developer

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

I'm beginner


Jun 27 '08 #3
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@a.netwrote in message news:eR******** ******@TK2MSFTN GP05.phx.gbl...
Dear all vb.net developer

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

I'm beginner

Jun 27 '08 #4
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" <mi**@beero.com wrote in message
news:u4******** ******@TK2MSFTN GP02.phx.gbl...
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@a.netwrote in message
news:eR******** ******@TK2MSFTN GP05.phx.gbl...
>Dear all vb.net developer

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

I'm beginner

Jun 29 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
2564
by: Svens | last post by:
Hey everyone! I'm a math student working on a short script involving logs. I have a function on my scientific calculator, and was wondering if there was a similar funtion in python. For example: (log65536)/(log4)= 8 I've searched around a bit and haven't been able to find anything.
3
2986
by: jvax | last post by:
Hi all, I hope I'm posting in the right NG... I have a data text file I want to read from a c++ program. the data file goes like this: 90 # number of balls 33 42 13
1
2626
by: Mike Malter | last post by:
I am just starting to work with reflection and I want to create a log that saves relevant information if a method call fails so I can call that method again later using reflection. I am experimenting a bit with what I need to do this and have the following code snippet. But first if I pass the assembly name and type to Activator.CreateInstance() it always fails. However if I walk my assembly and get a type value, the call to...
14
2293
by: z_learning_tester | last post by:
But I can't seem to find the answer. The question is how do you reverse the words in a string? Or how do you reverse the numbers listed in a string? The example is usually something like: Turn this string "1,2,3,4,..." Into "...4,3,2,1" This one seems hard enough let alone trying to turn a string of space-seperated words around(is that even possible? a trick question
12
1889
by: Blaze | last post by:
I am doing the first walk through on the Visual Studio .Net walkthrough book to learn a little about programming. I am having issues with the first tutorial not running correctly. It seems that the build fails with what the book tells me to do. Specifically, I am doing this: public authors1 GetAuthors() { authors1 authors = new Authors1();
5
2239
by: optimistx | last post by:
As a beginner in javascript I had a question. I was reading FAQ and posts here. I became very unhappy: Obviously this group is mainly for wise, pedantic, unkind etc people, who already know everything about javascript, and want to prove that to everyone in a very harsh way? Therefore, I skip the question, and we can go directly to the following posts:
10
4460
by: Roman Zeilinger | last post by:
Hi I have a beginner question concerning fscanf. First I had a text file which just contained some hex numbers: 0C100012 0C100012 ....
3
2042
by: Ben Keshet | last post by:
I have a probably simple beginner's question - I have a script that I am currently able to print its output. instead, i want to write it into a file - I tried different versions of write() but might have gotten the syntax wrong. the variable I want to write is a line from a file I am reading: "... f = open('receptor.mol2', 'r') line = f.readline()
2
1849
by: roanhn | last post by:
Hello. I've to to write a master's thesis. Currently I deal with php, mysql, ajax. Fate decreed that I've to choose one of this subjects: 1.gdi+ library in .net technology 2.ado.net technology in VS 2008. I didn't have contact with Visual Studio, .NET. I only know some basics of c++. My question is what subject of your point of view will be easier for absolute beginner in .net domain. From writing which subject I gain more knowledge...
0
9455
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9271
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10031
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9869
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9838
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8709
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6534
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5140
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5302
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.