Looking for a link to download the latest .NET redistribution package
I need a nice seamless way for a user that is offline ( no internet connection) to be able to download the latest .NET redistribution package off a CD/DVD.
We currently package the dotnetfx and the VJsharpRDP onto a CD/DVD for the user to download.
My question is how can I update this process and is there an easier way?
I am not exactly sure but it is one of the language package and that is what that installer does so I would assume so.
.NET Programming
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.
ASKER