Results 1 to 2 of 2

Thread: [2005] VB.Net compiler efficiency [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    NJ, USA
    Posts
    326

    Resolved [2005] VB.Net compiler efficiency [RESOLVED]

    I'm curious if anyone knows how efficicient the VB.Net compiler is. I've been slowly building up my collection of classes that I've constructed. As I build new apps using the classes I keep adding functionality and the classes grow in size and functionality. What I'm wondering is.. if my class has two methods, say Stop and Go but my application only uses the Go method, will the VB.Net compiler remove the unused Stop method from the compiled exe?
    Last edited by Chris H; May 22nd, 2006 at 08:29 PM.
    VB.NET 2005 Express with .Net 2.0
    C# 2010 .Net 4.0

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