Friday links 257

  1. http://www.mikesdotnetting.com/Article/301/loading-asp-net-core-mvc-views-from-a-database-or-other-location
  2. https://medium.com/@cscalfani/goodbye-object-oriented-programming-a59cda4c0e53#.995ytcgmz
  3. https://blogs.windows.com/buildingapps/2016/07/22/fun-with-the-windows-subsystem-for-linux/
  4. https://techcrunch.com/2016/07/22/dear-google-the-future-is-fewer-people-writing-code/
  5. Interview Techniques – Technical Questions | Func(Of Inspiration) – Joshua Lewis’s Blog
  6. Implementing a Markdown Engine for .NET | xoofx
  7. ASP.NET Core 1.0 built-in Logging Framework
  8. Avoid ClickJacking in ASP.Net Core 1.0
  9. The Business-Personal Value Continuum – DaedTech
  10. Download SQL Server Management Studio (SSMS)
  11. 4 Reasons To Drop MVVM
  12. Defend ASP.NET and WCF from various attacks using Nginx – CodeProject
  13. The Fastest Way For A Coder To Get Fired
  14. Console API Reference | Web Tools – Google Developers
  15. Adding Hot Module Reloading to Create React App — Medium