June 2013

Monthly Archive

The Morning Brew #1373

Posted by on 10 Jun 2013 | Tagged as: .NET, Development, Morning Brew

Software

Information

Community

  • TechEd North America 2013 – Channel 9 now has all the session recordings from TechEd available online, giving you access to what appears to be over 700 sessions of content covering all aspects of the Microsoft world.
  • NxtGenUG – Event: Making Windows Store Dance – The Birmingham NxtGenUG welcome Christopher Myhill for a session on building applications for the Windows Store, sharing key lessons learnt when crafting your application for the store. The event takes place the evening of Tuesday 18th June

The Morning Brew #1372

Posted by on 07 Jun 2013 | Tagged as: .NET, Development, Morning Brew

Software

Information

  • Knockout.js Troubleshooting Strategies – Ryan Niemeyer shares some great debugging and troubleshooting techniques when working with Knockout.js, discussing logging, the use of the console, catching and working with exceptions and also a number of common problems.
  • How to delete Open or Insecure Wi-Fi HotSpots from Windows 8: Wifi.exe Command Line Utility with Source – Scott Hanselman follows on from his recent Hanselminutes podcast with Troy Hunt where wireless security was one of the topics they covered, with a look at how you can remove the remembered networks from your Windows 8 installation.
  • T4 – The Insource Code Monkey – Nick Harrison discusses one of the more unsung heroes in the Development, the code generation possible using T4 Templates, discussing how you probably are using them without even knowing, looking at motivations for uses in your own applications, and exploring how to go about it.
  • ACID 2.0 in action – Jimmy Bogard continues his discussion of getting rid of two phase commit in messaging applications, and takes a look at ACID 2.0, a new version of the ACID acronym which aims to provide guidelines to allow a data model to provide high throughput without traditional locking.
  • LINQ for JavaScript – Kamyar Nazeri takes a look at implementing LINQ functionality in the JavaScript language, sharing implementations for 30 LINQ operations in JavaScript – great if you need this kind of functionality in JavaScript or are curious about the implementation of such functions.

The Morning Brew #1371

Posted by on 06 Jun 2013 | Tagged as: .NET, Development, Morning Brew

I had a really nice evening presenting at the ChesterDevs Usergroup last night – thanks to the organiser and attendees for being so welcoming and also for asking some really good pertinent questions. If you are anywhere nearby I encourage you to check the group out, and what better way to do so than at their next meeting on 3rd July where ‘Friend of the Brew’ Mark Rendle will be giving a session on TypeScript.

Software

  • First look at Windows 8.1 (Video) – Rob Margel shares the video from Jensen Harris’ TechEd session which demonstrates some of the new features and improvements coming in Windows 8.1

Information

  • Clean Code Cheat Sheet – Urs Enzler shares an updated and enhanced Clean Code Cheat Sheet. Available in PDF form, this 4 page cheat sheet details all the key concepts which back the Clean Code idea
  • VS 2013 round tripping – Brian Harry shares some more Visual Studio 2013 news, this time relating to the very important round tripping support which allows 2013 to work with 2010 and 2012 solutions and projects without conversion.
  • PragPub with Elixir; Updated Raspberry Pi – The Pragmatic Programmers highlight their latest edition of PragPub magazine which features articles on a variety of development platforms and languages. This month includes Rails, Elixir and Knockout.
  • See the Intermediate Language for C# Code – Dave Kerr shares an article on Codeplex which details the creation of a Visual Studio addin which allows you to highlight code, and see the IL that represents the code. The extension is available to download, so can also be added to your tool belt easily.
  • Unity – Part 4: Extensions – Development With A Dot – Ricardo Peres continues discussion of the Unity Framework, with a 4th part which looks at extending the functionality of Unity, looking at the registration and configuration of extensions.
  • Celebrating an Energy Efficient Browser on World Environment Day – The Microsoft Green Blog celebrate the news that Internet Explorer 10 is the most eco-friendly browser in terms of its energy efficiency, meaning both good things for your battery life and for the planet.

Community

  • DareDevs: TDD, where did it all go wrong – DareDevs, formerly the Manchester NxtGenUG group, welcome Ian Cooper for a session on Test Driven Development on the evening of Wednesday 19th June.
  • NxtGenUG – Event: Cross platform apps and games. – The Coventry NxtGenUG welcome Simon Jackson for a session on creating games and applications which work across multiple platforms, inculding a look at MonoGame and Xamarin Studio on the evening of Monday 17th June.

« Previous PageNext Page »