URL for application developers to use to point to .NET Frameworks

G

Guest

In the setup of my .NET application, I want to point users to the correct URL for them to download the .NET FX 1.1 if they don't already have it

Should I point my users to http://www.microsoft.com/downloads/...E3-F589-4842-8157-034D1E7CF3A3&displaylang=en or do you have a standard URL which will always redirect to the newest version of the frameworks

PS: My application used to point to http://msdn.microsoft.com/library/default.asp?url=/downloads/list/netdevframework.asp which no longer provides an easy path for users to download the FX

Thanks
Jay
 
R

Ray Cassick \(Home\)

Doesn't the Windows Update site offer the framework as an install option?

Jay Craig said:
In the setup of my .NET application, I want to point users to the correct
URL for them to download the .NET FX 1.1 if they don't already have it.
Should I point my users to
http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-
8157-034D1E7CF3A3&displaylang=en or do you have a standard URL which will
always redirect to the newest version of the frameworks?
PS: My application used to point to
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/netdevfram
ework.asp which no longer provides an easy path for users to download the
FX.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top