March 2013

Monthly Archive

The Morning Brew #1325

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

As is Morning Brew tradition, I shall be taking the Good Friday and Easter Monday Bank Holidays off, so The Morning Brew will return on Tuesday 2nd April. I’ve got a good sized backlog of links from the past week or so, so may be doing an ‘Afternoon Tea’ at some point over the long weekend if I get a chance.

Have a good Weekend one and all.

Software

  • Glimpse 1.2 Released With Support for Entity Framework & ADO | Glimpse – Anthony van der Hoorn announces the release of Glimpse 1.2, which now includes support for Entity Framework and ADO, built with contributions from a ‘who’s who’ of the ADO world. The 1.2 release also includes some fixes in the Core and ASP.NET Projects
  • Another ReSharper 8 EAP Build. More Features – Dmitri Nesteruk announces the release of the latest Early Access Preview of ReSharper 8, including new refactoring features, and intellisense / autocomplete which identifies the namespace types come from.

Information

  • Angry Birds of JavaScript: Blue Bird – Events – Elijah Manor continues his Angry Birds themed look at JavaScript with an exploration of JavaScript events, discussing observer, mediated, and hybrid events, and looking at which you should use.
  • My relationship with SOLID – The misunderstood L – Rob Ashton presses on with his discussion of,the SOLID Principles of Object Orientation, discussing the Liskov Substitution Principle, sharing his thoughts and advice on avoiding too much inheritance to avoid the need to worry about Liskov Substitution.
  • CSS Architectures: New Best Practices – Denise Jacobs follows up on an earlier article on CSS articles with this one looking at best practices when constructing a CSS architecture, looking at reset sheets, types of rules and CSS 3 functionality.
  • WebAPI Tip #5: Generating Links – K. Scott Allen continues his WebAPI tips series, sharing a tip for creating links to API controllers, both in Razor Views and inside the controller
  • Getting Started Managing Client-Side Data with the Breeze JavaScript Library – Dan Wahlin takes a look at the Breeze JavaScript library from IdeaBlade which aims to address points of friction for data interaction code in Single Page Applications. In this post Dan spins through the use of Breeze in a sample project.
  • Notifying Windows Explorer about files in use – Lukasz Swiatkowski takes a look at how you can inform Windows Explorer about the files your application is taking locks on, allowing the user to be notified that it is your application locking the file, rather than the usual unhelpful message should they try to move or delete the file.
  • Dotnet by Example: Enabling basic OpenLayers pinch zooming for Internet Explorer 10 touch events – Joost van Schaik discusses the ‘webkit monoculture’ whcih is leading towards web developers just working with WebKit functionality, and explores adding support for Internet Explorer 10 touch events into OpenLayers.

The Morning Brew #1324b

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

Apologies for the lateness of today’s edition – I hit save rather than publish – thanks to Harvey Kandola for reminding me. Also no-one noticed my not so deliberate mistake with yesterday’s post, which should have been numbered 1323 and not 1324. In the interest of preserving URLs and getting the numbering back sane again, today will be #1324b.

Software

  • WCF Data Services 5.4.0 Prerelease – The WCF Data Services Team announce the release candidate build of WCF Data Services 5.4.0, released as NuGet packages only, with a number of bug fixes, improvements to migration between Atom and JSON formats and further hooks for serialization / deserialization events.

Information

Community

The Morning Brew #1324

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

Software

  • MarionetteJS v1.0 – Derick Bailey announces the release of MarionetteJS v1.0 (actually 1.0.1 following a bugfix) with the release building on the functionlaity from the release candidates, and adding further functionality. Derick also announce the availability of Stickers to show your support of the project, and outlines the roadmap for future development.
  • RavenDB 2.0.3 Stable Release! – Ayende announces the release of RavenD 2.0.3 which includes bugfixes, and features, along with a breaking change to SQL Replication

Information

Next Page »