Results 1 to 2 of 2

Thread: More memory iff

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Posts
    344
    If I put all the subs I created in the form instead of in a module will that save memory?
    -RaY
    VB .Net 2010 (Ultimate)

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    dont think so, since whne it is compiled I believe it just compiles it all together the same whether you use a bas module or not..It basically just good to keep source organized. I think
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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