September 2011

Monthly Archive

The Morning Brew #941

Posted by Chris Alcock on 20 Sep 2011 | Tagged as: .NET, Development, Morning Brew

In case you missed it, and would like a taste of the Link Overload I suffered last week, I published an extra-ordinary (and rather late) ‘Afternoon Tea’post yesterday catching up on all the bits of //Build I had missed out so far, and also sharing a number of great (non-build related) links that got caught in the rush last week.a

Software

Information

Community

  • Belfast - 1 Oct 2011 - Register - Registrations for the Developer Developer Developer conference to be held on Saturday 1st October in Belfast are now open. The conference is free to attend, and features 3 tracks of interesting .NET developer related content.
  • NNUG Online - September 2011 - The Norwegian .NET Usergroup have their September Live Meeting event on Wednesday 21st September, starting at 18:00 local time (17:00 UK). This month’s event features Einar Ingebrigtsen discussing Command Query Responsibility Segregation
  • Black Marble Events- Re-Build - Dev - Black Marble are hosting an afternoon developer focused event on Wednesday 12th October where they will be re-capping all the key announcements and information released at the //Build/ Conference. There is also an IT pro session being hosted that morning.

Afternoon Tea - Monday 19th September

Posted by Chris Alcock on 19 Sep 2011 | Tagged as: .NET, Afternoon Tea, Development, Morning Brew

Catching up on all the great posts from last week and the weekend with a heavy dose of //Build/ content, along with the non-build links that missed out on being included last week.

//Build/ Related

Software

  • Released: Project Silk Client-Side Web Development for Modern Browsers - Karl Shifflett announces the official release of Project Silk - a guidance package for the creation of rich web based experiences using modern web development technologies and techniques. This release comes on the end of a series of preview releases where we have been able to watch the team build the guidance package and the supporting sample application.
  • Announcing Microsoft Robotics Developer Studio 4 Beta - Stathis Papaefstathiou announces the beta release of the first beta of the Microsoft Robotics Developer Studio 4. The major features of this release involve integration of Kinect based functionality for improved Human Robot Interaction, and a Silverlight based CCR Programming model.
  • Windows Azure PowerShell Cmdlets 2.0 have been released! - Michael Washam announces the release of a new version of the Windows Azure PowerShell Cmdlets. This version 2 release adds a number of new and updated cmdlets for improving the Deployment, diagnostics capabilities of Azure from your PowerShell command line.
  • Now Available: The Service Bus September 2011 Release - Clemens Vasters announces the September 2011 release of the Azure Service Bus. The new release improves capabilities in Pub/Sub messaging, enables load balancing capabilities for Intra Application messaging, supports Asynchronous Cloud Eventing and Event Driven Service Oriented Architectures
  • WebMatrix v2 Beta is out… - Greg Duncan highlights the announcement from Simon Tan of the Beta release of WebMatrix V2. This release sees a significant development in the product, and brings with it a range of great new features for development using PHP, JavaScript, and .NET, including NuGet support, and improved data management options and features. Be sure to check out the linked New features document for all the new bits.
  • PlayStation Suite SDK beta coming in November, offering new games in spring 2012 - Engadget highlights the forthcoming Sony PlayStation Suite which will support the use of C# to program games for the various Sony games platforms,

