Results 1 to 4 of 4

Thread: newbie question *RESOLVED*

Threaded View

  1. #1

    Thread Starter
    Frenzied Member vbdotnetboy's Avatar
    Join Date
    Jun 2004
    Location
    Lewisburg, PA "Next year Raiders in the Super Bowl"
    Posts
    1,310

    newbie question *RESOLVED*

    Ok I've programmed for over 4 year in VB. I just got VB.Net and I have a book but it doesn't do a very good job for simple things...I know this is simple but i just can't figure it out. Here's what I want:

    VB Code:
    1. Option Explicit On
    2.  
    3. Module mMain
    4.     Sub Main()
    5.         'Load frmMain <-- HOW DO I DO THIS??????
    6.     End Sub
    7. End Module

    Like i said i know it's simple but please bear with me.

    Thanx
    Last edited by vbdotnetboy; Jun 9th, 2004 at 02:12 PM.

    Derek - Using VS 2008 99% of the time and VS 2003 1% of the time

    Please Help Us To Save Ana

    ● Helpful Links: DNR TV | Awesome site for tips | Using ADO.NET to work with Excel | Xml Namespace 2.0 Framework Changes|Ultra High Security Password Generator | Mendhak's ADO.NET Tutorial
    ● Code Bank: Random Password Generator | Generic DbProviderFactory Access
    ● Site Work: Bottle Run Xtreme | Spaids Racing.com

    Company I work for - CSSI

    WHEN POSTING PLEASE INDICATE VERSION

    Please use vbcode tags or code tags when posting code
    [highlight=vb]ALL your code goes here[/highlight] or [code]ALL your code goes here[/code]

    If my post helped you in anyway... please be kind and give me some ratings

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width