Blog Posts
-
Comparison keyboard shortcuts for Pending Changes in TFS
This article provides instructions for setting up keyboard shortcuts for comparing pending changes in Visual Studio with the Latest, Workspace and Previous versions. It also provides updated commands for Visual Studio 2012.
-
Data contract generation is now available in WSCF.blue
Data contract generation is now available in the WSCF.blue V1 Beta 2 release, and as always user feedback and bug reports are welcome. The feature allows users to select one or more source XSD or WSDL files and generate data contracts using the XmlSerializer. Data Contract Code Generation Options are also available.
-
DomainDataSource Extension Methods
A post by Jeff Handley explains how to add or edit an item in the DomainDataSource in .NET RIA Services, and a comment by David Yack on the forum provides his inherited DomainDataSource class which adds methods for adding and editing items. This code was then turned into a set of extension methods that can be used on any DomainDataSource.
-
Controlling your Service method implementation in WSCF.blue
WSCF.blue has added new options that control how the methods in your service class are code generated. This will allow you to separate your service implementation into another file that remains untouched when you regenerate your service code.
-
ReSharper 4.5.1 Maintenance Release
JetBrains have released a 4.5.1 maintenance version of ReSharper which addresses a large number of bugs and has improved default Naming Style rules. This version of ReSharper is free to upgrade from any 4.x version and should be a stable and reliable release.