August 2013

Monthly Archive

The Morning Brew #1419

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

Whoops, closed the laptop lid too quickly again this morning….sorry today’s is late foks.

Software

Information

  • Conventional HTML in ASP.NET MVC: Building tags – Jimmy Bogard takes a look at the use of the HtmlTag type in ASP.NET MVC HtmlHelper methods to provide a good way of building HTML Tag output and also to provide a good way of testing such methods.
  • Attribute Routes and Hierarchical Routing – K Scott Allen discusses attribute based routing which is a feature which will be coming to the ASP.NET Platform as part of the next release, and how he feels that there are some downsides to performing routing scattered througout the controllers.
  • ASP.NET Release Checklist – Dean Hume shares a checklist he uses when ever he deploys code update to ASP.NET based projects – all good things to think about before you push the button on your latest relaese.
  • How to Build a RSS Feed Reader using Windows Phone App Studio? – Kunal Chowdhury takes a look at the newly launched Windows Phone App Studio, a web based application builder tool which allows you to create a variety of types of Windows Phone application directly from your browser.
  • Obscure WinDbg Commands, Part 1 – Sasha Goldshtein shares the first part of what will certainly be an interesting series on less known but very useful WinDbg commands, starting with !uniqstack and !findstack, both commands I would have found useful in past debugging sessions.
  • PowerShell 4.0 – What’s new? – Oliver Kohl D.Sc takes us on a tour of the new aspects of PowerShell 4, including discussion of where to get it for your operating system, looking at the various components and some of the new command capabilities.

The Morning Brew #1418

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

Software

Information

Community

  • Aortic update – Rockford Lhotka shares news of his recent illness and a reminder that our health is very important – I like to take this opportunity to wish Rocky a speedy recovery

The Morning Brew #1417

Posted by on 09 Aug 2013 | Tagged as: .NET, Development, Morning Brew

Software

  • Glimpse 1.6.0 released – Anthony van der Hoorn announces the latest release of Glimpse, taking the version number to 1.6. This release includes a number of improvements and new features including improved NuGet package information, server time, along with updates to Glimpse.ASP.NET, Glimpse.MVC and Glimpse.ADO packages.
  • dotPeek 1.1 is Released – JetBrains announce the release of dotPeek 1.1, available as 32 and 64 bit releases this new version includes features to export an assembly to a project, XAML WPF decompilation support and much more.
  • Humanizer V0.4 – Mehdi Khalili announces the 0.4 release of Humanizer a library which takes .NET types and converts them into human readable names. This ranges from taking Pascal Case strings to Sentence case (with spaces), extracting enum names, common date terminology (yesterday, etc) along with support for Pluralisation and Adding Ordinals to numbers – useful stuff.

Information

Community

« Previous PageNext Page »