Home > Ask the Microsoft .Net Development Experts > Visual Basic .NET Questions & Answers > I am trying to learn VB.NET and I am completely lost!
Ask The Win Development Expert: Questions & Answers
EMAIL THIS

I am trying to learn VB.NET and I am completely lost!

Samuel Colak EXPERT RESPONSE FROM: Samuel Colak

Pose a Question
Other Win Development Categories
Meet all Win Development Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 05 March 2003
I'm currently in my second month of an introduction to VB.NET programming course in college. I absolutely do not understand the language nor can I make sense out of anything I'm doing. I'm completely lost. I've never experienced or done anything like this before and nothing is making sense to me. Do you have any suggestions (besides asking my teacher, because he confuses me more than he helps me) of how I can come to understand this whole programming concept using VB.NET? Thanks.

>
Like most computer subjects, the initial learning curve is often the most difficult and im afraid .NET is no exception.

You may have had experience with Windows before (and I assume this based on the fact that you are still there after month one), and noticed that everything exists in conceptual frames called Windows.

A Window, or an application, is designed in a manner that it is always waiting for something to happen. As a result, everything to do with VB development, boils down to cause and effect. Or in VB terms, event and action.

When a form loads, it triggers an event. When you click a button, an event occurs. What you do as a consequence of this event forms your program.

In VB, there are two elements to designing an application. The first is the form designer, as we call it, and secondly the code editor.

The designer allows you to paint the controls (those items you wish to use to create events) onto a form, rather like a conceptual piece of paper where you can attach a point for someone to enter their name or a button that you want someone to push.

When someone presses a button on your form, this raises an event, which if you decide, can result in anything you like to happen -? whether this is to say hi or to launch a nuclear attack on your worst enemy (oops getting a bit carried away there).

To keep things simple, when you are designing your application, you are said to be interactive with the editor. When you want to test your application, you enter the run state, which allows you to experience what you have written.

From these simple ideas, the path to learning this language will become clearer in time. To modify a popular expression, Windows was not built in a day. ;)

On another note, if there are areas you feel weak on, don?t be worried about putting a question to your tutor or again to us. We were all there once and we all remember how it felt.

Take care and success in your endeavors.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Visual Basic .NET
Access VB .NET Windows control on client side
Drop down list server control creates error message
Converting floating values to byte form
Datagrid issue: 'onselection' is not populating
Read data from parallel port
What is the use of these constructors?
Give me an ODBC connect, with SQL authentication
Converting EXE-files to VB components
Generating classes like we did in VB6
Manipulating text through VB.NET

VB.NET
Access VB .NET Windows control on client side
Converting floating values to byte form
Read data from parallel port
Converting EXE-files to VB components
Generating classes like we did in VB6
Manipulating text through VB.NET
Converting Windows applications to VB .NET
How to add a key to a listview item in VB.NET
Accessing .NET components from VBScript
How I can assign an untyped dataset to a typed dataset?

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Windows Development - White Papers, News and Expert Advice
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts