R
Rick Byers
We're trying to determine whether we should deploy our app built against
..NET 1.0 or 1.1. We've already decided that until the number of users with
the 1.0 runtime but NOT the 1.1 drops close to zero, we have to support
execution under either environment. In that case, there doesn't seem to be
much advantage to building against .NET 1.1 (since we can't use any new
features). However, I'd really like to start using VS.NET 2003, mainly in
the hopes that it will solve many of the bugs / annoyances we've experienced
with 2002.
Does anyone know where I could find some numbers indicating the penetration
of the .NET runtime? I'm looking for just a rough idea, so the specific
sample isn't important. For samples like "all visitors to the microsoft.com
website", this should be trivial to generate because IE includes the .NET
version number in its User-Agent string.
Also, if anyone has any other advice on why building against .NET 1.0 or 1.1
would be better, I'd love to hear them (none of the major new features in
the 1.1 framework seem relevant to us).
Thanks,
Rick
..NET 1.0 or 1.1. We've already decided that until the number of users with
the 1.0 runtime but NOT the 1.1 drops close to zero, we have to support
execution under either environment. In that case, there doesn't seem to be
much advantage to building against .NET 1.1 (since we can't use any new
features). However, I'd really like to start using VS.NET 2003, mainly in
the hopes that it will solve many of the bugs / annoyances we've experienced
with 2002.
Does anyone know where I could find some numbers indicating the penetration
of the .NET runtime? I'm looking for just a rough idea, so the specific
sample isn't important. For samples like "all visitors to the microsoft.com
website", this should be trivial to generate because IE includes the .NET
version number in its User-Agent string.
Also, if anyone has any other advice on why building against .NET 1.0 or 1.1
would be better, I'd love to hear them (none of the major new features in
the 1.1 framework seem relevant to us).
Thanks,
Rick