473,614 Members | 2,076 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How widespread is .Net among home users?

Anybody know?
Jul 21 '05 #1
24 1709
There haven't been many mainstream user applications (except for some MS
server products & passport) that are built on .NET yet. I do suspect that
will change.

I think right now, .NET is very popular for corporate use.
"Jim Hubbard" <va***@email.ad dress> wrote in message
news:YI******** ***********@big news3.bellsouth .net...
Anybody know?

Jul 21 '05 #2
Thanks Scott. Just trying to determine the best platform for my next
project.

Seems like MS would've made .Net EXEs DL only the needed portions from MS as
they are needed to avoid the whole 20MB Framework issue.

But, what do I know?

Jim

"Scott M." <s-***@BADSPAMsnet .net> wrote in message
news:ex******** ******@TK2MSFTN GP09.phx.gbl...
There haven't been many mainstream user applications (except for some MS
server products & passport) that are built on .NET yet. I do suspect that
will change.

I think right now, .NET is very popular for corporate use.
"Jim Hubbard" <va***@email.ad dress> wrote in message
news:YI******** ***********@big news3.bellsouth .net...
Anybody know?


Jul 21 '05 #3
A basic winform app requires the following assemblies:
mscorlib, System, System.Xml, Accessibility,
System.Runtime. Serialization.F ormatters.Soap, System.Drawing, and
System.Windows. Forms. That comes to about 6 meg uncompressed, probably
compresses down aroudn 2-4. Add ontop of that the mscoree.dll and all the
other required runtime dlls(the workstation garbage collector is over 2
megs, as is the server one), and I imagine your resultant package would be
about 10 meg. I don't think that it would be worth it to cut down to 10
megs, which is just as troubling as twenty, IMHO.
Now, if the app is written in VB or J#, additional libraries are *probably*
needed(is it possible to write a vb app that doesn't use anything from
Microsoft.Visua lBasic? If you do so, will the vb compiler allow you to drop
the reference?).
"Jim Hubbard" <va***@email.ad dress> wrote in message
news:kd******** ***********@big news1.bellsouth .net...
Thanks Scott. Just trying to determine the best platform for my next
project.

Seems like MS would've made .Net EXEs DL only the needed portions from MS as they are needed to avoid the whole 20MB Framework issue.

But, what do I know?

Jim

"Scott M." <s-***@BADSPAMsnet .net> wrote in message
news:ex******** ******@TK2MSFTN GP09.phx.gbl...
There haven't been many mainstream user applications (except for some MS
server products & passport) that are built on .NET yet. I do suspect that will change.

I think right now, .NET is very popular for corporate use.
"Jim Hubbard" <va***@email.ad dress> wrote in message
news:YI******** ***********@big news3.bellsouth .net...
Anybody know?



Jul 21 '05 #4

"Daniel O'Connell" <onyxkirx@--NOSPAM--comcast.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
A basic winform app requires the following assemblies:
mscorlib, System, System.Xml, Accessibility,
System.Runtime. Serialization.F ormatters.Soap, System.Drawing, and
System.Windows. Forms. That comes to about 6 meg uncompressed, probably
compresses down aroudn 2-4. Add ontop of that the mscoree.dll and all the
other required runtime dlls(the workstation garbage collector is over 2
megs, as is the server one), and I imagine your resultant package would be
about 10 meg. I don't think that it would be worth it to cut down to 10
megs, which is just as troubling as twenty, IMHO.
I agree completely....

I use Thinstall to pack my .Net EXEs, but they are still 4-7MB in size.
(Good point is that it makes your code even harder to steal than using an
obfuscator - but if you use an obfuscator *with* Thinstall it makes the code
theft *extremely* unlikely).

What I really need to do is learn C++ and write smaller apps using the MFC.
..Net will be great once the runtime is installed on all Win Pcs. Until then
(1-2 years in the future), who really wants to DL a 20MB file over a modem
connection to run an application? Not me.

What's needed is a really kick-ass application - that people are willing to
go to almost any lengths to get - written in .Net. Maybe file-sharing with
integrated, cross-platform messaging (like a Jabber client) that allows 3rd
party extentions or a really cool implementation of a browser (like Avant
Browser) in .Net or even a spam eliminator for FREE in .Net. (Remember how
3rd party controls really blasted VB out front - along with ease of use - ?
Do that with an app that a lot of people will want to own.)

