Image representing the Blogs category

Book Review: Professional Application Lifecycle Management with Visual Studio 2010 By Mickey Gousset et al.

Published 13 years ago

Ever since it was announced, Professional Application Lifecycle Management with Visual Studio 2010 was high on my list of books to read. I've been using Visual Studio, and team Foundation Server since the first releases of the products, but really needed to dig a little deeper in some of the core concepts. Because the Visual Studio 2010 release is quite large with lots of new features, especially in terms of ALM and TFS, I was on the lookout for a book that showed me what's new, and how to use it. It turned out that this book, by Mickey Gousset and others, is an excellent guide to many of the new features in Visual Studio 2010 and Team Foundation Server 2010.

Read on ...
Image representing the Blogs category

Using Virtual Restore to Attach Databases Directly from Backup Files

Published 13 years ago

About a week ago I was introduced to Red Gate's SQL Virtual Restore 2. SQL Virtual Restore lets you mount live, fully functional databases direct from backups without the need for a physical restore.

Read on ...
Image representing the Blogs category

Follow my Articles About Dynamicweb CMS, eCommerce and Extensibility

Published 13 years ago

You may have noticed that in the past couple of weeks I am posting less frequent on this web site, imar.spaanjaars.com. The reason for the absence of new content is my other, new content project: articles about Dynamicweb CMS and eCommerce.

Read on ...
Image representing the Blogs category

6 Tips to Improve Code Downloads for your Blog

Published 13 years ago

Don't you just hate it? You read an interesting programming related article on the web that comes with source code. You downloaded the source so you can look at it later. When you open the file later, you've long forgotten where you got the file, or which concept it was supposed to demonstrate. Worse, the download contains a gazillion files, making it pretty impossible to find the stuff you're looking for yourself. Rather than two or three files demonstrating the topics originally discussed in the article you read, you're faced with a gazillion ReSharper cache files, useless .suo and .user files, obj folder and more. Take, for example, this article "Using Dynamic Views In ASP.NET MVC 2" (note: I am not picking on the author here personally; it's just an example I ran into recently that shows most of the problems I face with code downloads; it's easy to come up with many other examples). The relevant code is only 18 lines long (7 in the View and another 11 in a controller class), yet when you unpack the zip file you get 79 files. Granted, some are needed to run the example as an MVC site, but with a bit of clean up, the number of files can easily be reduced to 27 plus 1 by following these simple tips.

Read on ...
Image representing the Blogs category

Sketch and Prototype Tools Review - Part - 6 - And the winner is...

Published 13 years ago

Over the past couple of weeks I've been reviewing a number of Sketch and Mockup Tools. You can find the complete series here:

For now I won't be reviewing any other tools as I haven't worked with them (extensively) enough to say something useful about them. Thanks to everyone who contributed suggestions for additional tools to review.

To close off the series, I'll briefly recap the five tools and give my opinion of the one(s) I liked best.

Read on ...
Image representing the Blogs category

Sketch and Prototype Tools Review - Part 5 - Microsoft Expression Blend 4 + Sketch Flow

Published 13 years ago

As a software designer and web developer I usually focus on the back end of web sites and applications and leave the User Interface and UX design to people more knowledgeable. Still, occasionally I have the need to do some sketching and drawing with a customer, for example when designing a web interface or when working on use case documents. While paper and pencil often work fine, they lack durability and the result is hard to share, especially with "digital" clients or clients in a different country. Over the years, I've been working with a number of software design tools to aid me in this process. Since I get asked which tools I use every now and then, I decided to write a short blog series outlining a number of these tools, including Balsamiq Mockups, Axure RP Pro, Microsoft Visio with the 'GUUUI Sketchy GUI Shapes', Pencil, and Microsoft's SketchFlow.

In this series I'll be (re)creating a design mockup for the Management section of my web site with each of the tools, giving you the opportunity to compare their output. You'll find a screen shot of the existing Management section at the end of this article.

Today's tool: Microsoft Expression Blend 4 + SketchFlow

Read on ...
Image representing the Blogs category

Book Review: .NET Performance Testing and Optimization by Paul Glavich and Chris Farrell

Published 13 years ago

I recently got the chance to review the book .NET Performance Testing and Optimization by Paul Glavich and Chris Farrell published by Simple Talk Publishing. Since I am usually a "performance aware" coder and try to think about performance right from the start, I was looking forward to this book with the hopes to learn a few new tricks, techniques and tools. Having read it now, I am not disappointed.

Read on ...
Image representing the Blogs category

Sketch and Prototype Tools Review - Part 4 - Pencil

Published 13 years ago

As a software designer and web developer I usually focus on the back end of web sites and applications and leave the User Interface and UX design to people more knowledgeable. Still, occasionally I have the need to do some sketching and drawing with a customer, for example when designing a web interface or when working on use case documents. While paper and pencil often work fine, they lack durability and the result is hard to share, especially with "digital" clients or clients in a different country. Over the years, I've been working with a number of software design tools to aid me in this process. Since I get asked which tools I use every now and then, I decided to write a short blog series outlining a number of these tools, including Balsamiq Mockups, Axure RP Pro, Microsoft Visio with the 'GUUUI Sketchy GUI Shapes', Pencil, and Microsoft's Sketchflow.

In this series I'll be (re)creating a design mockup for the Management section of my web site with each of the tools, giving you the opportunity to compare their output. You'll find a screen shot of the existing Management section at the end of this article.

Today's tool: Pencil 1.2.

Read on ...
Image representing the Blogs category

Sketch and Prototype Tools Review - Part 3 - Microsoft Office Visio 2010

Published 13 years ago

As a software designer and web developer I usually focus on the back end of web sites and applications and leave the User Interface and UX design to people more knowledgeable. Still, occasionally I have the need to do some sketching and drawing with a customer, for example when designing a web interface or when working on use case documents. While paper and pencil often work fine, they lack durability. Additionally, the result is hard to share, especially with "digital" clients or clients in a different country. Over the years, I've been working with a number of software design tools to aid me in this process. Since I get asked which tools I use every now and then, I decided to write a short blog series outlining a number of these tools, including Balsamiq Mockups, Axure RP Pro, Microsoft Visio with the 'GUUUI Sketchy GUI Shapes' stencil, Pencil, and Microsoft's Sketchflow.

In this series I'll be (re)creating a design mockup for the Management section of my web site with each of the tools, giving you the opportunity to compare their output. You'll find a screen shot of the existing Management section at the end of this article.

Today's tool: Microsoft Office Visio 2010.

Read on ...
Image representing the Blogs category

Sketch and Prototype Tools Review - Part 2 - Axure RP Pro 5.6

Published 13 years ago

As a software designer and web developer I usually focus on the back end of web sites and applications and leave the User Interface and UX design to people more knowledgeable. Still, occasionally I have the need to do some sketching and drawing with a customer, for example when designing a web interface or when working on use case documents. While paper and pencil often work fine, they lack durability. Additionally, the result is hard to share, especially with "digital" clients or clients in a different country. Over the years, I've been working with a number of software design tools to aid me in this process. Since I get asked which tools I use every now and then, I decided to write a short blog series outlining a number of these tools, including Balsamiq Mockups, Axure RP Pro, Microsoft Visio with the 'GUUUI Sketchy GUI Shapes' stencil, Pencil, and Microsoft's Sketchflow.

In this series I'll be (re)creating a design mockup for the Management section of my web site with each of the tools, giving you the opportunity to compare their output. You'll find a screen shot of the existing Management section at the end of this article.

Today's tool: Axure RP 5.6.

Read on ...

Mobile: False

Crawler: True

I: False