Information

  • ASP.NET MVC 4: New template for web applications, ASP.NET MVC 4: New mobile web application template &ASP.NET MVC 4: Display modes - Gunnar Peipman explore the new ASP.NET MVC 4 application template, giving a preview of the layout, and discussing how it makes better use of CSS and HTML(5), and provides a mobile friendly version before moving on to look at the new Display Modes feature allowing you to conditionally render different views to mobile devices, discussing how you can simulate and test this behaviour using your desktop browser and looking at creating custom display mode rules.
  • Demystifying the Windows 8 Grid Application - Bil Simser takes the wraps off the Metro Grid Application Template included in the Visual Studio 11 Preview release, exploring the structure of the template and how and what each part does.
  • Windows 8 : Metro’s Grid Application - what, how and when ? - Jonathan Antonie also explores the new Windows 8 Metro Grid application template included in Visual Studio 11, looking at the UI Experience and exploring the creation of a sample application using the template.
  • Metro .NET Framework Profile (Windows Tailored) - Sasha Goldshtein discusses the parts of the .NET API which are exposed to the new Metro Style applications, discussing what is in and out, some of the possible work around available to getting at other bits of the framework, and their effects of App Marketplace compliance.
  • NHibernate Pitfalls: Fetch and Lazy, SELECT N + 1 & Merge - Ricardo Peres continues his series focusing on some of the possible problems you as developer can run into using the NHibernate ORM with a look at the condusion around Fetch and he problem of Select N+1 when retrieving complex object graphs, and discusses merging entities back into the session and the backing data store from outside the current Session.
  • Windows 8 - An OS of two halves - Colin Eberhardt shares his thoughts on the Windows 8 dual UI experience, from both a developer and end user perspective, discussing the confusion the two UIs may cause, and how we have to be careful to select the right UI for our applications.
  • Using System.Reflection.Emit in a Windows 8 Metro style Application - Jason Bock discusses the use of Reflection.Emit in Metro applciation by way of including a .NET Class Library to do the reflection emit work, hard coding the reference to the class library assembly, and discussing the probable impact of this technique on your ability to get the Metro application into the market place.
  • Creating Data-driven web apps using ASP.NET 4.5 Web Forms - Kalyan Bandarupalli takes a look at the new model binding functionality available in ASP.NET WebForms 4.5 Preview, looking based upon Damian Edwards session at //Build/
  • Extending configuration in OpenRasta 2.1 - Sebastien Lambla discusses some changes to OpenRasta 2.1 which make extending OpenRasta’s configuration API easier and also support writing extensions for 2.1 which will continue to function in OpenRasta 3.0
  • Effective Xml Part 1: Choose the right API - Pawel Kadluczka starts a series of posts looking at the different APIs provided for working with XML data and documents and looking at whcih approach is best suited to which scenario.
  • The .NET Dictionary - Simon Cooper takes a look at the implementation of the humble .NET Dictionary class, looking at the internal structure used by the dictionary to keep track of items.
  • Creating simple and complex animations with JQuery in ASP.Net applications - Nikolaos Kantzelis discusses animations using jQuery, sharing some samples which illustrate varying levels of complexity of animation
  • What is the cost of try/catch - Ayende discusses one of the misunderstandings people commonly have with try/catch exception handling - that there is actually no performance penalty in using Try / Catch in your code unless exceptions are thrown.

The Morning Brew #940

Posted by Chris Alcock on 19 Sep 2011 | Tagged as: .NET, Development, Morning Brew

I’m planning an Afternoon Tea post this afternoon / evening to attempt to record all the great articles and announcements I have open in the (must be aproaching 100+) browser tabs which are currently causing my laptop to go very slow.

Software

Information

The Morning Brew #939

Posted by Chris Alcock on 16 Sep 2011 | Tagged as: .NET, Development, Morning Brew

Still struggling to keep up (or catch up) - there may have to be an ‘Afternoon Tea’ post this weekend to get back up to date.

//Build

Information

The Morning Brew #938

Posted by Chris Alcock on 15 Sep 2011 | Tagged as: .NET, Development, Morning Brew

Lots and lots of good stuff posted yesterday - so much so I ran out of time preparing today’s edition so will include the good stuff over the next few days…

//Build Developer Announcements

//Build - General and Windows 8

Information

Community

  • Maidenhead SQL Server User Group - The first meeting of the Maidenhead SQL Server User Group is happening on the evening of Tuesday 4th October. The event will have 2 presentations (stillTBC) and provide an opportunity to meet your fellow SQL professionals.
  • "Functional Alchemy" and "CoffeeScript 101" - Scottish Developer welcom Mark Rendle for two sessions ‘Functional Alchemy: Tricks to keep your C# DRY’ and ‘CoffeeScript 101′ on Tuesday 11th October.

The Morning Brew #937

Posted by Chris Alcock on 14 Sep 2011 | Tagged as: .NET, Development, Morning Brew

Windows 8

//Build Related

