Is the above runtime & class library along with a number of developer tools.
The x64 & IA64 versions of the above two are for machines running one of the
64-bit versions of the OS (Windows XP Pro 64-bit edition or Windows 2003
Server 64-bit edition). Yes there is a full 64-bit version of the CLR as
well as the 32-bit version.
--
Hope this helps
Jay [MVP - Outlook]
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"Howard" <howdy0909@yaho o.com> wrote in message
news:%23eeu3EY3 FHA.3136@TK2MSF TNGP09.phx.gbl. ..
| Is .net framework 2.0 available for download?
|
| http://msdn.microsoft.com/netframewo...s/default.aspx
|
| I found the redistributable s. but just want the runtime.
|
|
Howard <howdy0909@yaho o.com> wrote:[color=blue]
> Is .net framework 2.0 available for download?
>
> http://msdn.microsoft.com/netframewo...s/default.aspx
>
> I found the redistributable s. but just want the runtime.[/color]
The runtime is what is redistributed in the redistributable s.
The redistributable is the smallest package and contains only what is
necessary to run on clients or on servers that are not used for development
directly. The SDK is the complete package, with compilers, etc.
If you want runtime, install redist, not SDK.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
*************** ************
Think Outside the Box!
*************** ************
Comment