FirefoxRocks
Nov 8 2006, 01:47 PM
| | I have just downloaded Microsoft Visual Basic Express 2005 and I need a tutorial to help me learn how to create simple programs.
I have already watched the 16 hour RSS Reader series from Microsoft and I'm currently working on that. I also have developed a Web Browser and a weather tracker system, from the help of Microsoft E-Books and other Microsoft resources.
If you could find any non-Microsoft resource on Visual Basic Express, that would be greatly appreciated. |
Comment/Reply (w/o sign-up)
Jimmy89
Jan 14 2007, 11:55 AM
Hey, if you did a search of google you could find some pretty good tutorials and articles on vb.net. my favourite is dev articles. there vb.net tutorials is not as such projects that you can do but tutorials on how to do things in vb.net. there website is http://www.devarticles.com/c/b/VB.Net/ if you wanted to go have a look. also, http://www.homeandlearn.co.uk/NET/vbNet.html have some pretty good beginner tutorials (making forms, logic, loops, arrays etc etc). heaps of stuff! good if your just starting out, or even if your advanced and need to know something! they have code examples and its pretty easy to understand good luck and happy programming -jimmy
Comment/Reply (w/o sign-up)
knight17
Jan 15 2007, 06:04 PM
tansqrx
Jan 16 2007, 06:19 PM
I have always been fond of the built-in MSDN documentation. From my experience it is the first place I look to find answers. I have always had this philosophy on technology or anything else for that matter. You must have a need before you can use and learn about something. Take this as my example. My mother never used a computer. I built one for her but is just sat in the corner collecting dust because she never had a need to use it. One day she read that you could work on your family tree (Genealogy) on the computer. This has always been an interest to her so she decided to break down and see what she could do. After much frustration (she had to learn the basic Windows interface first) she started entering data. From this she learned that the computer fulfilled one of her needs so she started to use it. My question to you is what is your need? I first started programming when I needed a program to download files from the Internet. There were several programs on the Internet that *almost* done what I needed but not quite. In the end I made my own. I almost lost my religion a few times in the process but I learned a lot and I am now hooked. Anytime I need a program that just doesn’t exist, I just make it. Let us know what your end goal is and we will be more than glad to help you along the way. VB.NET (or any programming language) is just too powerful and hard to use if you don’t have a specific goal.
Comment/Reply (w/o sign-up)
FirefoxRocks
Aug 31 2007, 02:48 AM
Good point. I want to start with something simple, but I don't know what exactly is "simple" in the world of Microsoft programming. Also keep in mind that the tutorials that were suggested used Visual Basic .NET (the full version), and I am using Express, so I don't have that many features and stuff. The only thing I can make right now is a window with a button that exits the program when clicked on.  A program that I could start working on is to store recipe data in XML files, it should be too hard I don't think. I mean, I could probably make it from PHP and some other XML stuff if I was dedicated enough.
Comment/Reply (w/o sign-up)
Impious
Aug 31 2007, 03:33 AM
well...about the post... anybody here knows about memory injection? im searching a how-to or somthing like this... i want to manipulate this, writing and reading... i know something but on C++ language.. now im trying to do something on Visual Basic... and when i saw this post i thought: "well.. i'll post here cause the topic is about visual basic, right?" .... heheheheh now im here.. anybody knows something?
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : visual, basic, express, tutorials, resources
- Necklace Problem In Visual Basic
(3)
Delete A Registry Subkey And Key
Using Visual Basic 2005 Express (8) Hi, does anyone know how to delete a registry key/subkey using VB 2005 Express. Also, if any other
methods using VB, C#, C++, J#, post them as well.....
Visual Basic Projects: Scoreboard
Making a scoreboard with Visual Basic 6 (0) Hi again, I've done another visual basic tutorial in this forum on how to make a simple,
customized web browser. Now I am going to say how to make a scoreboard. To do so, open a Standard
EXE project in Visual Basic 6.0 and insert 6 labels and 2 command buttons. Change the captions on
these to: Label1: SCOREBOARD Label2: LIONS Label3: SWANS Label4: 0 Label5: 0 Label6: Waiting for
update... Command1: TOUCHDOWN Command2: TOUCHDOWN Once you are done, it shoud look like this.
Press F5 now to see it in action. It won't do anything, seeing as how there is no path ....
Installed Internet Explorer 7?, Visual Basic Now Broken?
(3) This quick guide shows you how to fix this error. Step 1): Go to your control list by right
clicking the toolbar underneat the default controls and clicking "Components" or by Pressing "CTRL +
T". Step 2): In the Components Box that pops up scroll down to "Microsoft Internet Controls",
click on it once so that it becomes highlighted. Now look at its "Location" it will say either
"C:\Windows\System32\ieframe.dll" or "C:\Windows\System32\ieframe.dll\1". Step 3): Now you need to
browse for the correct file, so with the "Microsoft Internet Control" still highlighted cli....
[help] Visual Studio .net 2005 Questions
(8) Heya folks, i am back again with my annoying questions /wink.gif" style="vertical-align:middle"
emoid=";)" border="0" alt="wink.gif" /> I have this project to submit by the 7th of may and i am
really desperate for some help here. I will put my questions in numbers so it would be easy for you
to solve them without confusion. 1) Earlier in a post i had asked if i could create Vista
compatible applications in VB .NET 2005. Well i got a good response and i went ahead and installed
the needful, but i still think something is wrong. Not that i know alot of whats going on aro....
Is There A Free IDE For VB.NET Programming?
Needing info on a free VB.net IDE if avaliable (4) I know that VB.net is proprietry to Microsoft /sad.gif" style="vertical-align:middle" emoid=":("
border="0" alt="sad.gif" /> but is there a free IDE that has all the support that VB.NET has? I
found one before but it just didnt support many of the things that VB.NET does such as timers which
was really annoying. Does anyone know of any IDEs like this that support the same functions and
features as VB.NET but without the rather hefty (Over priced, in my opinion) price tag? If anyone
does then drop me a PM or a reply! Thanks....
Visual Basic.NET Help Needed.
(8) I have a project to submit this wednesday, and i have to make it a working program. Not a big one ..
but just sumthing small that includes : Splitter, Progress Bar & Track Bar. I thought of making
sumthing like the picture below, I would enter the text and hit the button .. the text would come in
BOTH the labels. Then i move the track bar on the left to increase the font or/and the track bar on
the right to change the color ( RBG only 3 colors ). The progress bar at the bottom will show the
progress every time i move either of the track bars to a level. Nothing fanc....
New Features In Visual Studio 2005 Windows Forms
(1) i dunno if all of u are by now well versed with the new exciting features in visual studio 2005
forms, but for me this article was enlightening. for the benifit of others who wre in the dark like
me.... New Features in Visual Studio 2005 Windows Forms QUOTE The little voice in my head
shouted "Don't do it! Don't do it!" as I contemplated using the worn out cliché "Good things
come to those who wait" to describe the experience of designing Windows applications with Visual
Studio 2005. However, that cliché accurately communicates the idea that building Wi....
Visual Basic Names
Visual Basic Variabe Names (11) In Visual Basic, what is the difference between: ResourceName ResourceName$ ResourceName& ....
Visual Basic 6 + Crystal Reports 9
how to distribute (8) I have made a software with Visual Basic 6 and Crystal Reprots 9. Now I have to distribute it on the
client side but the problem is coming in distributing the Crystal Reports. I have tried Setup
Factory but it is not working. Then I have used Visual Studio Installer from Microsoft and
downloaded Crystal Report Merge Modules from Business Objects website. It is working properly but
now the setup file size is very big because it carries a lot of files with it. Is there any other
installer software which can automatically select the required files to be distribute with the ....
Visual Basic: Random Strings!
(11) This article will teach you how to get random strings for output to a label caption, or anywhere you
want it to go. 1. First we need to declare our string names: CODE Private RndString(2)
This declaration says there will be an array of strings called RndString, and there will be 2
strings in that array. 2. Then, we need to create a function that will generate a random number.
CODE Private Function RandomNumber(rUpper As Integer, Optional rLower As Integer) As Integer
' Generate random number between upper and lower bound values Randomize R....
Visual Basic: Change Your Start Button Text! (XP)
Windows XP ONLY (17) Personally, I love this program I made for myself. What the following code will allow you to do is
change the text of your start button (Duh). You can make it whatever you want, your name, a hobby,
or even do some extra programming and get it to randomly cycle through captions every 30 seconds or
so /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. Here is all
the code you'll need: CODE Private Const WM_SETTEXT = &HC Private Const WM_GETTEXT = &HD
Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpC....
Visual Basic: Unload Your Application Correctly!
(1) What many of us do not know is that using a button on a form with the function "Unload Form1" or
even clicking the X in the upper right corner is like pulling the plug out of your computer while it
is still on. It may not exit the program cleanly and efficiently, may leave background processes
running, or just give you unwanted errors by exiting improperly. All you need to do is unload all
components, forms, controls, etc. upon unloading. Say you have 2 forms in your project, 1
component, and 2 controls. If these ojects are placed onto a form, unload them properly!....
Visual Basic: Replace Explained!
(6) This tutorial will go over how to effectively use the Replace function in Visual Basic. 1. So
you have a string. Whether it be a label caption, an entry in a text box by the user of your
program, or an item in a combo box. Let's say this is a bad string, something you do not want
to appear. For instance, a user types "X is gay" in a text box, and you want to change that to
something else. You can simply have it be deleted, or replaced with another value. 2. To make
this work when a user types something in a textbox, you will need to use this sub: CODE ....
Visual Basic.NET Through Movies
(0) Hi all, I found a very good site at MS which offers 101 short movie clips to strenghten various
aspects of VB Programming and the IDE. Drastically cuts down on the learning curve. A very useful
site for beginners: QUOTE Welcome to VB at the Movies. The 101 short films below will provide
everybody from the beginner through the advanced developer with an opportunity to amp up their
Visual Basic skills. Grab your popcorn and soda, sit back and enjoy! Source:
http://msdn.microsoft.com/vbasic/atthemovies/default.aspx If you missed the link above, here it
is a....
Visual Basic Help
need help useing visual basic (8) i was just wondering, when you are useing the program Visual Basic is there any way to add some
animation to a form, and if so what is a good(cheep) animation program i could get?....
[visual Basic] How To Confirm A Array Is Null
(6) for example, Dim array() as integer during run time, how to confirm a array is null (do not
contain any element) Thanks....
Visual Basic - make Standard dlls in VB
written entierly by me (1) if you want to know how to make dlls in visual basic, download my submission to
planet-source-code.com: http://www.planet-source-code.com/vb/scrip...=54190&lngWId=1 Quoting
what i said on the submission: QUOTE This code will allow you to make your very own stdcall DLL
files using Visual Basic. The DLLs that you create can be called from any programming language that
supports stdcall DLLs. Just create or open a project with the functions that you want to export,
choose the functions to export and click compile! Create your own DLLs that you can call from any
pro....
Looking for visual, basic, express, tutorials, resources
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for visual, basic, express, tutorials, resources
|
advertisement
|
|