Search Options
close
Search the following clips:
All Clips
Everyone's Clips
My Guides
Sign Up
Install
Learn More
Login
NDepend Shows You What's New in .NET 3.5 SP1 beta
travislaborde
follow
1
5-14-2008 7:44 AM
275 views
tags:
programming
,
.net
,
ndepend
travislaborde
says:
awesome example of a great tool in use.
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Related Clips
Goodbye To Faulty Software?
FOSSwiki
Which Linux distribution should I use
Sam Gentile Defines SOA
The Golden Rule of Data Manipulation
Does object orientation really work?
Children are naturally prone to be empathi...
More clips from
travislaborde
Does object orientation really work?
Speeding Up FireFox When Using the ASP.NET...
Report: 98 Percent Of U.S. Commuters Favor...
Today's Top Clips
Nothing to lose but their chains
Dust Storms In Sahara Desert Sustain Life In Atlantic Ocean
Images of Iceland
Thought control: it's the computer world's latest game plan
The social psychology revolution is reaching its tipping point
Addicted to "clipmarks" in vacation..
1998: Syphilis Genome Sequenced; 2008: Syphilis on the Rise
Tibetan Flags Banned at Olympics
Growing Neural Implants
10 Most Amazing Ghost Towns
visit the
Top Clips page
View the Top Clips from
May 14, 2008
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://www.clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/849b02b8-a199-441f-a253-311034b98252/7FCC7CD7-48B5-4C54-815B-E7193592B967/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://codebetter.com/blogs/patricksmacchia/archive/2008/05/13/net-3-5-sp1-beta-changes-overview.aspx" href="http://codebetter.com/blogs/patricksmacchia/archive/2008/05/13/net-3-5-sp1-beta-changes-overview.aspx" style="font-size: 11px;">codebetter.com</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://codebetter.com/blogs/patricksmacchia/archive/2008/05/13/net-3-5-sp1-beta-changes-overview.aspx"><SPAN><I>Scott Hanselman</I> just published a blog post where he used <A target="_blank" href="http://www.NDepend.com">NDepend </A>to see changes in the code of <I>.NET 3.5 SP1 beta</I> (<A target="_blank" href="http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx">that has just been released</A>). Let’s expose the exhaustive list of differences:</SPAN></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://codebetter.com/blogs/patricksmacchia/archive/2008/05/13/net-3-5-sp1-beta-changes-overview.aspx"><P class="MsoNormal"><SPAN>Summary:</SPAN></p> <P class="MsoNormal"><SPAN># IL instructions:<SPAN> </SPAN><B>8 598 933 to 8 589 008</B><SPAN> </SPAN>(-9 925<SPAN> </SPAN>-0.1%)</SPAN></p> <P class="MsoNormal"><SPAN># Assemblies:<SPAN> </SPAN>112</SPAN></p> <P class="MsoNormal"><SPAN># Namespaces:<SPAN> </SPAN><B>919 to 929</B><SPAN> </SPAN>(+10<SPAN> </SPAN>+1.1%)</SPAN></p> <P class="MsoNormal"><SPAN># Types<SPAN>: </SPAN><B>39 988 to 40 402</B><SPAN> </SPAN>(+414<SPAN> </SPAN>+1%)</SPAN></p> <P class="MsoNormal"><SPAN># Methods:<SPAN> </SPAN><B>387 421 to 385 253</B><SPAN> </SPAN>(-2 168<SPAN> </SPAN>-0.6%)</SPAN></p> <P class="MsoNormal"><SPAN># Fields<SPAN>: </SPAN><B>241 567 to 246 320</B><SPAN> </SPAN>(+4 753<SPAN> </SPAN>+2%)</SPAN></P></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://codebetter.com/blogs/patricksmacchia/archive/2008/05/13/net-3-5-sp1-beta-changes-overview.aspx"><P class="MsoNormal"><SPAN><A target="_blank" href="http://codebetter.com/blogs/patricksmacchia/DotNet35SP1Beta/PublicMethodsAdded.zip">636 new public methods</A>: <SPAN> </SPAN> </SPAN></p> <P class="MsoNormal"><SPAN>SELECT</SPAN><SPAN> </SPAN><SPAN>METHODS</SPAN><SPAN> </SPAN><SPAN>WHERE</SPAN><SPAN> </SPAN><SPAN>IsPublic</SPAN><SPAN> </SPAN><SPAN>AND</SPAN><SPAN> </SPAN><SPAN>Was</SPAN><SPAN>Added</SPAN></P></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://codebetter.com/blogs/patricksmacchia/archive/2008/05/13/net-3-5-sp1-beta-changes-overview.aspx"><P class="MsoNormal"><SPAN><A target="_blank" href="http://codebetter.com/blogs/patricksmacchia/DotNet35SP1Beta/PublicTypesRemoved.zip">8 public types removed</A>: <A href="http://codebetter.com/blogs/patricksmacchia/DotNet35SP1Beta/PublicTypesRemoved.zip"></A> </SPAN></p> <P class="MsoNormal"><SPAN>SELECT</SPAN><SPAN> </SPAN><SPAN>TYPES</SPAN><SPAN> </SPAN><SPAN>WHERE</SPAN><SPAN> </SPAN><SPAN>IsPublic</SPAN><SPAN> </SPAN><SPAN>AND</SPAN><SPAN> </SPAN><SPAN>WasRemoved</SPAN></P></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/7FCC7CD7-48B5-4C54-815B-E7193592B967/blog/" title="blog or email this clip"><img src="http://content6.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Blog
Copyright
Privacy
EULA
OK