.NET Framework
- Are .NET Framework 3.5 and Framework 3.5 redistributable package same?
nothing
답변
- Both refers to the same file
dotNetFx35setup.exe
This is a 2 mb file, which will download the complete package through internet. The complete offline installer will be around 200-300mb in size.Thanks,
A.m.a.L
.Net Goodies
Remember to click "mark as answered" when you get a correct reply to your question - 답변으로 표시됨YiChun ChenMSFT, 중재자2009년 7월 10일 금요일 오전 3:36
- Thank you for A.m.a.L's help. :)
Hi Vallayil,
Just as A.m.a.L mentioned:
dotNetFx35setup.exe - .NET Framework 3.5 bootstrapper installer
Bootstrapper is a very lightweight setup package, which determines what needs to be installed and attempts to download these required components from the web during installation.
dotnetfx35.exe - .NET Framework 3.5 full redistributable package
Full package is a stand-alone installer package that contains all required components to deploy different platforms.
Hope this answers your question. If you have any further concern, please feel free to let me know.
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 답변으로 표시됨YiChun ChenMSFT, 중재자2009년 7월 10일 금요일 오전 3:36
모든 응답
- Both refers to the same file
dotNetFx35setup.exe
This is a 2 mb file, which will download the complete package through internet. The complete offline installer will be around 200-300mb in size.Thanks,
A.m.a.L
.Net Goodies
Remember to click "mark as answered" when you get a correct reply to your question - 답변으로 표시됨YiChun ChenMSFT, 중재자2009년 7월 10일 금요일 오전 3:36
- Thank you for A.m.a.L's help. :)
Hi Vallayil,
Just as A.m.a.L mentioned:
dotNetFx35setup.exe - .NET Framework 3.5 bootstrapper installer
Bootstrapper is a very lightweight setup package, which determines what needs to be installed and attempts to download these required components from the web during installation.
dotnetfx35.exe - .NET Framework 3.5 full redistributable package
Full package is a stand-alone installer package that contains all required components to deploy different platforms.
Hope this answers your question. If you have any further concern, please feel free to let me know.
Thanks
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 답변으로 표시됨YiChun ChenMSFT, 중재자2009년 7월 10일 금요일 오전 3:36
- Thank you A.m.a.l and YiChun.
- 답변으로 표시 취소됨YiChun ChenMSFT, 중재자2009년 7월 13일 월요일 오전 2:21
- 답변으로 표시됨Vallayil [MS] 2009년 7월 11일 토요일 오후 1:41
- Hi Vallayil,
It's my pleasure. :)
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

