Framework DL time - Will it put off users? 
Author Message
 Framework DL time - Will it put off users?

Hi There,

I'm currently working on a number of small applications I want to release
onthe internet for download. But I'm concerned over whether to use VB6 or
VB.NET.

Whilst I love .Net - lets be honest the IDE is great and the language an
improvement when you get into it, I'm worried that the size of the downloads
will put off potential users.

For most users, they'll not have the .Net framework installed, and when they
compare an app written under  .net to one written under VB6 or C++, it'll
seem enourmous, or too much hassle to go and download the framework
seperately.

Any thoughts would be appreciated.

Craig R Holmes



Fri, 08 Oct 2004 20:53:37 GMT  
 Framework DL time - Will it put off users?
If you use the redistrib, it is only a 17MB download, so it is not any worse
than a new version of Internet Explorer. Adding MDAC adds a couple more MBs.
Do not have them download the full SDK, as it is overkill.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge

****************************************************************************
****
Think outside the box!
****************************************************************************
****


Quote:
> Hi There,

> I'm currently working on a number of small applications I want to release
> onthe internet for download. But I'm concerned over whether to use VB6 or
> VB.NET.

> Whilst I love .Net - lets be honest the IDE is great and the language an
> improvement when you get into it, I'm worried that the size of the
downloads
> will put off potential users.

> For most users, they'll not have the .Net framework installed, and when
they
> compare an app written under  .net to one written under VB6 or C++, it'll
> seem enourmous, or too much hassle to go and download the framework
> seperately.

> Any thoughts would be appreciated.

> Craig R Holmes



Fri, 08 Oct 2004 23:33:30 GMT  
 Framework DL time - Will it put off users?
Ah yes,

But in VB the entire download would only be around 7mb, and that includes my
code.  For a 56k modem user an extra 10mb is a lot to think about.

Perhaps I'm worry unduly, but I'd download the smaller app first, especially
with such a BIG difference.

Craig

"Cowboy (aka Gregory A. Beamer) [MVP]"

Quote:
> If you use the redistrib, it is only a 17MB download, so it is not any
worse
> than a new version of Internet Explorer. Adding MDAC adds a couple more
MBs.
> Do not have them download the full SDK, as it is overkill.

> --
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
> Author: ADO.NET and XML: ASP.NET on the Edge

****************************************************************************
Quote:
> ****
> Think outside the box!

****************************************************************************
Quote:
> ****


> > Hi There,

> > I'm currently working on a number of small applications I want to
release
> > onthe internet for download. But I'm concerned over whether to use VB6
or
> > VB.NET.

> > Whilst I love .Net - lets be honest the IDE is great and the language an
> > improvement when you get into it, I'm worried that the size of the
> downloads
> > will put off potential users.

> > For most users, they'll not have the .Net framework installed, and when
> they
> > compare an app written under  .net to one written under VB6 or C++,
it'll
> > seem enourmous, or too much hassle to go and download the framework
> > seperately.

> > Any thoughts would be appreciated.

> > Craig R Holmes



Sat, 09 Oct 2004 00:10:32 GMT  
 Framework DL time - Will it put off users?
Hi Craig

The Simple answer is, don't distribute the Framework with your app.  Bearing
in mind that the Framework is on the Windows{*filter*}oral-Update Site (slur), a
lot of people will already have it.  In the "old" days of VB6, people often
used to just put the EXE up for download, and place a link to the runtime
files (MSVB*.dll) for the end user to download at their leisure, if they
required it.

Cheers,
Alex



Quote:
> Ah yes,

> But in VB the entire download would only be around 7mb, and that includes
my
> code.  For a 56k modem user an extra 10mb is a lot to think about.

> Perhaps I'm worry unduly, but I'd download the smaller app first,
especially
> with such a BIG difference.

> Craig

> "Cowboy (aka Gregory A. Beamer) [MVP]"


> > If you use the redistrib, it is only a 17MB download, so it is not any
> worse
> > than a new version of Internet Explorer. Adding MDAC adds a couple more
> MBs.
> > Do not have them download the full SDK, as it is overkill.

> > --
> > Gregory A. Beamer
> > MVP; MCP: +I, SE, SD, DBA
> > Author: ADO.NET and XML: ASP.NET on the Edge

****************************************************************************
Quote:
> > ****
> > Think outside the box!

****************************************************************************

- Show quoted text -

Quote:
> > ****


> > > Hi There,

> > > I'm currently working on a number of small applications I want to
> release
> > > onthe internet for download. But I'm concerned over whether to use VB6
> or
> > > VB.NET.

> > > Whilst I love .Net - lets be honest the IDE is great and the language
an
> > > improvement when you get into it, I'm worried that the size of the
> > downloads
> > > will put off potential users.

> > > For most users, they'll not have the .Net framework installed, and
when
> > they
> > > compare an app written under  .net to one written under VB6 or C++,
> it'll
> > > seem enourmous, or too much hassle to go and download the framework
> > > seperately.

> > > Any thoughts would be appreciated.

> > > Craig R Holmes



Tue, 14 Dec 2004 04:41:34 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. How can I add a user to a Distribution List (DL) in Exchange 5.5 using VB

2. How can I add a user to a DL in Exchange 5.5 using ADSI

3. Programmatically kill user connection/log user off server.

4. strip first frame off AVI file and put in a PICTUREBOX

5. getting run-time behavior of a contained control in a user control at design time

6. Problem with applying time taken off to a date range

7. Force Users off for Maintenance to dB

8. Logging off users

9. Kicking users off a database

10. Logging Users off an Access Database

11. Looking for a timed automatic log-off

12. compacting, force user to log off

 

 
Powered by phpBB® Forum Software