October 2010

Monthly Archive

The Morning Brew #700

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

It’s a Brew Anniversary today – 700 editions old today, and a useful time to remind you all that if you have had articles featured in The Morning Brew, or you are a reader of The Morning Brew you can get a badge to display on your blog or website asserting that fact – full instructions are in Edition 500.

Software

Information

  • jQuery Templates, Data Link, and Globalization Accepted as Official jQuery Plugins – Scott Guthrie proudly announces that the first three jQuery Plugins developed by Microsoft as a part of their partnership with the jQuery Project have now been officially accepted into the library. Scott gives a brief outline of the three plugins (jQuery Templates, jQuery Data Link, and jQuery Globalisation) along with links to the now official jQuery documentation.
  • Javascript Libraries and ASP.NET: A Guide to jQuery, AJAX and Microsoft – Dave Ward blogs on the MIX Online site about the new jQuery Plugins from Microsoft, along with looking at what the shift to jQuery has meant for the ASP.NET Ajax, Microsoft Ajax Library, ASP.NET Ajax Library and Ajax Control Toolkit projects giving a review of the origins and evolution of these projects
  • Developer Review – Four ASP.NET MVC View Engines – Jason Haley gives a detailed Developer Review of 4 of the most popular / common ASP.NET MVC View Engines, examining the WebFormsViewEngine, Spark, NHaml and Razor engines, looking at the features they offer compared to each other, and looks at them in use, giving a good basis to help you decide which to use for your projects.
  • Working with RavenDB Documents + Entities – The Debate – Rob Ashton takes a post aside from his RavenDB series to discuss the variety of possible solutions for working with Documents and Entities using RavenDB, looking at 4 approaches storing entiy data in the document store, looking at the pros and cons of each.
  • Defense in Depth: A Developer’s Perspective – Nick Harrison talks about the importance of having some level of depth in your security practices, talking about the importance of not just the network security infrastructure, but how developers should also put multiple layers of security into the code.
  • No backtracking, Part One – Eric Lippert talks about backtracking algorithms, and goes on to discuss how the C# compiler does no back tracking across the different phases of compilation, meaning each phase has to give a concrete solution, and examines this in the context of the lexing of expressions.
  • There’s no substitute for customer feedback! [Improving Windows Phone 7 application performance now a bit easier with LowProfileImageLoader and DeferredLoadListBox updates] – David Anson shares updates to the LowProfileImageLoader and DeferredLoadListBoc Windows 7 UI Classes which help improve the performance of Windows Phone 7 Applications. This update addresses a number of customer reported issues and suggestions.
  • Silverlight Sessions Coming to DevConnections Las Vegas November 1-4 – Dan Wahlin talks about some of the sessions he is going to be delivering at DevConnections, and gives a nice introduction to the MVVM (Model Viiew ViewModel) pattern in this blog post to set the scene for his more advanced session at the conference.

Community

  • The European NHDay will be streamed online – Great news for anyone who was unable to attend the first NHibernate Conference, being held in Bologna this Saturday (9th October), they will be streaming the talks from both tracks live on UStream, with recordings to be made available for on-demand viewing after the event.
  • Want a Windows Phone 7? Here’s your chance! – Pete Brown highlights the full day MSDN Simulcast of the Windows Phone 7 launch event on Tuesday 12th October, 5 hours of streamed content live from the event covering a range of topics from the basics of building applications for the Phone, design guidelines, games development with XNA, to the market place and the cloud.

The Morning Brew #699

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

Software

  • Extension Analyzer V3 – Mynor Ivan Muralles announces the release of Extension Analyzer V3 on the Visual Studio Blog. This extension provides exploration and diagnostic information for other extensions (covering VSIX, PkgDef, VS Packages and MEF components), allowing you to trouble shoot problems with extension loading
  • Introducing: Emaroo 1.0 – Roland Weigelt releases the first version of his Recently Used Files browser which gives a quick and easy way of opening recently used documents across a range of applications including Visual Studio, Blend and Office.

Information

Community

  • Brighton ALT.NET – The Brighton Alt.Net Community are meeting for beers tomorrow (Tuesday 5th October) at their usual venue, The Skiff. Th event is informal and follows the usual turn up, suggest topics, vote on them and then discuss the most interesting ones pattern
  • Europe Virtual ALT.NET: Recording of Andreas Öhlund on NServiceBus @ E-VAN 29 September 2010 – The European Virtual Alt.Net group have now posted the recording of Andreas Öhlund’s session on NServiceBus, in which he covered the message sending aspects of the service bus recorded at last Wednesday’s live meeting event
  • Europe Virtual ALT.NET: Glenn Block on "Embracing HTTP in the .NET platform" on 18 October 2010 – The European Virtual Alt.Net Group have their next event planned for the 18th October 2010, and will feature Glen Block talking on REST, and the improvements coming in WCF for working with REST and HTTP
  • NxtGenUG Event: C# Abuse with Jon Skeet – The Manchester chapter of the NxtGen User Group welcome Jon Skeet delivering a session on abusing the C# compiler creating code which causes the compiler (or your code reviewer) pain. The event is being held on Wednesday 20th October 2010 in Daresbury.
  • Event: SQL Server User Goup meeting in Edinburgh – Scottish Developers highlight a SQL Server User group event being held in Edinburgh this Thursday (7th October) at Microsoft’s offices. The event features Tony Rogerson and Allan Michell looking at implementing Hierarchies in relational data and exploring StreamInsight.
  • SQLBits videos (distinctly amateur) – Jamie Thomson shares a collection of behind the scenes interviews from this weekend’s SQLBits 7 event held in York giving a taste of what the event is all about. I had a great time at the event, and if you deal with SQL Server and you’ve never attended you really should.
  • WIN a FREE Phone with like NO effort and attend the Windows Phone 7 Developer Launch – Scott Hanselman has brokered a deal where (US Only unfortunately) you can win a Windows Phone 7 device in return for a small amount of promotion of the Windows Phone 7 Launch events

The Morning Brew #698

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

Looking forward to the SqlBits Saturday community event in York this weekend, always good to learn a bit more about SQL Server and to catch up with old acquaintances. If you see me there, come and say hello.

Software

  • AntiXSS 4.0 Released – The Microsoft Security Tools blog highlights the release of the AntiXSS 4.0 library. This is the binary release, the source code will be published on Codeplex next week. This release targets .NET 3.5, and helps you as a developer deal with correct encoding of values to ensure user provided values do not get executed at cause a security vulnerability.
  • ASP.NET Security Fix Now on Windows Update – Scott Guthrie discusses the release of the ASP.NET Padding Oracle fix on to Windows Update, and provides some answers to some further Frequently Asked Questions about the deployment and implications of the patch.
  • Neovolve.Toolkit 1.0 RTW – Rory Primrose announces the stable 1.0 release of his Neovolve Toolkit, and this release includes a number of features for Windows Workflow 4, along with additions and helpers for working with various areas of the .NET Framework including threading, reflection, communication, and the Unity container.

Information

« Previous Page