Then people will be more likely to DL the 20MB .Net framework. (For modem
users you may need to provide a "resume download" thingy to make sure they
get it all.)

Heck! You could just gather a list of all of the FREE .Net applications
known to exist and list them (with links) on a website dedicated to .Net
computing and send out the email to a few friends and ask them to pass it
on - a "Look What You Can Do With .Net!!" kinda site that will make people
want to click the .Net framework link and get some of those FREE .Net apps.

MS really is blowing getting this .Net framework out. Sure businesses use
it, but home users have to use it if it is going to live up to the MS hype -
or if it is going to go mainstream with 3rd party developers.
Now, if the app is written in VB or J#, additional libraries are *probably* needed(is it possible to write a vb app that doesn't use anything from
Microsoft.Visua lBasic? If you do so, will the vb compiler allow you to drop the reference?).
Hmmmm.....not sure.
"Jim Hubbard" <va***@email.ad dress> wrote in message
news:kd******** ***********@big news1.bellsouth .net...
Thanks Scott. Just trying to determine the best platform for my next
project.

Seems like MS would've made .Net EXEs DL only the needed portions from MS
as
they are needed to avoid the whole 20MB Framework issue.

But, what do I know?

Jim

"Scott M." <s-***@BADSPAMsnet .net> wrote in message
news:ex******** ******@TK2MSFTN GP09.phx.gbl...
There haven't been many mainstream user applications (except for some MS server products & passport) that are built on .NET yet. I do suspect

that will change.

I think right now, .NET is very popular for corporate use.
"Jim Hubbard" <va***@email.ad dress> wrote in message
news:YI******** ***********@big news3.bellsouth .net...
> Anybody know?
>
>



Jul 21 '05 #5
I don't have much to add to the other posts except that more and more users
are installing SP1 for XP which contains the .Net framework so even without
realising it themselfes I think a lot of home users already have it.

Yves

"Jim Hubbard" <va***@email.ad dress> schreef in bericht
news:YI******** ***********@big news3.bellsouth .net...
Anybody know?

Jul 21 '05 #6
Cor
Hi Jim,

When in next version (or current selling versions) the Net is a standard
part, you do not have to add it, you get it back as free space using it, in
oposite to systems where you have to add a smaller runtime.

Just a thought,

Cor
Jul 21 '05 #7
On Mon, 29 Dec 2003 01:48:33 -0500, "Scott M." <s-***@BADSPAMsnet .net> wrote:

¤ There haven't been many mainstream user applications (except for some MS
¤ server products & passport) that are built on .NET yet. I do suspect that
¤ will change.
¤
¤ I think right now, .NET is very popular for corporate use.

Not very. The latest version of Symantec's PowerQuest DriveImage uses it but I'm not aware of
another commercial application.
Paul ~~~ pc******@amerit ech.net
Microsoft MVP (Visual Basic)
Jul 21 '05 #8
Have you forgotten, that any Windows XP system that has been keeping up with
its updates already has the .NET Framework on it?

In future versions of Windows, .NET will be "baked in" and Automatic Updates
will be turned on from the start. Users won't need to download anything.

Scott M.

"Jim Hubbard" <va***@email.ad dress> wrote in message
news:CE******** ********@bignew s4.bellsouth.ne t...

"Daniel O'Connell" <onyxkirx@--NOSPAM--comcast.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
A basic winform app requires the following assemblies:
mscorlib, System, System.Xml, Accessibility,
System.Runtime. Serialization.F ormatters.Soap, System.Drawing, and
System.Windows. Forms. That comes to about 6 meg uncompressed, probably
compresses down aroudn 2-4. Add ontop of that the mscoree.dll and all the
other required runtime dlls(the workstation garbage collector is over 2
megs, as is the server one), and I imagine your resultant package would be about 10 meg. I don't think that it would be worth it to cut down to 10
megs, which is just as troubling as twenty, IMHO.
I agree completely....

I use Thinstall to pack my .Net EXEs, but they are still 4-7MB in size.
(Good point is that it makes your code even harder to steal than using an
obfuscator - but if you use an obfuscator *with* Thinstall it makes the

code theft *extremely* unlikely).

What I really need to do is learn C++ and write smaller apps using the MFC. .Net will be great once the runtime is installed on all Win Pcs. Until then (1-2 years in the future), who really wants to DL a 20MB file over a modem
connection to run an application? Not me.

