Results 1 to 9 of 9

Thread: In VB.NET 2005 how do u specify Module Subroutine as Application startup routine?

Hybrid View

  1. #1
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: In VB.NET 2005 how do u specify Module Subroutine as Application startup routine?

    I agree with John.

    The application startup event is for all intensive purposes the same thing as a sub main.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: In VB.NET 2005 how do u specify Module Subroutine as Application startup routine?

    Quote Originally Posted by kleinma
    I agree with John.

    The application startup event is for all intensive purposes the same thing as a sub main.
    Yes, for all intents and purposes it is.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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