Posted by Chris Alcock on 09 May 2013 | Tagged as: .NET, Development, Morning Brew
Software
Information
Community
- Live blogging at OuterConf2013 – Paula Hunter shares links to the presentations from OuterConf 2013, the OuterCurve foundation’s conference for open source development
Comments Off on The Morning Brew #1352
Posted by Chris Alcock on 08 May 2013 | Tagged as: .NET, Development, Morning Brew
Software
Information
- scriptcs gets a REPL! – Glenn Block announces the release of a REPL (Read Evaluate Print Loop) for ScriptCS which gives an interactive ScriptCS experience affording easy experimentation and many other powerful scenarios.
- .NET Security Part 2 – Simon Cooper continues his series looking at Security in .NET with a look at creating appdomains with different trust levels giving sandboxes for code to play in without exposing the whole application to it.
- 10 Years (of the CSS Zen Garden) – Dave Shea announces a refresh of the CSS Zen Garden, now 10 years old, and opens up to submissions using the best of CSS3 and Responsive Design. The original Zen Garden was a great resource in in early days of selling people on the concept of CSS based layouts, and I hope the new Zen Garden reaches these heights.
- .NET Crash Dump and Live Process Inspection – Lee Culver shares a look at a new managed library from the .NET Runtime Team which allows you to automate debugging inspection and capture more information about your crashes. The library, Microsoft.Diagnostics.Runtime or ClrMD) provides a code interface to working with a processes state, and is certainly something I’ll be having a play with in the future.
- Handling IE 9 & 10’s and Chrome’s clear button with Knockout binding
– Kevin Logan takes a look at an interesting problem when working with Knockout.js in modern browsers which have additional functionality in the input text box
- An Editor Pattern for Knckout.js Using TypeScript Inheritance – Steve Michelotti shares a look at an editor pattern for Knockout based code which provides for the accept / cancel of user changes
Community
- Free Visual Studio Lifecycle Tools Events – Mike Taulty highlights the latest series of events from the team at Microsoft UK, which will be taking a look at the Application Lifecycle Management features of Visual Studio / TFS in Cardiff, Nottingham, Reading, London and Glasgow during May and June
Comments Off on The Morning Brew #1351
Posted by Chris Alcock on 07 May 2013 | Tagged as: .NET, Development, Morning Brew
Software
Information
- Producing permutations, part seven – Eric Lippert returns for another instalment of his series looking at the production of permutations, digging into the answer to the poser in the last post about random permutations of a deck of cards
- The future is now – OWIN and multi-hosting ASP.NET web applications – Filip W takes us to the bleeding edge exploring the capabilities of the nightly builds from the ASP.NET team of Katana and ASP.NET Web API, looking at the support for multi-hosting in self host scenarios
- One ASP.NET: Nancy.Templates for Visual Studio – Scott Hanselman shares a look at the NancyFX Visual Studio templates showing how they provide valuable starting points for Nancy development, and take advantage of the extensibility in Visual Studio, which is still sadly more complicated than folk would like it to be,
- The Benefits of a Reverse Proxy – Mike Hadlow takes a few moments to consider the architectural benefits of running web infrastructure behind a reverse proxy, allowing it to shield your infrastructure and provide valuable services on top of a multi-server setup.
- Resources for Learning CoffeeScript & 10 CoffeeScript Features You Might Not Know – Jaco Pretorius highlights some nice resources for getting up and running and deepening your understanding of the CoffeeScript language, as well as highlighting 10 useful and interesting aspects of the language.
Comments Off on The Morning Brew #1350
« Previous Page — Next Page »