What's needed is a really kick-ass application - that people are willing to go to almost any lengths to get - written in .Net. Maybe file-sharing with integrated, cross-platform messaging (like a Jabber client) that allows 3rd party extentions or a really cool implementation of a browser (like Avant
Browser) in .Net or even a spam eliminator for FREE in .Net. (Remember how 3rd party controls really blasted VB out front - along with ease of use - ? Do that with an app that a lot of people will want to own.)

Then people will be more likely to DL the 20MB .Net framework. (For modem
users you may need to provide a "resume download" thingy to make sure they
get it all.)

Heck! You could just gather a list of all of the FREE .Net applications
known to exist and list them (with links) on a website dedicated to .Net
computing and send out the email to a few friends and ask them to pass it
on - a "Look What You Can Do With .Net!!" kinda site that will make people
want to click the .Net framework link and get some of those FREE .Net apps.
MS really is blowing getting this .Net framework out. Sure businesses use
it, but home users have to use it if it is going to live up to the MS hype - or if it is going to go mainstream with 3rd party developers.
Now, if the app is written in VB or J#, additional libraries are *probably*
needed(is it possible to write a vb app that doesn't use anything from
Microsoft.Visua lBasic? If you do so, will the vb compiler allow you to

drop
the reference?).


Hmmmm.....not sure.
"Jim Hubbard" <va***@email.ad dress> wrote in message
news:kd******** ***********@big news1.bellsouth .net...
Thanks Scott. Just trying to determine the best platform for my next
project.

Seems like MS would've made .Net EXEs DL only the needed portions from MS
as
they are needed to avoid the whole 20MB Framework issue.

But, what do I know?

Jim

"Scott M." <s-***@BADSPAMsnet .net> wrote in message
news:ex******** ******@TK2MSFTN GP09.phx.gbl...
> There haven't been many mainstream user applications (except for

some MS > server products & passport) that are built on .NET yet. I do

suspect that
> will change.
>
> I think right now, .NET is very popular for corporate use.
>
>
> "Jim Hubbard" <va***@email.ad dress> wrote in message
> news:YI******** ***********@big news3.bellsouth .net...
> > Anybody know?
> >
> >
>
>



Jul 21 '05 #9
No, I haven't forgotten. In fact, I specifically remember the .Net
Framework 1.1 showing up in Windows Update. However, It was not a critical
update, and as such would not be downloaded automatically and installed by
the Windows update service.

Why don't non-critical updates get installed automatically like the critical
updates? Who knows?

It is nice that future editions will have .Net baked in, but (as MS is
finding out) not everyone (around 50% of current Windows systems) upgrades
to the newest system. People will only upgrade when it makes financial
sense to do so. MS has failed miserably at making their OS affordable to
most home users - so they will not upgrade.

Besides financial, there's the migration headache. Some stuff may not work
anymore. People have been stung by this little problem before and resist
changing their systems because of it. They need some radically neat toys or
tools to make them want to migrate. Re-hashing the same old stuff just
won't do it.

Then, there is the universal resistance to change that all humans share.
People get comfortable with an OS and they don't want their world turned
upside down. They don't want to learn a new OS (unless they are in IT or
are just geeky) - so why does MS move the menus around and rename the same
old services to something unfamiliar?

Beats me. Maybe MS should invest in a little book entitled "Don't Make Me
Think" by Steve Krug. It's an easy read in an afternoon, and they may just
re-learn something it seems they have forgotten. i.e. Dumb it down and keep
it simple.

Want to make a killer OS (as far as income from sales and platform
distribution is concerned)? Lower the price. Or integrate the ability to
play Xbox games into the OS (after all the Xbox itself is a loss leader -
the real money is in the games). BAM! It's in every home in the free
world!

Then......what do I know?

Jim
"Scott M." <s-***@BADSPAMsnet .net> wrote in message
news:un******** ******@TK2MSFTN GP09.phx.gbl...
Have you forgotten, that any Windows XP system that has been keeping up with its updates already has the .NET Framework on it?

In future versions of Windows, .NET will be "baked in" and Automatic Updates will be turned on from the start. Users won't need to download anything.

Scott M.

"Jim Hubbard" <va***@email.ad dress> wrote in message
news:CE******** ********@bignew s4.bellsouth.ne t...

