After installing Visual Studio 2010 Service Pack 1, I noticed that intellisense had stopped working in SQL Server Management Studio 2008 R2. The issue was noted in Scott Guthrie’s blog, a few weeks ago. I discovered today that a hotfix is available from Microsoft as a part of SQL Server 2008 R2 cumulative update 7. I’ve installed update 7, and verified that intellisense works again.
As I’m an avid reader, I decided to start sharing weekly recaps of my reading list. This will often include articles I’ve found interesting, but also items related to the projects I’m currently involved with. The subject matter may vary, but I hope others will find them useful, or better yet as a way to sharpen your saw.
The past week has been all about design. I’ve been reading one of my favorite books again, Patterns of Enterprise Application Architecture. Recently, I’ve been thinking about ways to create a web service layer over fine-grained API. In order to reduce the number of remote calls from client applications over a distributed network, I’ve been revisiting the Remote Façade pattern, which allows you to create a coarse-grained interface over a fine-grained API. Additionally, you may also find the article on Data Transfer Objects useful.
Here are a few more articles that I read:
Also...
- Mar 28 2010Internet Explorer Finally Supports SVG0
- Mar 17 2010Running a 64-bit Guest Virtual Machine on a 32-bit Host2
- Mar 8 2010Why Aren’t More Startups Using .NET?0
- Mar 4 2010Upgrading Your MacBook Pro Hard Drive0
- Feb 28 2010Free Photoshop Images For Your UI3
- Feb 10 2010Retrieve the BizTalk Installation Path From the Registry0
- Feb 9 2010New Blog Home0
- Nov 3 2009Advice for a Career in Software0
- Aug 23 2009My Observations on a Year Without Television0
- Aug 7 2009Windows XP’s Performance Surprise0







