The Morning Brew #1274
Posted by Chris Alcock on Wednesday 16th January 2013 at 09:08 am | Tagged as: .NET, Development, Morning Brew
Software
- One step closer to full support for Redis on Windows, MS Open Tech releases 64-bit and Azure installer – Claudio Caldato gives an update on the interoperability blog about the progress being made on improving the support for Redis on Windows, highlighting the recent release of a 64bit version available from the Microsoft Open Technologies GitHub repository, discussing Azure support and looking at the next steps for the project.
- SignalR Release Notes (1.0 RC2) – David Fowler shares the Release Notes for the Second release candidate of SignalR 1.0, highlighting the significant commits, breaking changes bugs fixed and new features added in the latest pre-release version.
- Don’t Hot-fix IE6-8, Upgrade to IE9-10 Instead – Elijah Manor shares some salient advice regarding the recent critical security patch for IE6,7 and 8 – rather than patch and if you are able to, upgrade to the latest IE version available to you for a whole host of benefits (not least security)
Information
- Working on 0.8.2 – TypeScript – Jonathan Turner gives an update on progress on TypeScript, giving an insight in the development process behing the future 0.8.2 release, along with discussing some of the key changes and features planned
- The ASP.NET developer checklist – Mads Kristensen follows on from the success of the general Web Developer Checklist with a new checklist specifically aimed at ASP.NET Developers, including all those key things to check and think about when building sites and applications using that framework.
- The State of jQuery 2013 – Dave Methvin gives a ‘state of the union’ of the world of jQuery and the jQuery Foundation, highlighting key forthcoming releases, along with reiterating the jQuery mission and objectives.
- Nullable micro-optimizations, part six – Eric Lippert continues his series looking at micro-optimization of work with nullable types, and in this part discusses premature optimization which could occur when the C# compiler attempts to optimise nullables by addressing branches in lifted operators.
- Modularization in TypeScript – Brett Jones continues this series of posts looking at TypeScript exploring the concept of modularization, first looking at how this is achieved in JAvaScript before moving on to explore TypeScript specific implementations.
- Want to ILMerge but you’re building a WPF app? Resource them baby! – Greg Duncan higlights a post from Vladimir Enchev over on the Telerik Blogs which discusses how you can ILMerge assemblies when your assemblies contain XAML. Greg adds to this by sharing his recent experiences using ILMerge.
- The Magic of the jQuery Source Map – Elijah Manor discusses the new support for Source Maps included in jQuery 1.9, discussing what source maps are, and how you can get and use them for jQuery 1.9
Community
- The SQL Server Conference – SQLBits 11 – 2 – 4 May 2013 – Nottingham – The SqlBits Conference returns for its 11th time between 2nd and 4th May 2013 in Nottingham – as is usual the first three days are pay for conference and workshop days, with the Saturday being the Free Community Day – a great chance to see the best and brightest of the SQL Server (and other databases to a lesser extent) present on their topics of expertise. If you work with databases at all this is a great event where you are sure to learn something new (I always do when I attend)
- NxtGenUG – Event: Building Apps for Windows Phone 7.5, 7.8 *and* 8.0 – The Manchester / Warrington NxtGenUG are meeting tonight (Wednesday) for an event featuring Andy Wigley which will look at development against the now various Windows Phone platforms
- This Wednesday: F# London Meetup: Systems Information Programming Made Simple with the F# WMI Provider Sample – Another event this evening (Wednesday), this time in London where the F# London group welcome Keith Battocchi for a session looking at the F# WPI Providers, looking at how F# can be used like PowerShell for Systems information programming.
Comments Off on The Morning Brew #1274