The Morning Brew #633
Posted by Chris Alcock on Thursday 1st July 2010 at 07:40 am | Tagged as: .NET, Development, Morning Brew
Most of this morning’s actual Morning Brew (coffee) ended up all over me – not a great start to the day (and quite messy too)
Software
- New Embedded Database Support with ASP.NET – Scott Guthrie highlights the completion of work which brings the SQL Server Compact Edition to ASP.NET, with a first public beta of Version 4 coming soon
- FREEWARE Version of Toad Extension for Visual Studio now available – ‘bahill’ highlights the availability of a Freeware edition of the Toad Extension for Visual Studio 2010 from Quest, which brings free database version control to the Visual Studio Professional SKU for Oracle Databases. Users with higher editions of VS will require the commercial license for the tool.
- Introducing the WF Security Pack CTP 1 on wf.codeplex.com – The .NET Endpoint – Site Home – MSDN Blogs – Dr.Cliffe announces the release of the first CTP of the WorkFlow Security Pack, a response to feedback from the developer community regarding difficulties working with the security aspects of Workflow.
- [Windows] Phone 7 Action Pack (wp7ap) – Tools to make WinPhone7 Dev even easier – Greg Duncan highlights the release of the Windows Phone 7 Action Pack, a set of controls, helper methods, behaviours and actions which should help improve the velocity of development for this new platform.
Information
- Smart Client – Building Distributed Apps with NHibernate and Rhino Service Bus – Oren Eini (AKA Ayende) has the first part of a two part article series on building distributed smart client applications using NHibernate and his Rhino Service Bus published in the July edition of MSDN Magazine, taking a detailed look at the difficulties of distributed applications, along with other aspects of their design.
- Creating a Netflix App using nRoute: A Step-by-Step Guide – Rishi Oberoi takes a step by step loko at building a Silverlight application for NetFlix using their OData feed along with the latest release of his nRoute framework
- RIA Services and Authentication – Part 2 (Using Roles) – Nikhil Kothari continues his series on RIA Services Authentication answering feedback for information on the use of Roles, and shows how they can be integrated into the BookClub application.
- Debugging Data Bindings in a WPF or Silverlight Application – Karl Shifflett takes a look at data bindings in Silverlight, and looks at the things you can do to help your debugging of problems with late bound data binding
- Fiddler’s New Import and Export Architecture – Eric Lawrence discusses the new Fiddler 2.2.9.7 Import/Export architecture which allows for importing of traffic information from other tools, along with export functionality which brings a range of formats useful in a number of other tools straight out of the box, with the new architecture also making it easier to add new formats too.
- Changes to the Microsoft Partner Program – Rob Farley, as the owner of a Microsoft Gold Certified Partner company discusses the changes to the Partner Program which will transform it into the Microsoft Partner Network, and also discusses the steps necessary to Get an Advanced Competency in the Microsoft Partner Network
- AppFabric-enabled WCF Data Service Walkthrough (C#) & (VB) – Ron Jacobs gives a run through in both languages of the creation of AppFabric enabled WCF Data services using the Visual Studio template he recently released for both C# and VB.NET
- Dive Into HTML 5 – Joey deVilla highlights the latest publication from Mark Pilgrim, ‘Dive into HTML5’ follows on from Mark’s previous Dive into titles on Python and Accessibility, and digs into the key features of HTML 5. The E-Book is published online, and is Creative Commons licensed.
- API Design Rule: First, Don’t Lie – ‘marcelolr’ discusses a very important pat of API design, the name that you give a method should reflect exactly what the method does, so the consumer is clear what will happen
- Check Out QuickGenerate – Davy Brion highlights an example of the QuickNet project from Mark Meyer in use for building input for property based testing.
Comments Off on The Morning Brew #633