Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

This resource has not currently been approved, and is not currently linked to from our directory of resources. It is being displayed here for preview by the author and moderators only.
Rated
Read 1,397 times

    Some Useful Resources

    sync_or_swim

    I've noticed that a lot of posts are from newbies asking about getting started so I decided to post a
    few of the URLS which I have used whilst trying to learn VB/eVB programming:

    This site - vbnet - is a developers resource centre, I found some great windows style animations
    here which can be used on your form when uploading/downloading etc.
    Also, a lot of the tutorials are fairly basic and well written
    http://vbnet.mvps.org/index.html?code/avi/index.html

    Although some of it is a bit cryptic, the MSDN Library can be usefull if you refine your search:
    http://msdn.microsoft.com/library/

    A wealth of resources for any skill level: Planet-Source-Code.com

    For anyone not sure of the syntax when constructing a connection string for a database, this site does exactly what it says on the tin:
    www.connectionstrings.com

    And a nice tutorial to SQL: http://www.firstsql.com/tutor2.htm

    Also, check out Gary Beenes Visual Basic Information Centre, which includes some great freeware
    http://www.garybeene.com/vb/
    http://www.garybeene.com/free/

    Like I said, I also use eVB for Pocket PC, anyone interested in finding out how
    to get started programming for handheld devices should check out the best eVB resource on the net:
    http://www.devbuzz.com/

    eVB 3.0 is available as a free download at:
    http://www.microsoft.com/downloads/details.aspx?familyid=F663BF48-31EE-4CBE-AAC5-0AFFD5FB27DD&displaylang=en
    Product Code:TRT7H-KD36T-FRH8D-6QH8P-VFJHQ

    This will work on PPC 2002, for 2003 you need the SDK from:
    http://www.microsoft.com/downloads/details.aspx?familyid=9996B314-0364-4623-9EDE-0B5FBB133652&displaylang=en

    Comments