VS 2005
-
Hi, I am new to VS 2005, and planning to switch to VS2005 from VS 2003. I want to know the window app solution developed by VS2005 require any special stuff to deploy ? (e.g. newer version of .Net in the pc) Thanks
If you're developing apps using .net 2.0, the client machine (where your software is deployed) will need the .net 2.0 redistributable package. Visit http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en[^] for details. Cheers, Vikram.
"When I read in books about a "base class", I figured this was the class that was at the bottom of the inheritence tree. It's the "base", right? Like the base of a pyramid." - Marc Clifton.
-
If you're developing apps using .net 2.0, the client machine (where your software is deployed) will need the .net 2.0 redistributable package. Visit http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en[^] for details. Cheers, Vikram.
"When I read in books about a "base class", I figured this was the class that was at the bottom of the inheritence tree. It's the "base", right? Like the base of a pyramid." - Marc Clifton.
Also, pay attention to the supported operating systems and service packs. For example .NET 1.1 could be deployed on Win NT 4 SP6a, but .NET 2 can't. Kevin
-
Also, pay attention to the supported operating systems and service packs. For example .NET 1.1 could be deployed on Win NT 4 SP6a, but .NET 2 can't. Kevin
-
Read the System Requirements[^] for .NET 2.0. 98 and Me are supported (point gun at foot, squeeze trigger), while NT is no longer supported, on any processor platform. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome