This is the 8th post in an ongoing series of weekly roundups of links useful to developers. This post is effectively a roundup of links from the past months – apologies for the delay in posting!
Tools
- ApiChange Is Released! – APIChange is a command line tool that allows you to execute queries on against your compiled .NET code base. The main use of the tool is to determine the impact of each API change, such identifying all users of a specific type. A useful alternative to the commercial NDepends offering.
- Chirpy – A Visual Studio 2010 Add-In for handling JavaScript, CSS, and DotLess files.
- The Best Visual Studio 2010 Productivity Power Tools, Power Commands and Extensions – Scott Hanselman catalogues his favourite VS2010 extensions.
- OutlookSpy – A tool to allow developers to explore the Outlook object model.
- Visual Studio 2010 SharePoint Power Tools – A set of templates and extensions that provides additional functionality to SharePoint developers.
- FxCop 10.0 – An insane jump in version number for the Microsoft static code analysis tool.
- Soluto – LifeHacker has an article on this Windows freeware tool that tracks all the applications in your system boot process, and tells you exactly which ones are slowing you down.
Information
- WatiN Screenshot Saver – Brian Shroer describes how to use Watin, the impressive automated web testing framework, to create a screen capture tool.
- Observable Collections – Steve Wellens gives an overview of a collection in the .NET framework that is new to me.
- SP 2010: How to create a PowerShell Snapin Cmdlet – Tobias Zimmergren has a two part series on creating a PowerShell Cmdlet for SharePoint 2010 (Part 1, Part 2).
- SOLID Examples – Following an ongoing series of articles on the SOLID design principles at LostTechies.com, the various code samples have been brought together as a CodePlex project.
- Start Learning Ruby with IronRuby – Kazi Mansur kicks off a series of blog posts on IronRuby with a look at creating a development environment.
- The Power of Func<> – Jason Sonmez gives an introduction to the Func generic type.
- TechEd 2010 North America – NI’s very own Martin Woodward blogs about his TechEd presentation on Team Explorer, and he also links to a number of other presentations relating to VS2010/TFS.
- How to select open source libraries - Daniel Marbach gives a breakdown of the different criteria to use to select an open source library to use.
- .NET Logging Tools and Libraries – A site dedicated to cataloguing the various logging libraries available to .NET developers. My personal preference is for NLog, though I have recently become interested in using PostSharp, an AOP framework for logging.
Miscellaneous
A few more random links:
- Let Me Google That For You – The ultimate answer to dumb questions. Simply copy the question into the search box, git the required button, and it will generate a http://lmgtfy.com/ link for you to email back to the waste of space who bothered you with the query. Even better, kill time by monitoring what search terms are being entered in real time - http://live.lmgtfy.com/
- Script Junkie – A MSDN site dedicated to the serious web developer. Courtesy of Simon Phillips.
- The Toughest Developer Puzzle Ever - Exactly what it says….
Events
You can now check out developer events in Northern Ireland using my calendar.
There are no events in the coming week.
thanks
ReplyDelete