"Daniel O'Connell" <onyxkirx@--NOSPAM--comcast.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
A basic winform app requires the following assemblies:
mscorlib, System, System.Xml, Accessibility,
System.Runtime. Serialization.F ormatters.Soap, System.Drawing, and
System.Windows. Forms. That comes to about 6 meg uncompressed, probably
compresses down aroudn 2-4. Add ontop of that the mscoree.dll and all the other required runtime dlls(the workstation garbage collector is over 2 megs, as is the server one), and I imagine your resultant package would
be
about 10 meg. I don't think that it would be worth it to cut down to
10 megs, which is just as troubling as twenty, IMHO.
I agree completely....

I use Thinstall to pack my .Net EXEs, but they are still 4-7MB in size.
(Good point is that it makes your code even harder to steal than using an obfuscator - but if you use an obfuscator *with* Thinstall it makes the

code
theft *extremely* unlikely).

What I really need to do is learn C++ and write smaller apps using the

MFC.
.Net will be great once the runtime is installed on all Win Pcs. Until

then
(1-2 years in the future), who really wants to DL a 20MB file over a modem connection to run an application? Not me.

What's needed is a really kick-ass application - that people are willing

to
go to almost any lengths to get - written in .Net. Maybe file-sharing

with
integrated, cross-platform messaging (like a Jabber client) that allows

3rd
party extentions or a really cool implementation of a browser (like Avant Browser) in .Net or even a spam eliminator for FREE in .Net. (Remember

how
3rd party controls really blasted VB out front - along with ease of se - ?
Do that with an app that a lot of people will want to own.)

Then people will be more likely to DL the 20MB .Net framework. (For

modem users you may need to provide a "resume download" thingy to make sure they get it all.)

Heck! You could just gather a list of all of the FREE .Net applications
known to exist and list them (with links) on a website dedicated to .Net
computing and send out the email to a few friends and ask them to pass it on - a "Look What You Can Do With .Net!!" kinda site that will make people want to click the .Net framework link and get some of those FREE .Net

apps.

MS really is blowing getting this .Net framework out. Sure businesses use it, but home users have to use it if it is going to live up to the MS

hype -
or if it is going to go mainstream with 3rd party developers.
Now, if the app is written in VB or J#, additional libraries are

*probably*
needed(is it possible to write a vb app that doesn't use anything from
Microsoft.Visua lBasic? If you do so, will the vb compiler allow you to

drop
the reference?).


Hmmmm.....not sure.
"Jim Hubbard" <va***@email.ad dress> wrote in message
news:kd******** ***********@big news1.bellsouth .net...
> Thanks Scott. Just trying to determine the best platform for my next > project.
>
> Seems like MS would've made .Net EXEs DL only the needed portions
from MS
as
> they are needed to avoid the whole 20MB Framework issue.
>
> But, what do I know?
>
> Jim
>
> "Scott M." <s-***@BADSPAMsnet .net> wrote in message
> news:ex******** ******@TK2MSFTN GP09.phx.gbl...
> > There haven't been many mainstream user applications (except for

some
MS
> > server products & passport) that are built on .NET yet. I do

suspect that
> > will change.
> >
> > I think right now, .NET is very popular for corporate use.
> >
> >
> > "Jim Hubbard" <va***@email.ad dress> wrote in message
> > news:YI******** ***********@big news3.bellsouth .net...
> > > Anybody know?
> > >
> > >
> >
> >
>
>



Jul 21 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
1466
by: Johan Tibell | last post by:
How many people can be expected to have the framework installed? I going to write some software for the home market and I don't want to do that in .NET if I'm only going to target 10-15% of all Windows users. Shipping the framework with the program is not an option. Also, does SP2 ship with the thing? Thanks, Johan Tibell
24
1286
by: Jim Hubbard | last post by:
Anybody know?
0
1149
by: Georg Scholz | last post by:
We are about to design an application, which will used by 10,000 people world-wide, mainly hospitals, doctors and scientists. There will be multiple language Versions. The app will be about 1 MB, it will be distributed via download. Now we are considering to write it in C#, with .Net 1.1.4322 However, my biggest concern is about how widespread the Framework is.
18
1562
by: Georg Scholz | last post by:
We are about to design an application, which will used by 10,000 people world-wide, mainly hospitals, doctors and scientists. There will be multiple language Versions. The app will be about 1 MB, it will be distributed via download. Now we are considering to write it in C#, with .Net 1.1.4322
0
8182
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8130
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8627
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8579
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8279
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7093
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4127
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2568
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.