The Morning Brew #2016
Posted by Chris Alcock on Monday 25th January 2016 at 09:33 am | Tagged as: .NET, Development, Morning Brew
Information
- Shared Projects or PCL? – Miguel de Icaza discusses code sharing techniques for sharing code between products in Xamarin
- Common Aspects of ASP.NET Code: in Web Forms and MVC – Dino Esposito takes a look at the origins and uses of ASP.NET Web Forms and MVC Controllers
- Implementing a CI/CD pipeline & Micro service based architecture – Gabriel Schenker kicks off a series looking at continuous integration and continuous delivery, starting out with a look at CI and CD in Microservice delivery
- Semantic Logging in ASP.NET MVC – Sampath Kumar Kamati explores the concept of Semantic Logging and looks at its implementation in ASP.NET MVC applications using Event Tracing for Windows
- Use Data Structures and Algorithms Problems as TDD Katas! – Jaime González García shares thoughts on using Data Structures and Algorithms problems as Code Katas
- (Not so) Stupid Question 284-287: What is cyclomatic complexity, how do you calculate it and what does the score mean? – Iris Classon takes a look at the concepts behind cyclomatic complexity scores and how it relates to your code
- Starting the process of switching to a standard OSS license – Rockford Lhotka discusses moving CSLA onto a more standard Open Source license
- Generate C# Client API for ASP.NET Web API – Zijian takes a look at generating strongly typed C# client for ASP.NET WebAPI services
- The little known beauty of .ensure files – Leon Banbrick shares a though on a feature that would be usefiul in version control systems (And could be with pre-commit checks)
Comments Off on The Morning Brew #2016