Thread View: comp.lang.basic.visual
3 messages
3 total messages
Started by gsk@idx.com
Mon, 10 Jan 1994 14:58
Limits
Author: gsk@idx.com
Date: Mon, 10 Jan 1994 14:58
Date: Mon, 10 Jan 1994 14:58
25 lines
964 bytes
964 bytes
Hi... I have heard lots of rumblings that VB is not a good tool for large scale projects... But, I have not heard specific problems explained.. Does anyone have any experience using VB in production systems of medium to large scale that can share the caveats to be aware of? We are looking into at least prototyping the front end of a client server package with VB.. Thanks... -- George -- ------------------------------------------------------------ : George Kaczowka ("K" and mumble a bit) gsk@idx.com : : c/o IDX Corp 888 Commonwealth Ave, Boston, MA 02215 : : Day phone: (617) 566-6800 x2215 : : Home phone: (508) 869-6376 7pm-9pm Eastern M-Th : : 8am-9pm Eastern F-Sun : : Collector / Restorer / Listener of vintage radios. : : and now collecting early TRANSISTOR RADIOS! : ------------------------------------------------------------
Re: Limits
Author: cravitma@arctic.
Date: Mon, 10 Jan 1994 21:57
Date: Mon, 10 Jan 1994 21:57
25 lines
1250 bytes
1250 bytes
In article <1994Jan10.200743.16967@vtf.idx.com> gsk@idx.com writes: > > I have heard lots of rumblings that VB is not a good tool for large scale >projects... But, I have not heard specific problems explained.. Does anyone >have any experience using VB in production systems of medium to large scale >that can share the caveats to be aware of? We are looking into at least >prototyping the front end of a client server package with VB.. Someone told me that Microsoft Profit, the new low-cost financial planning package from Microsoft, was written entirely in VB. So, I don't know why other stuff could not be done like this. (Here at MSU, a course I am a TA for in introductory programming using VB/DOS had students write a working VB/DOS front end to the UNIX Webster service. We wrote the actual comm. routine -- I think in C -- and they wrote the rest. So, I don't know why more complex communications should not be possible, especially in VB/WIN). /Matthew -- Matthew Cravit | All opinions expressed here are Michigan State University | my own. I don't speak for Michigan East Lansing, MI 48825 | State, and they don't speak for me E-Mail: cravitma@cps.msu.edu | (thank goodness).
Re: Limits, VB Win
Author: martin@biostat.w
Date: Mon, 10 Jan 1994 23:51
Date: Mon, 10 Jan 1994 23:51
9 lines
269 bytes
269 bytes
The 64kByte limit is slightly stretched for "huge" arrays but not much and there is still the 16 bit integer subscript restriction. I have not tried Visual C but I am planning on looking into it. VB has already caused me problems with memory utilization. Don Martin
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads