October 2012

Monthly Archive

The Morning Brew #1205

Posted by on 08 Oct 2012 | Tagged as: .NET, Development, Morning Brew

Software

  • Design Patterns UML Toolbox extension for Visual Studio 2012 – Giles Davies has updates his Design Patterns UML Toolbox Visual Studio Extension to be compatible with Visual Studio 2012 RTM, providing UML implementations of the common Design Patterns
  • Introducing Code Map for Visual Studio 2012 September CTP – Kris Lankford highlights the new CodeMap functionality included in the Visual Studio 2012 Update CTP for September. This tooling gives call stack / usage of the methods in your code in a DGML window along side your code.
  • Nuget 2.1 – The Nuget Team have released the release notes for NuGet 2.1 which now includes a hierarchical configuration, the ability to specify the packages folder, support for portable Libraries, Windows 8 and Windows Phone 8 and more.
  • "Visual Studio 2012 and MSDN Licensing White Paper" – Greg Duncan highlights the ‘Visual Studio 2012 and MSDN Licensing White Paper’ a must read document for anyone who needs to work out if their licensing will cover their upgrade to Visual Studio 2012.

Information

The Morning Brew #1204

Posted by on 05 Oct 2012 | Tagged as: .NET, Development, Morning Brew

Software

Information

  • C#/.NET Little Wonders: Static Char Methods – James Michael Hare continues his ongoing series looking at some of the less well know areas of the .NET framework and C# language looking at the performance gains that can be made by working with single characters rather than full blown strings when all you need is a character.
  • Tools for Your Debugging Toolbox – ‘rafarah’ takes us on a tour of the must have debugging tools, as recommended by the Microsoft Premier Support Team, giving a summary of the tool and its use, along with a download link for each of the tools.
  • Windows Store Applications – Debugging Crashes – Mike Taulty discusses the process of debugging deployed Windows Store applications, looking at the information provided in the Store for the developer, and how you can work with that information – this post has lots of stack traces, so not for the faint hearted.
  • Building World-ready Applications in JavaScript Becoming a Reality – Suresh Jayabalan & Amanda Silver of the JavaScript team discuss the proposed JavaScript Internationalization API, and emerging proposal the help developers build real world applications in JavaScript for consumption across the world.
  • Using TypeScript with AngularJS and Web API – Piotr Walat takes a look at a real world use of TypeScript, combining it with the use of AngularJS and the ASP.NET Web API to create a CRUD application which consumers WebAPI services from TypeScript using strongly typed AngularJS Controllers
  • Introduction to Fakes and migration from Moles – Jan Fajfr takes an introductory look at the Fakes test isolation framework from Microsoft, comparing it and looking at the migration from its predecessor Moles in this CodeProject article.
  • Servicestack CredentialsAuthentication and easyhtpp of course: Part 1 & Part 2 – Christiaan Baes takes a look at the creation of an authenticated service using Service Stack and EasyHttp, working from the ‘File > New Project’ getting the Service Stack part up and running in part 1 and looking at the use of EasyHttp in part 2.

Community

  • "TypeScript" with Mark Rendle – Mark Rendle will be visiting the .NET Developer Network just outside Bristol on Tuesday 22nd January for a session exploring the TypeScript language, and extension of the JavaScript language.

The Morning Brew #1203

Posted by on 04 Oct 2012 | Tagged as: .NET, Development, Morning Brew

Software

  • Announcing jQuery Mobile 1.2.0 Final – The jQuery Mobile team announce the official release of jQuery Mobile 1.2. This release has been through various preview releases, and the team now feel it is ready to be classed as a final release including new controls, over 100 enhancements, all from a contribution team of almost 200 people!
  • Announcing! Windows 8 Bing Maps SDK is Available! – Jerry Nixon highlights the release of the Bing Maps SDK for Windows Store applications, allowing your Windows Store (nee Metro) applications built using JavaScript, C#, C++ and Visual Basic to include mapping functionality.

Information

Community

  • NxtGenUG – Event: Lions and tigers and hackers, – Phil Winstanley visits the Manchester / Warrington / Daresbury NxtGenUG for a session looking at a variety of ‘cyber threats’ on the evening of Monday 15th October 2012
  • Event: Umbraco UK Festival 2012 – 26th October 2012 – Sarah Lamb highlights third annual Umbraco UK Festival, being held on Friday the 26th October 2012 in London. Registration is required for this event, and there is a very small charge (£13.50) tpo register, but the event has a great speaker lineup and is sure to be well worth a visit if you do anything Umbraco.
  • NxtGenUG – Event: Using Intellitrace to Fix Prod – Tarun Arora visits the Birmingham NxtGenUG for a session looking at performance problem debugging in the production environment on the evening of Tuesday 23rd October 2012.

« Previous PageNext Page »