June 2010
Monthly Archive
Posted by Chris Alcock 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
Comments Off on The Morning Brew #617
Posted by Chris Alcock on 08 Jun 2010 | Tagged as: .NET, Development, Morning Brew
Software
- Announcing the first Visual Studio Pro Power Tools! – Brian Harry announces the release of the Visual Studio Pro Power Tools, a set of new features for the professional and above editions of Visual Studio, including an improved add references dialog, improved text selection features, Ctrl+Click for Goto Definition and much more.
- Announcing: VS2010 Productivity Power Tools and Modeling Feature Packs – Jason Zander also has the details of the Power Tools, along with another feature pack release, the Visualization and Modeling Feature pack which extends the architectural features of the higher Visual Studio editions.
- New Pex release 0.92: Rex and Silverlight – Jonathan "Peli" de Halleux announces an updated release of Pex and Moles, which brings an early stage of Silverlight support, Rex integration for better understanding of Regular Expressions and the usual bugfixes and improvements.
- Windows Azure Tools for Microsoft Visual Studio 1.2 (June 2010) released – Think TechEd US 2010 Release (Azure support for VS2010 RTM, .Net 4, Cloud Storage Explorer, integrated deployment, service monitoring and IntelliTrace) – Greg Duncan highlights the release of the version 1.2 of the Visual Studio support for Windows Azure. The Windows Azure tools for Visual Studio bring all the tools and utilities you need to develop Windows Azure based applications, including the Windows Azure SDK
- Windows Azure Platform Training Kit – June Update – Guy Barrette highlights an updated Windows Azure Platform Traning Kit which contains all the crucial information about developing for Windows Azure including information on Windwos Azure, SQL Azure, AppFabric Service Bus, Dallas, Access control and mich more.
- Expression Studio 4 Launch of Blend, SketchFlow, Encoder and More! – John Papa highlights the release of the version 4 of Expression Studio. For those with a V3 license, this is a free upgrade (but hold off upgrading if you are developing for Windows Phone 7), and for anyone else there is a 60 day trial
Information
Community
Comments Off on The Morning Brew #616
Posted by Chris Alcock 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
Comments Off on The Morning Brew #615
« Previous Page — Next Page »