Software

  • jQuery 1.6.4 Released - John Resig announces the official release of jQuery 1.6.4, an update release, fixing some minor issues with the 1.6 release series.
  • TouchDevelop v2.2: tutorial mode, improved code editor, events - Nikolai Tillmann announces a new release of TouchDevelop. Version 2.2 includes a nice tutorial mode which helps you get started with TouchDevelop, improves the code editor and brings support for events, allowing you to write event driven code.
  • Windows Phone Power Tools - orena announces the release of ‘Windows Phone Power Tools’, an open source project (hosted on hich enables developers to access the phone, update developer xaps, and explore isolated .

Information

The Morning Brew #936

Posted by Chris Alcock on 13 Sep 2011 | Tagged as: .NET, Development, Morning Brew

Software

  • jQuery 1.6.4 RC1 released - The jQuery Team announce the release of the first release candidate of jQuery 1.6.4, hoped to be the final 1.6 release this one addresses a number of bugs from previous 1.6 versions , and the team are keen for you to try it out.
  • MVVM Light V4 beta1 - Laurent Bugnion announces the first beta release of MVVM Light v4, a toolkit for easing the creation of MVVM based applications on WPF, Silverlight and Windows Phone. The V4 release will be a significant one, with a series of major changes included.
  • Microsoft Solver Foundation v3.1 Released - Nate Brixius announces the release of version 3.1 of the Microsoft Solver Foundation, with th express edition available for download, with MSDN MSDNAA and Enterprise versions available soon. This release brings improved LINQ bindings better performance, and numerous solving improvements and new features.
  • Sync Framework now Open Source! - EGolpe highlights the release of the Sync Framework as an open source project, under mixed Apache 2.0 and MS-PL licenses (Client / Server)
  • Announcing Windows Azure Autoscaling Block preview - Grigori Melnik announces the preview release of the Windows Azure Autoscaling application block. This first release is available via NuGet and provides a way of automating and control the scaling of your application. This preview release has very little documentation, although the team are working on improving that

Information

  • Web Forms Model Binding Part 2: Filtering Data (ASP.NET vNext Series) - Scott Guthrie continues his series of posts looking at the features of ASP.NET and Visual Studio vNext, continuing the exploration of the new Model Binding capabilities of ASP.NET WebForms, exploring the filtering of data
  • Implementing a simple HTTP server in .NET Microframework - Laurent Ellerbach discusses the creation of a simple HTTP based server, implemented in .NET Micro Framework and able to run on a Netduino
  • Trying out OpenWrap 2.0 - Seb Lambla gives an update on the progress being made on the v2.0 of OpenWrap his package manager project, and available now as an alpha release, which Seb encourages you to try out and join in with the development by submitting bug reports or joining in with the coding.
  • Windows Phone 7 WebBrowser control and target="_blank" - Dan Crevier discusses an awkward issue with links in web pages which use target="_blank" to open new windows, something which causes links to not work when using the WebBrowser control, sharing a slightly ugly workaround.
  • Fun with enum - Derek Fowler discusses some of the issues with parsing values into Enums, looking at the use of Convert.ChangeType and Enum.IsDefined to help with the conversion in a TryParse Implementation.
  • The Rise of F# - Phil Trelford takes a look back over the F# language’s rise in popularity discussing some of the key points and events which helped make F# the language it is today.
  • Castle validator component for Beginner - Henry He shares an introduction to the Castle Validator project, introducing the attributes used for validation, discussing how the validation works from an architecture point of view, and looking at the implementation of custom validation rules.

Community

The Morning Brew #935

Posted by Chris Alcock on 12 Sep 2011 | Tagged as: .NET, Development, Morning Brew

I’m expecting a busy blogging week this week with the // BUILD conference this week….

Software

  • Package validation in NuGet Package Explorer - Marcin Mikołajczak of SymbolSource.org shares a useful extension for the NuGet Package Explorer allowing you to validate your symbols packages for your projects ensuring that your packages contain all the correct symbols for your assemblies.
  • "Mouse without Borders" utility from Microsoft Garage (Software KVM + Shared Clipboard + Files) - Greg Duncan highlights ‘Mouse without Borders’ a tool that allows you to share a single mouse and keyboard over multiple machines, as well as providing clipboard synchronisation and drag and drop file copy between machines.
  • Chutzpah - Chutzpah 1.2.0 Released - Matthew Manela announces the release of Chutzpah 1.2.0, his JavaScript test runner which can be run from the command line and Visual Studio. This new release is available as NuGet packge, source on Codeplex, and also in the Visual Studio Gallery and provides a way of running JavaScript tests in command line and browser.
  • Sync Framework Toolkit now available for download - Sreedhar Pelluru announces the release of the Sync Framework Toolkit which provides easy means for creating disconnected applications with data synchronisation supported over multiple platforms

Information

Community

« Previous PageNext Page »