The Morning Brew #1858
Posted by Chris Alcock on Tuesday 12th May 2015 at 08:18 am | Tagged as: .NET, Development, Morning Brew
Software
- JustDecompile Engine Becomes Open Source – Telerik announce the open sourcing of the JustDecompile engine – the component which actually does the work behind the UI. The code is being hosted on GitHub and is licensed under an Apache 2.0 license.
- Version 1.1.24 of the EventSource NuGet Package marked as STABLE – Vance Morrison highlights the new ‘considered stable’ being applied to the EventSource 1.1.24 package
Information
- Wizards and warriors, part five – Eric Lippert continues his series looking at translating business rules and constraints into the C# Type System, using types to protect and enforce the business rules, looking back on the previous attempts in earlier parts, and turning the problem around to look at a different way of modelling the system.
- Solution to Little Puzzlers – Positive Integer to Roman Numerals – James Michael Hare shares his solution to his most recent ‘Little Puzzlers’ post , the problem of converting from integers to Roman Numerals
- DDD – Special scenarios, part 2 – Gabriel Schenker continues his examination of Domain Driven Design by looking at two more scenarios which it can be non-trivial to implement using DDD, looking at collaboration between aggregates and the use of generic vs specific commands.
- A look at new feedback-driven improvements to the network tool in our F12 Developer Tools – Ruben Rios of the Microsoft Edge Team discusses the improvements to the Internet Explorer F12 Development Tools included in the latest release in the Windows 10 Preview
- How Do I Evaluate JavaScript Libraries – Chris Love discusses his process for reviewing and choosing JavaScript libraries
- Using Roslyn to build a simple C# interactive script engine – Christian Jacobsen looks at the construction of a script engine using C#, based on the Roslyn Compiler Platform
- 3 misuses of ?. operator in C# 6 – Vladimir Khorikov takes a look at 3 different ways in which the ‘safe navigation operator’ will likely end up being misused by developers.
Community
- MVP Virtual Conference – May 14 & 15, 2015 – Ken Cenerelli highlights this week’s MVP Virtual Conference, being held Thursday and Friday this week
Comments Off on The Morning Brew #1858