|
Sponsored Links
Resources
.NET Research Library
Get .NET related white papers, case studies and webcasts
|
News
News
News
|
Messages: 4
Messages: 4
Messages: 4
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
TSS.NET Asks: Do you want source for .NET Framework Libraries?
With the upcoming release of .NET 3.5 and VS 2008, Microsoft will reveal the source code for the .NET Framework Libraries. Licensing terms, however, do not allow changes or redistribution of the .NET Framework source code.
The terms of the license do not allow changes or redistribution of the .NET Framework Source code, which will be scrubbed of some comments. That source code will be released under yet another of Microsoft's several software licenses, this being the Microsoft Reference License, or MS-RL. Read the story and <strong>comment</strong> here. Do you want to view source for .NET Framework Libraries?
Read more on SearchVB.com http://searchvb.techtarget.com/originalContent/0,289142,sid8_gci1275299,00.html
|
|
Message #240658
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: TSS.NET Asks: Do you want source for .NET Framework Libraries?
I know that sometimes it has helped me in Java to have the source code of the base libraries, as an example of implementation of an interface most of the time, and sometimes to enhance performance by knowing what's under the hood.
This usage can cause problems though, because you may tend to rely on the inner implementation that can change without notice. But the pros for me are greater than the cons, thus, I'd say yes, I want those sources.
|
|
Message #240662
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: TSS.NET Asks: Do you want source for .NET Framework Librarie
Has anyone NOT been doing this already since 1.1? Lutz Roeder's Reflector has provided this functionality for years.
|
|
Message #240930
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Better than Reflector, though...
...yes, but you can't debug the code very easily in Reflector (though there is a debugger add-in), or seamlessly debug your code in Visual Studio. Also, you don't get the comments (though SSCLI helps here). This is a good move.
|
|
 |
| |
|
New content on TheServerSide.NETNew content on TheServerSide.NETNew content on TheServerSide.NET |
 |
 |
Language "mashups" will become more prominent, and developers will become polyglots, one programmer suggests.
SearchWinDevelopment.com offers an introduction to the language, performance, testing and data management improvements in VS 2008.
VBCode.com code snippets cover all aspects of application development, from data binding to security to the user interface.
Get up to date on XAML best practices with a variety of articles, tutorials and webcasts. [SearchWinDevelopment.com]
One team's experience with the VSTS DB edition suggests that it can improve workflow for dev teams. It also enhanced Agile efforts.
(June 24, Article)
Microsoft has begun to include DSL tools in the VSTS kit. A new book by Steve Cook and other VSTS team members helps set the stage.
(June 24, Article)
Cartoon: Be it ever so humble there is no place like your home after you get a Microsoft Home Server .
(June 18, Cartoon)
Microsoft's Thom Robbins says new technology to highlight in NET 3.5 includes AJAX, LINQ for both C# and VB, as well as tooling enhancements intended to ease the task of building WPF, WF and WCF apps.
(June 29, Podcast)
Venkat Subramaniam discusses AJAX bottlenecks, the tenets of Agile development and more. He spoke at the Ajax Experience.
(June 25, Tech Talk)
In the second of a two-part series, Michele Leroux Bustamente discusses design decisions related to the claims-based security model. Read the story and walk through the process for creating a set of claims-based utilities to encapsulate claims authorization at the service tier.
(May 24, Article)
Understanding why the Entity Framework exists and learning where it can fit into your projects can get you prepared for the eventual release early next year.
(May 10, Article)
Resource: This learning guide gives you quick access to useful links on Windows Communication Foundation security information.
(April 24, Article)
TSS.NET's Jack Vaughan spoke recently spoke with Microsoft's Brad Abrams to find out what he is seeing in the field and what the chefs in Redmond are cooking. Along the way he discusses patterns of AJAX frameworks.
(April 11, Article)
In a two-part series, Michele Leroux Bustamente explains how claims-based security is supported by WCF, and how you can implement a claims-based security model for your services.
(March 29, Article)
Windows Workflow Foundation is a new technology that many developers will need to get their heads around. In a brief excerpt adapted from Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#, K.Scott Allen considers aspects of workflow definition.
(March 22, Chapter Excerpt)
|
|