June 2010

Monthly Archive

The Morning Brew #617

Posted by on 09 Jun 2010 | Tagged as: .NET, Development, Morning Brew

Software

  • Team Foundation Server – Scrum v1.0 – The Innovation Showcase Blog highlights the release by the Team Foundation Server team of the TFS Scrum v1.0 Beta, a set of templates for implementing Scrum when working with TFS
  • Transactional File Manager Is Now On CodePlex – Chinh Do announce the first release of Transactional File Manager on CodePlex. This library wraps up the .NET File interaction API methods such as copy, move, etc, and allows them to be utilised within a transaction with full transaction support.
  • Basic XAML Framework on CodePlex – Rockford Lhotka shares the code for his bxf (Basic XAML Framework) a library which makes it easy to teach/learn and write MVVM style applications, with the code for the library now hosted on CodePlex.

Information

  • MSDN Magazine: June 2010 Issue – The June Edition of MSDN Magazine is now available online, with the topics discussed this month including Input Validation in WPF, Video encoding using Expression Encoder 3, Occasionally connected Silverlight, AppFabric Caching, and Thread reource Contention and Profiling.
  • Patterns & Practices Performance Guidance Roundup – J.D. Meier gathers together all the Performance related guidance from the Patterns and Practices team, collecting the published books and various how-to guides across the spectrum of performance testing and design.
  • UNISA Chatter – Operating System Concepts: Part 10 – File System Interface – Willy-Peter Schaub continues sharing his notes from the courses he is taking at UNISA with a look at the File System interface of an operating system looking at some of the data structures and types of file access, along with other features operating systems provide.
  • Building Mac Applications in MonoDevelop with MonoMac – Michael Hutchinson shares a walk through of creating an Apple Mac based application using MonoDevelop and the MonoMac bindings which allow Mono developers to create applications with a native Mac UI.
  • Using Mono Cecil Decompiler within Windbg to decompile – Naveen shows how you can wrap up Mono Cecil in a simple console application, and use that from WinDbg to get C# language versions of the IL you can obtain using WinDbg.
  • Sqlite-Csharp and NHibernate – Rob Ashton takes a look at resolving some of the problems of using Un-Managed Sqlite in your NHibernate based unit tests, and looks at replacing it using the Sqlite-Csharp library which is a port of the C Sqlite project and provides a managed interface the Sqllite data stores.
  • MongoDB – Initial Thoughts – John V. Petersen shares some of his initial feelings on MongoDB and and Document databases coming, as he does, from a long history of working with relational data stores. If you find this interesting, be sure to check out the EVAN recording of the MongoDB session listed in the Community section below.
  • Git: D’oh! I Meant To Create A New Branch First! – Derick Bailey walks through the process of correcting the type of mistake that often gets made with version control systems, committing files to the wrong branch showing how to undo this mistake using Git.

Community

The Morning Brew #616

Posted by on 08 Jun 2010 | Tagged as: .NET, Development, Morning Brew

Software

Information

Community

The Morning Brew #615

Posted by on 07 Jun 2010 | Tagged as: .NET, Development, Morning Brew

I had a truly excellent time at Developer Developer Developer South West 2 this weekend – my talks on the Reactive Extensions seems to have been well received and I got to put plenty of names to faces (both new and old). Many thanks to the all the organisers for a great event.

Software

  • Silverlight 4 minor update – June 2010 – Tim Heuer announces the release of a minor update for Silverlight 4. This update to the Silverlight environment addresses a number of bugs reported in the RTM release, most notably surrounding media functionality.
  • Silverlight 4 Theme refresh including RIA Services templates – Tim also highlights the release of updated Application Themes for Silverlight and RIA Services, making it easier for those of us who are design challenged to produce visually appealing applications in Silverlight
  • Subtext 2.5 Released! – Phil Haack announces the release of Subtext 2.5, the latest release of his blogging platform written on the .NET framework, with a completely new search (powered by Lucene) a new dashboard andSubtext 2.5 Skin Improvements , this is quite a significant update.
  • Windows Server AppFabric v1 RTW (and samples too) – Greg Duncan highlights the RTW release of Windows Server App Fabric 1.0, providing core infrastructure to host web and composite applications on IIS using WCF, WWF, Dublin and Velocity
  • FsCheck 0.7: Pleasure and Pain – Kurt Schelfthout announces the 0.7 release of FsCheck, the F# port of QuickCheck, and introduces a new .NET specific API moving away from the API of the Haskell original, making this release not backwards compatible, but bringing improvements to the way of working with it.

Information

Community

« Previous PageNext Page »