S
schoenfeld1
I have ported various trialware products to .NET 2, but I lack
confidence in distributing these products online as almost no users
have .NET 2 framework installed. What is the recommended strategy for
solving this framework deployment problem for trialware products?
#1: Ship it with the application? (extra 22 mb download)
#2: Force user to download from the Microsoft website? (no static
link, user has to follow instructions, 50% of time will just lose
interest or fail)
#3: Avoid using .NET 2 altogether? (seems to be the only choice)
Microsoft should be aware that the majority of trialware developers
I've talked to are not making use of .NET 2 for this reason. They are
taking option 3.
I would love to use .NET 2 as it is a superior platform that makes the
code structure cleaner, better and faster (with generics/etc), solves
all those annoying winform theming problems and includes many new,
great and cutting-edge features. However, it seems Microsoft are not
proactively seeking to get .NET 2 runtime installed on users machines,
and seem to be expecting that ISVs to do this job for them?
Microsoft management need to stop acting like Sun and stop treating
..NET like java.
Whatever happened to the "developers, developers, developers,
developers.."?
confidence in distributing these products online as almost no users
have .NET 2 framework installed. What is the recommended strategy for
solving this framework deployment problem for trialware products?
#1: Ship it with the application? (extra 22 mb download)
#2: Force user to download from the Microsoft website? (no static
link, user has to follow instructions, 50% of time will just lose
interest or fail)
#3: Avoid using .NET 2 altogether? (seems to be the only choice)
Microsoft should be aware that the majority of trialware developers
I've talked to are not making use of .NET 2 for this reason. They are
taking option 3.
I would love to use .NET 2 as it is a superior platform that makes the
code structure cleaner, better and faster (with generics/etc), solves
all those annoying winform theming problems and includes many new,
great and cutting-edge features. However, it seems Microsoft are not
proactively seeking to get .NET 2 runtime installed on users machines,
and seem to be expecting that ISVs to do this job for them?
Microsoft management need to stop acting like Sun and stop treating
..NET like java.
Whatever happened to the "developers, developers, developers,
developers.."?