October 2010

Monthly Archive

The Morning Brew #715

Posted by on 26 Oct 2010 | Tagged as: .NET, Development, Morning Brew

Software

  • Releasing StreamInsight V1.1 – The Microsoft StreamInsight Team announce the release of StreamInsight 1.1 which brings a number of new features including support for .NET sequences as event sources, support for side by side installation with previous versions making upgrading easier and a number of enhancements to performance and stability
  • Azure Storage Explorer 4 Beta 1 Released – David Barrett highlights the release of Azure Storage Explorer, Version 4 Beta 1, a useful tool which allows you to view the contents of Azure Containers and Blobs, view queues and messages and view table storage tables
  • Announcing YUI 2.8.2 – Important Security Update for All Users of YUI 2.4.0-2.8.1 – The Yahoo User Interface team announce an important security fix release which addresses security issues in the YUI 2 Flash component infrastructure in all versions since 2.4.0. If you are utilising YUI, check your version and upgrade if necessary

Information

  • ASP.NET Developer Guidance Map – J.D. Meier discusses the ASP.NET Developer Guidance Map from the Patterns and Practices team which provides a useful means of locating good information about the range of features and technologies which make up the ASP.NET Space.
  • Continuation Passing Style Revisited Part Three: Musings about coroutines – Eric Lippert presses on with his latest series on Continuation Passing Style of programming, looking in this part at coroutines, talking about their style of cooperative multitasking, and looking at yield return as a similar concept in C#
  • Equality vs Identity – Part I & Part II – Luis Abreu looks at the concept of identity and equality in C#, looking at the implementation of the Equals method for objects and value types, and exploring GetHashCode and its use in dictionaries.
  • Inheritance Mapping: A Walkthrough Guide for Beginners – Pedro Ardila of the Entity Framework Team gives a beginners guide to the mapping of Inheritance hierarchies in EF, looking briefly at each of the strategies for performing the mapping.
  • Returning Dynamic Types from an Ajax Web Service Using C# 4.0 – Scott Mitchell highlights his series of posts on returning server side data to client side code, and discusses the possible use of Dynamic return types in Ajax methods to avoid the need for a data transfer object.
  • Execution Plans – Indexing to achieve optimal query plans – Ted Krueger shares a detailed article which looks at the use of SQL Server execution plans as a means of directing your indexing strategy to improve performance, looking at a number of scenarios where the need for specific indexes can be identified from the execution plan of a query.
  • The Case of NUnit Hanging During Startup – Liran Chen shares another example of a real world application hang and how attaching WinDBG can quickly and easily establish what the problem is, giving you enough information to resolve the problem.
  • Unit Testing – MsBuild Series – Mark Kemper continues his series on automating your build processes with MSBuild with a look at hooking up NUnit Unit Tests into you build process
  • Introducing the New Authorize.NET SDK – Rob Conery discusses his guiding principle for a recent project to design an API for a payment provider, showing the API he ended up with and discussing the key decisions made to match these principles.

Community

  • Get Your Special Edition WP7 User Group Kit! – A useful link for anyone running a Windows Phone 7 inspired User Group Event (for an official user group registered with www.usergroupsupportservices.com) here you can get USB drives loaded with software, t-shirts, phone protectors, etc to make your event go with a bang.

The Morning Brew #714

Posted by on 25 Oct 2010 | Tagged as: .NET, Development, Morning Brew

Software

  • Visual Studio Tools for IronRuby – Christopher Bennage highlights the Visual Studio tooling included in the latest IronRuby release which includes template projects for common Ruby applications such as Ruby on Rails 3, Sinatra, Gems, and Silverlight.
  • WPF Ribbon October Release – Pete Brown highlights an update to the WPF Ribbon wihich fixes a number of issues in the first release (including ClearType Support), along with adding support for its use in the Visual Studio Express editions.
  • Windows Phone Developer Tools October 2010 Update – The latest update to the Windows Phone 7 Developer tools is out, bringing an updated Bing Maps control which boasts improved performance, Phone Capability Detection tool to establish the phone features your application uses, and the Windows Phone Connect Tool allowing you to connect to a Windows Phone 7 device without Zune software.
  • Goodbye to an old friend… – ‘walbourn’ highlights the beginning of the end for Windows XP, discussing the end of your ability to purchase this version of Windows which passed on the 22nd October, discussing the significance of this version, and highlighting that support will continue to 2014.

Information

The Morning Brew #713

Posted by on 22 Oct 2010 | Tagged as: .NET, Development, Morning Brew

Software

  • We’re Renaming NuPack – Phil Haack highlights the decision to rename the NuPack project due to a naming clash with another software project. The project team have a number of suggestions, and you can vote on the name you think is best.
  • Dolphin Deploy: Deploying ASP.net applications using IronRuby – Ben Hall discusses and shares Dolphin Deploy, a Prototype IronRuby based Domain Specific Language for handling the deployment of ASP.NET Applications. Full source is available, and Ben is looking for people to get involved in the project.
  • New Components and Contributors for IronPython and IronRuby – Jason Zander announces some changes to the leadership and model for the IronPyton and Iron Ruby projects, with the aim of increasing the ability of the community to contribute to the projects.

Information

Community

  • Agenda (With Videos) – NHibernate Day – The NHibernate Day Conference organisers have got the video footage and slides from most of the sessions at the the recent NHibernate Day Conference on-line now, so you can view all the sessions across both tracks on demand
  • Sessions (With Videos) – SQL Bits 6 – The SQL Bits team have released the video footage from the SQL Bits 6 conference from May this year, providing a valuable resource of detailed SQL Server knowledge, and the opportunity to see the sessions you missed
  • FREE workshop on using Bing Maps with SQL Server and SharePoint on November 2nd in Reading – Eric Nelson highlights a Free event to be held at Microsoft’s Reading campus which will be looking at the use of Bing Maps with SQL Server and Sharepoint, exploring the integration of these three technologies in a workshop format. The event is free, and registration is required.
  • "Modern Windows 7 Applications" (UK Steve Ballmer Event Recording) – Mike Taulty highlights the video of his session on Modern Windows 7 Applications, exploring the WPF Ribbon, Application Restart/Recovery
    , Taskbar integration, Chromless Windows and a bunch of other great features, from the recent Steve Balmer UK event.

« Previous PageNext Page »