Click to See Complete Forum and Search --> : .Net Pre-Requisites -What are they?


al_paso
June 26th, 2003, 10:38 AM
Why do I need to install the dotnetfx.exe before I install the .Net SDK?Is that the runtime, something like what JRE is for JDK?

Also what is the .Net Redistrib package - dotnetredist.exe. What is it used for?

thanks

pareshgh
June 26th, 2003, 06:22 PM
yes, it is .NET's runtime environment where .NET based .exe files gets executed.
Paresh