The Morning Brew #1741
Posted by Chris Alcock on Thursday 20th November 2014 at 09:27 am | Tagged as: .NET, Development, Morning Brew
Software
- ImmutableObjectGraph has some big updates now, and more coming soon – Andrew L Arnott resumes activity on the ImmutableObjectGraph repository with a big batch of updates including migration from T4 templates to Roslyn
Information
- NuGet dependency visualizer with F# and Graphviz – Sergey Tihon takes a look at revealing the dependency graph of NuGet packages by using F# and the GraphViz Layout engine
- ASP.NET 5 (vNext) Work in Progress – Exploring TagHelpers – Scott Hanselman shares a look at the proposed Tag Helpers which are coming in ASP.NET 5, showing how they are used to simplify markup and looking for some feedback on the feature
- ASP.NET Web Forms Extensibility: Output Encoders – Ricardo Peres takes a look at the ASP.NET 4 HTTP Encoder and output encoder functionality
- Coming soon to C#: Expression-bodied members – Gunnar Peipman shares a look at another new C# feature which allows you to write shorter property definitions in this case using expressions to define the return value.
- Post-Release Goodies – Kasey Uhlenhuth re-iterates the Open source announcements, and highlights where the repositories are that you can get involved with, before sharing some of analyzers being created to improve the development experience
- Improving the Visual Studio Account Management Experience – Ji Eun Kwon discusses the new account manager feature of Visual Studio 2015 which aims to make managing and logging into the various accounts for development and working in the IDE easier.
- Connecting to Cloud Services – Merwan Hade discusses the improvements in Visual Studio 2015 to the connection with Cloud Services of various different types
- My five promise patterns – Remy Sharp shares a look at working with promises and discusses some of the patterns that have emerged from use.
Comments Off on The Morning Brew #1741