March 2013

Monthly Archive

The Morning Brew #1313

Posted by on 12 Mar 2013 | Tagged as: .NET, Development, Morning Brew

Software

  • New Pre-Release Support for Windows App Developers – Edwin Guarin highlights a collaboration with PreApps.com an application marketing site allowing you to gain exposure for your applications before release. All Windows App Developers get a free Premium account (worth $24.99).

Information

  • Monads, part six – Eric Lippert continues his series looking at Monads, summarising the actual rules for the Monad Pattern derived over the last few posts looking at what is required to make an actual working implementation of the Monad
  • .NET TDD (Test Driven Development) by example – Part 1 – With all the discussion about the use of Test Driven Development and testing practices, Carl Randall kicks off an interesting series looking at Test Driven Development by example
  • DropDownListFor with ASP.NET MVC – K. Scott Allen takes a look at the use of the DropDownListFor HTML Helper extension method in ASP.NET MVC
  • A Reactive Extension (Rx) use case in a Windows Phone app – Jeremy Alles discusses a real world use of the Reactive Extensions to offset the typing in a search box from the actual searching in a Windows Phone application

Community

  • Shropshire Dev Net- 17 April 2013 – Johnno Nolans Legacy Code: Rehab – The very friendly Shropshire Dev Net usergroup welcome Johnno Nolan for a session looking at the ugly side of software development, in the form of a hands on look at the legacy, broken and scary codebases that many of us have to deal with. The event starts at 18:30 on the Wednesday 17th April, and for the regulars, this event is taking place at a different location to the usual.
  • Global Windows Azure Bootcamp April 27th 2013 – Andrew Westgarth highlights the Global Windows Azure Bootcamp event being hosted by Black Marble in Bradford on Saturday 27th April. Registration is required for what will certainly be a top notch event.

The Morning Brew #1312

Posted by on 11 Mar 2013 | Tagged as: .NET, Development, Morning Brew

Information

The Morning Brew #1311

Posted by on 08 Mar 2013 | Tagged as: .NET, Development, Morning Brew

Information

  • Monads, part five – Eric Lippert continues his series exploring Monadic Types, continuing taking us on a journey to build up a definition of what it means to be a Monad, looking in this part at some of the more complicated aspects involving return types.
  • C#/.NET Little Wonders: Extension Methods Demystified – James Michael Hare resumes his C#/.NET Little Wonders series to take a look at the use of Extension Methods, allowing you to add methods to types and interfaces, and discussing when you should consider using Extension Methods.
  • MSDN Magazine – March 2013 – The March Edition of MSDN Magazine is available online (actually it has been for a few days, but I forgot to mention it!). This month sees articles on Entity Framework 6, The JavaScript API for Office, a nice article on Async / Await, along with plenty more and all the usual columns.
  • NHibernate Pitfalls: Batch Loading – Ricardo Peres continues his NHibernate series with a look at batch loading optimisations, and the danger that it may load a lot more data than you intended when you use the functionality.
  • ASP.NET Web API: Using Namespaces to Version Web APIs – Mike Wasson discusses the difficult subject of versioning APIs looking at how you can do this with ASP.NET Web API, highlighting that just putting controllers in different namespaces is not enough due to the way controllers are located, and looking at alternatives.
  • Breaking down Amazon’s mega dropdown – Ben Kamens has an interesting look at the new Amazon navigation menu, discussing how it has some additional unseen intelligence which makes it much more usable than many other implementations.
  • Disney Fairies: The evolution of hub screen box layout in Windows Store apps – Pete Brown is also discussing UI topics taking a look at the different approaches used in Windows 8 applications for a hub screen based on a box layout, looking at some basic examples, progressing through to viaully rich versions from Disney.

Community

  • Glimpse Town Hall #1: Virtual Release Party – The Glimpse team are hosting what they hope will be the first of many ‘Town Hall’ meetings about Glimpse, the planned features, roadmap, etc. This first gathering also will be the ‘Virtual Launch Party’ for Glimpse 1.0 and takes place on Tuesday 12th March at 3:30 PM (UTC-5:00)

« Previous PageNext Page »