The number of Style Cop issues in the C5 Collections solution as of C5Collection.1E (available at https://c5stylecopped.codep... is a grand total of 19! (The original total was over 40,000!) In retrospect, I should have started with the core C5 project (reminder – always start with the lowest level of project). The reason for this is that as argument names are made more meaning by example renaming rnode to rightNode, intellisence will pick it up in consuming layers. Owning ......
With seemingly no fanfare, Visual Studio 2013 Update 2 has been released.
For users of Visual Studio Professional and above, Code Value Ltd are providing a very C# debugging add-on called OzCode.Download from http://visualstudiogallery.... The download page at http://o.oz-code.com/download states "The beta version is Free until the first release version, after which the product will be available for purchase. The prices for the 1.0 release have already been set and can be viewed on our purchasing page."Have a read of ......
Today, I received this message from one of my readers "PLEASE I NEED TO DOWNLOAD Visual Studio and C# TEXT BOOKS FOR MY CERTIFICATION EXAM" Microsoft provide a free version of Visual called Visual Studio Express at http://www.visualstudio.com... Please note that there are now several versions of Express depending on your application focus. I suggest you start with the versions for Windows and Windows Desktop. Now as to books for your C# Certification Exam - I suggest ......
At http://www.syncfusion.com/r... Syncfusion are offering a free book on Visual Studio 2013 "Visual Studio 2013 brings many new improvements to the popular integrated development environment, including the long-awaited synchronized settings and notifications. With author Alessandro Del Sole as your guide, you will learn how to harness these features for increased productivity and efficiency. For novices and returning experts alike, Visual Studio ......
Visual Studio 2013 Update 1 was made available on 20th Jan! This service pack concentrates on fixing issues with working with versions prior to IE10. Here are some links:VS 2013.1 (Update 1) is available Visual Studio 2013.1 RC is Available Description of Visual Studio 2013 Update 1 ......
Visual Studio 2013 has now reached the first release candidate stage. Tugberk Ugurlu has written an excellent piece on the new feature (Owin Host) at
http://www.tugberkugurlu.com/archive/good-old-f5-experience-with-owinhost-exe-on-visual-studio-2013The Owin host represents an alternative way of hosting web sites.