August 2012

Monthly Archive

The Morning Brew #1173

Posted by on 22 Aug 2012 | Tagged as: .NET, Development, Morning Brew

Software

  • MEF and TPL Dataflow NuGet Packages for .NET Framework 4.5 – Immo Landwerth announces the release of the RTM versions of The Managed Extensibility Framework and Task Parallel Library DataFlow NuGet Packages, These components complement the .NET 4.5 RTM release.
  • Lucene.Net becomes top-level project at Apache – The H Open highlights the news that the Lucene.NET project has graduated from the Apache Incubator status, and is now a fully fledged top-level Apache Project.
  • Bootstrap 2.1.0 released – The Twitter Bootstrap team announce a new update to Twitter BootStrap, their HTML layouit framework. This release while being a point release contains a large number of improvements and features along with over 120 bugfixes.
  • NUnitLite for Silverlight – Charlie Poole discusses the latest progress on NUnitLite for Silverlight, a Silverlight based testing framework which allows the testing of Silverlight code from within Silverlight

Information

Community

The Morning Brew #1172

Posted by on 21 Aug 2012 | Tagged as: .NET, Development, Morning Brew

Software

  • Releasing Microsoft ASP.NET Universal Providers Core 1.2 – Pranav Rastogi announces the release of an update to the Universal Providers (membership) which shipped in the Visual Studio 2012 RTM release. As things like Universal Providers are all now shipped as NuGet Packages it is easy to get the update, simply update the package using the easy to follow instructions
  • EFMVC App Migrated to Visual Studio 2012 RC and ASP.NET MVC 4 RC – Shiju Varghese announces the migration of his sample application which demonstrates Entity Framework and ASP.NET MVC to Visual Studio and ASP.NET MVC 4. As always, sourcecode is available from the project’s CodePlex site.

Information

The Morning Brew #1171

Posted by on 20 Aug 2012 | Tagged as: .NET, Development, Morning Brew

Information

  • Upgrading from Visual Studio 2012 RC to RTM – Heath Stewart discusses the supported upgrade path from VS2012 RC to VS2012 RTM, useful information for those who have yet to take the plunge and upgrade.
  • 19 Videos To Get You Up To Speed With VS 2012 and .NET 4.5 this Weekend! – Mitch Pronschinske highlights 19 different videos covering .NET 4.5 and Visual Studio 2012 features covering ASP.NET Web forms, Entity Framework, IDE enhancements, MVC4 and much more.
  • An, Er, ‘Interesting’ Visual Studio 2012 Colour Theme – Ken Cox warns against hacking the VS2010 Visual Studio Colour Theme editor into VS2012, after ending up with an interesting colour scheme in his IDE.
  • Using JSHint inside Visual Studio – the basics – Steve Sanderson discusses JSHint, a liniting tool for JavaScript which integrates nicely into the Visual Studio IDE. In this article Steve also discusses the importance of Linitng code to spot the subtle errors which are difficult to spot when reading code manually
  • One (more) ASP.NET – Paul Stovell discusses the ASP.NET landscape, with particular view to ASP.NET MVC and ASP.NET WebAPI, expressing his concern about the divergence of MVC and WebAPI, and how features in one apply in the other too
  • What’s really new in ASP.NET MVC 4 (not much) – Max Toro takes a look at what is new in ASP.NET MVC 4 concluding that this release is a consolidation with a few new features and a number of features which exist in their own right as separate modules / packages.
  • Build Single Page Apps – Part 6 – JavaScript Modules and Italian Food – John Papa continues his series looking at the construction and best practices for Single Page Applications, taking a look at parceling code up into modules.
  • Unit Testing WinJS: First Steps – Christopher Bennage discusses the unit / integration testing of WinJS applications looking at using the Mocha testing framework.
  • Entities, Models, and Architecture – Chris Eargle discusses his opinions and recent research on the structuring of software using entities and models, following on from recent discussions in the community about getting data from databases and where the layers of abstraction should be between the database and your application and presentation code.

Community

« Previous PageNext Page »