June 2013

Monthly Archive

The Morning Brew #1378

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

Software

  • Windows Azure: Major Updates for Mobile Backend Development – Scott Guthrie announces the latest batch of improvements to the Windows Azure Mobile Services, including a .NET API available via NuGet, Android push notifications, free database and websites and much more
  • Glimpse 1.4.2 released – Anthony van der Hoorn announces another minor update to address some reported issues in Glimpse 1.4, with a handful of issues addressed in the Glimpse.Core module.
  • Announcement: Employee Info Starter Kit (v6.0-ASP.NET MVC Edition) is Released – Ashraful Alam Joy highlights the release of the 6th version of the Employee Info Starter Kit, a fully formed application running on ASP.NET MVC4, Entity Framework 4.3 and SQL Compact, a great learning tool, and also a starting point for your own applications of this nature.

Information

  • Overriding filters in ASP.NET Web API vNext – Filip W takes a look at the next release of Web API and explores how you can override filters, addressing one of the things which is currently very difficult to achieve.
  • Logging: The Most Important Part of Any Application – NSProgrammer discusses the importance of good logging in your applications, looking the top 10 features that logging must provide to be useful
  • Using Raygun for Logging in Windows Phone Applications – Tendulkar takes a look at integrating the Raygun.Io logging service/framework into a Windows Phone application to help gather information about your applications issues.
  • Stop Doing Internet Wrong – Scott Hanselman discusses a bunch of things that we as web developers are still getting wrong when developing sites, ranging from bad linking to mobile sites to not marking up checkboxes correctly.

The Morning Brew #1377

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

Software

Information

Community

  • Upcoming Speaking events: Aberdeen and Edinburgh – Bill Wagner is visiting Scotland this summer, and as part of his golfing holiday will be giving two talks, one in Aberdeen on 4th July and one in Glasgow on 13th July where he will discuss C# and async.

The Morning Brew #1376

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

Software

  • Announcing the Unit Test Generator Visual Studio Extension BETA – Willy Peter Schaub highlights the beta release of the ALM Rangers Unit Test Generator Extension for Visual Studio. The team are very keen for people to try it out and to give feedback
  • Glimpse 1.4.1 Released – Glimpse gets a minor update to address a couple of reported issues with Glimpse 1.4. There are updated packages for Glimpse.Core and Glimpse.MVC*
  • Getting a Fix on Fixie – Sharon Cichelli highlights Fixie a new testing framework from Patrick Lioi, giving a brief overview of its use, and suggesting how you can get involved in the project.

Information

  • NuGet Package Restore Issues – Immo Landwerth discusses some problems people are running into with the Microsoft.Bcl.Build and Microsoft.Bcl.Compression pacakges and the NuGet Package Restore caused by its custom build targets. This post discusses the issues in depth and shares some workarounds.
  • Replacing jQuery.live() with jQuery.on() – Rick Strahl looks at one of the more significant changes between jQuery 1.9 and 1.10, the removal of the jQuery,live() function, and looks at migrating to the newer jQuery.on().
  • SQL Is Hard – Eli Weinstock-Herman discusses some of the difficulties people have in learning SQL properly, and highlights the launch of SQLisHard.com, a new learning resource to help people get up to speed.
  • Painless management of a logging table in SQL Server – Hugo Kornelis discusses techniques for managing and removing records from logging tables, along the way discussing some best practices for design, and highlighting some of the difficulties encountered when working with tables with billions of rows.

« Previous PageNext Page »