Microsoft has released an update for .NET Framework 3.5 Service Pack 1. Taken from the update page: An update for the Microsoft .NET Framework 3.5 Service Pack 1 (SP1) is available. This article describes information about the issues that the update for the .NET Framework 3.5 SP1 fixes. The update for the .NET Framework 3.5 [...]
New Links: Google AJAX APIs Playground and Microsoft SDKs
I came across two very cool links today that I thought I would save so I could find them later: Google AJAX APIs Playground - http://code.google.com/apis/ajax/playground/ This page is located on the Google Code website and provides example javascript code and documentation links for what seems to be all of Google’s AJAX web services. It includes an [...]
jQuery 1.3.1 Released
The jQuery team has just released jQuery 1.3.1. This is mainly a bugfix release. You can view the fixed bugs on the jQuery bug tracker. You can download this release by visiting the jQuery Downloads page, or more directly, the 1.3.1 Release Download page. The blog post regarding this release makes a few important points [...]
FxCop 1.36 and StyleCop 4.3
While this is not new news, I realized that finding the link to download FxCop 1.36 is still not as straight forward as I’d like it to be (most links are still pointing to the 1.35 on msdn code or the 1.36 Beta 2 release), so I thought I would add the link here so [...]
Sample Source Code for Silverlight 2 Runtime and SDK Controls
Microsoft has posted the source code and unit tests for many of their Silverlight Controls on the Microsoft Download Center. From the download page: Brief Description This download contains the source code and unit tests for the managed Silverlight 2 controls included in System.Windows.dll, System.Windows.Controls.dll, and System.Windows.Controls.Data.dll. Quick Details File Name: Silverlight 2 [...]