Unusual Ways of Boosting Up App Performance. Lambdas and LINQs – Alexey Totin shares the next part of this series exploring some of the more unusual ways of increasing your applications performance, looking at the hidden costs of Lambda expressions and LINQ Queries, and what you can do to offset them.
Conventional HTML in ASP.NET MVC: Validators – Jimmy Bogard continues his series looking at re-forming standard HTML components in ASP.NET MVC, with a look at the implementation of validators.
Collection Pipeline – Martin Fowler shares the 4th part of his article on Collection Pipelines
Application State, part 1 – The Caliburn.Micro blog kicks off a discussion of th state management features of the forth coming major release of Caliburn.Micro
Fundamentals of Machine Learning – Bruno Terkaly discusses some of the concepts of Machine Learning, and how it relates to the capabilities provided on the Azure Platform.
Using Markdown for Effective Logging – Stuart Wheelwright shares a library for logging which makes use of the MarkDown format to allow your logs to be beautifully formatted with ease.