Do applications developed with the dot NET tools such as
VS require that end users have the .NET 1.1 framework
installed on their machine?
W.G. Ryan eMVP - 29 Oct 2004 23:32 GMT
They'll need a version of the framework installed, not necessarily v. 1.1

Signature
W.G. Ryan, MVP
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
> Do applications developed with the dot NET tools such as
> VS require that end users have the .NET 1.1 framework
> installed on their machine?
Thomas Scheidegger [MVP] - 30 Oct 2004 06:22 GMT
> Do applications developed with the dot NET tools such as
> VS require that end users have the .NET 1.1 framework
> installed on their machine?
Visual Studio .NET still includes Visual C++,
and thus you can maintain and create classic Win32/MFC/ATL...
applications that don't require the .NET Framework runtime.
But if you use the new .NET languages like
C#, VB.NET or 'Managed C++ .NET',
then your users have to install the .NET Framework runtime:
http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157
-034d1e7cf3a3
If you used classic VB (...VB5/VB6), then you have to migrate to VB.NET.

Signature
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/