Re: Small exe large application
From: Mitchell Vincent (mitchell.vincent_at_gmail.com)
Date: 10/17/04
- Next message: Mitchell Vincent: "Re: Winform vs Webform: how to choose?"
- Previous message: molemoore: "Programming a Database without Objects"
- In reply to: Robert Bravery: "Small exe large application"
- Next in thread: Robert Bravery: "Re: Small exe large application"
- Reply: Robert Bravery: "Re: Small exe large application"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 16 Oct 2004 21:15:43 -0400
Robert Bravery wrote:
> Hi al,,
> New to VB.net. What methods should I use in ordewr to create a small exe
> application that can call other libraries.
> I am in the process of creating a rather large application, I don't want to
> end up, when I compile and build the application to have a exe 5.6mb big
> Any help pointing me in the right direction
>
> Thanks
> Robert
Robert, if you are extremely concerned about executable size then you
really should consider using another development platform/language
(which is .NET?). If you are creating a "rather large application" then
5.6MB isn't very big at all.
I am like you in that I used to care about exe size and all that. I
don't anymore - especially since I started playing with .NET as it
produces rather large EXEs..
-- - Mitchell Vincent - kBilling - An easy and affordable billing solution - http://www.k-billing.com
- Next message: Mitchell Vincent: "Re: Winform vs Webform: how to choose?"
- Previous message: molemoore: "Programming a Database without Objects"
- In reply to: Robert Bravery: "Small exe large application"
- Next in thread: Robert Bravery: "Re: Small exe large application"
- Reply: Robert Bravery: "Re: Small exe large application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|