August 2008
Monthly Archive
Posted by Chris Alcock on 07 Aug 2008 | Tagged as: .NET, Database, Development, Morning Brew
A longer than average post today due to SQL 2008 finally being RTM’d, although it seems that Visual Studio folks should hold off untill the 11th August when the RTM of Visual Studio 2008 SP1 will be made available.
Software
- SQL Server 2008 on MSDN Subscriber Downloads – SQL Server 2008 has arrived, and teh RTM release is available on MSDN Subscriber Downloads now!
- Microsoft SQL Server 2008 Release Notes – Get the low down on the SQL Server 2008 release, as there are a number of considerations when installing.
- Microsoft Sync Framework – Microsoft Sync Framework V1 is released, providing easy ways of adding sync support to applications. This release also includes Sync Services for ADO.NET allowing offline working against ADO data sources.
- SQL Server Compact 3.5 SP1 Released – Steve Lasker announces the release of the SQL Server Compact edition V3.5 SP1, which now supports the entity framework and 64bit support. This will also be included in Visual Studio SP1
- SQL Server 2008 RTM samples are up on CodePlex now. – A new SQL Server, and we also get some new Community samples on Codeplex
- SQL Server 2008….Finally – Some key dates for the other parts of the SQL 2008 release coming in the next month.
- Pex 0.6 Released – Nikolai Tillmann announces the release of Pex 0.6, which now supports installation on 64 bit Windows. along with UI improvements and some other new features.
- IronPython – Release: 2.0 Beta 4 – The IronPython team announce the release of Beta 4 of Iron Python 2, now featuring an MSI Installer, static compilation, some performance improvements over Beta 3, and a host of other features.
- Yahoo! UI Library: YUI Compressor for .Net – A .NET port of the YUI Compressor Java Project, allowing compression of CSS and Javascript
Information
Community
- Bad News, Good News – stackoverflow – Stackoverflow, the new community from Jeff Atwood and Joel Spolsky has entered beta, and there is a form you can fill in to get onto the beta linked from this post.
1 Comment »
Posted by Chris Alcock on 06 Aug 2008 | Tagged as: .NET, Development, Morning Brew
Software
Information
1 Comment »
Posted by Chris Alcock on 05 Aug 2008 | Tagged as: .NET, Development, Morning Brew
Information
- P&P Improving Web Services Security eBook – Guy Barrette highlights the availability of the Patterns and Practices team’s guide to Improving Web Services Secutiry
- Four Rules for Simple Codelines – Brad Appleton takes Kent Beck’s Four Rules of Simple Code, and applies the same though to code lines, creating a new set of rules and discussing them in detail.
- Disorderly Views – Nathan talks about two issues with SQL 2005 where order by is ignored if top(100) percent is specified, along with two possible (although not ideal) work arounds.
- Manage SQL Databases – Gabriel Schenker look at a way to automate the setup of the database during the build. While this is on an NHibernate themed blog, the techniques here are generic enough to apply to all types of data access.
- 100+ PDC Sessions Posted – Brad Abrams highlights a number of sessions at the upcoming PDC that appeal to him. There look to be a lot of good stuff there, hopefully some of them will be web cast when the time comes.
- Back to Basics: LinkedLists – Karl Seguin takes a trip down memory lane, looking at how linked lists work, talking about how the data is structured and what the effect in memory is.
- Acceptance Testing Guide Community Preview 2 Available! – The second community preview of a number of P&P guidance documents on Acceptance Testing have been released.
- Generic collections and inheritance – Derek Fowler talks about some frustrations with generic collections of objects which are part of an inheritance structure, and the problem of converting the collection type – thankfully there is a nice solution
- How to Send Trackback and Pingback Requests in ASP.NET – Keyvan Nayyeri rounds off his mini-series on Trackback and ping back with a look at sending the requests using ASP.NET
- JSON Serializers in .NET – not there yet – Rick Strahl looks at JSON Serialization, talking about why he wrote his own serializer, and looks at the pros and cons of the .NET framework provided options.
- The Onion Architecture : part 3 – Jeffrey Palermo continues his series looking at the Onion Architecture, and in this part compares to traditional layered architecture.
- What Integrated Circuits Say About Testing Your Code – Phil Haack talks about why you should want to abstract data access to improve testability, along with the need for integration testing.
Community
- LMSDev : Lincolnshire Microsoft Developers – Lincolnshire Microsoft Developers (LMSDev) is a newly founded .NET community based in Lincolnshire, UK – if you are in the area get involved with your local developer community
Comments Off on The Morning Brew #151
« Previous Page — Next Page »