Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > dotnet framework > january 2008 >

dotnet framework : .Net Framework Source Code Downloader


keremskusmezer@gmail.com
1/22/2008 1:09:11 AM
Hi Everyone,

I have made a tool, which allows you without the use of VS2008 to
download the source code of the framework from the microsoft source
servers.

I also allows you do debug the .Net Framework under VS2005 without the
need of the Microsoft Plugin and offline without any need of
connection to the Microsoft Source Server.

I want to release this tool, what is the legal status for a such tool?

Best Regards
Peter Duniho
1/22/2008 10:54:13 AM
On Tue, 22 Jan 2008 01:09:11 -0800, keremskusmezer@gmail.com
[quoted text, click to view]

Doubtful. :)

I haven't read the .NET source download license in detail, but I suspect
that it requires you to use Microsoft's own tools for accessing the source
code, and that using third-party tools to do so is contrary to the license.

The actual legalities of such a license are not clear, but I wouldn't want
to be the one hauled into court by Microsoft as a test case to see what a
judge would actually say.

dan
1/23/2008 11:17:56 AM

[quoted text, click to view]

read this:

http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx

<quote>
Hi Derek,
[quoted text, click to view]
Yes - we'll be releasing a separate download version (that copies all files
locally) in the near future as well. This avoids the need for you to be
online in order to access and browse it.
Hope this helps,
Scott
</quote>

Dan

keremkusmezer
2/5/2008 7:14:00 PM
..NET Mass Downloader

Welcome to the .NET Mass Downloader project. While it’s great that Microsoft
has released the .NET Reference Source Code, you can only get it one file at
a time while you’re debugging. If you’d like to batch download it for reading
or to populate the cache, you’d have to write a program that instantiated and
called each method in the Framework Class Library. Fortunately, .NET Mass
Downloader comes to the rescue!

It is live now under :
http://www.codeplex.com/NetMassDownloader

Go Grab Your Copy.

[quoted text, click to view]
AddThis Social Bookmark Button