Quantcast
Channel: Raffaeu's blog » Design Pattern
Browsing all 20 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Prism and WPF. Custom Tab region adapter. Part 01.

The second part of this tutorial is here. Enjoy! One thing that I really hate when I started working on Prism was the fact that the developers didn’t provide a nice tab region adapter. Well, the items...

View Article



Image may be NSFW.
Clik here to view.

WPf and Prism Tab Region Adapter, Part 02.

As we saw in the previous post, it’s pretty complicate to create a custom design in WPF to override the default style of the TabControl, but it’s pretty simple to extend the behavior of it. As a...

View Article

Image may be NSFW.
Clik here to view.

Symposium 2010 – Redmond

Last week, or better this week that just ended I have been to the Microsoft Patterns and Practices Symposium summit which is a very cool 7 days Summit for Software architects, Microsoft and non....

View Article

Image may be NSFW.
Clik here to view.

News for MVVM lovers and MVVM Books.

A lot of things are going here, on my side I am publishing two books about WPF and more in general about MVVM and Prism; on another side someone pretty cool (Karl Shifflett) has just released a new...

View Article

Image may be NSFW.
Clik here to view.

State pattern using C#. Part 01

I have been busy for a while writing my two books about MVVM and WPF but I am almost done so be ready to get more posts in the next months. This one is the first of a series that I will write to solve...

View Article


Image may be NSFW.
Clik here to view.

State pattern using C#. Part 02.

In the previous post we saw how we can implement the state pattern (I know, I didn’t show you the purist way of using the State pattern …) and include in the state execution the flow logic. This...

View Article

Image may be NSFW.
Clik here to view.

My book for Model View ViewModel (MVVM) and n-tier applications is out

(a.k.a. Buy one copy!) Finally I am excited and glad to let you know that my first book: “Building Enterprise Applications with Windows® Presentation Foundation and the Model View ViewModel Pattern”...

View Article

Image may be NSFW.
Clik here to view.

Updates for my Microsoft Book

After one week that my book about LOB applications has been published I started to receive some additional questions that I am trying to address in this post. First of all I want to thank all the guys...

View Article


Image may be NSFW.
Clik here to view.

Updates for April/May 2011

Note: Starting from the 15th of April 2011 until the 6th of May 2011 I will be off-island. During this period I will not have access to the internet so I will not able to approve you comments or...

View Article


Image may be NSFW.
Clik here to view.

Unity and injection with factories.

Last week in the office I just found a bug on how I was implementing a series of Inversion of Control chain using Microsoft Unity. To be precise, the bug has been found by one of the new guy in the...

View Article

Image may be NSFW.
Clik here to view.

New content for my Microsoft book

The Microsoft’s book I have published few months ago: “Building Enterprise Applications with WPF and MVVM” has been a success but I still got some negative feedbacks that me and my editor we want to...

View Article

Image may be NSFW.
Clik here to view.

TypeMock tutorial #02. Object creation.

In this new  part of the TypeMock series I am going to show you how to deal with objects and classes in general, how you can create them and what are (honestly aren’t) the limit of TypeMock on dealing...

View Article

Image may be NSFW.
Clik here to view.

TypeMock tutorial #03. Control behaviors.

Note for purists: In this tutorial I am showing you a simplified example of a Unit of Work and a Repository, please do not care about the complexity or simplicity of these objects but look at the...

View Article


Image may be NSFW.
Clik here to view.

Speaking about Agile Architecture

The 9th of May 2012 at 2 p.m. (GMT +1) I will speak about Agile Architecture. The webinar will be registered and hosted by Typemock. This is the address to register:...

View Article

Image may be NSFW.
Clik here to view.

Agile Architecture.

Last week I presented a webinar about Agile Architecture and I got an unexpected positive feedback from it. First it was unexpected because I didn’t expect to get lot of people interested in this...

View Article


Image may be NSFW.
Clik here to view.

WCF and dependency inversion using Castle Windsor

When you start to work with TDD and other Agile practices the first thing you try to apply almost everywhere in your code is the Dependency Inversion pattern because you want to invert the logic of...

View Article

Image may be NSFW.
Clik here to view.

Castle WCF Facility

In the previous post we saw how to provide Inversion of Control capabilities to a WCF service. That’s pretty cool but unfortunately it requires a big refactoring if you plan to apply the Dependency...

View Article


Image may be NSFW.
Clik here to view.

CQRS in brief

Around the web there is a lot of noise about “CQRS” and “Event sourcing”. Almost everybody involved in a layered application is now trying to see if CQRS can fit in its current platform. I also found...

View Article

Image may be NSFW.
Clik here to view.

Domain Model in Brief

This series is getting quite interesting so I decided to post something about Domain Model. Just a little introduction to understand what is and what is not Domain Model. Honestly this pattern is...

View Article

Image may be NSFW.
Clik here to view.

Do you Test your applications?

When I talk about test with a collegue, a tech friend or anybody involved in Software Development, the conversation always ends up with a comparison between Unit Tests and Integration Tests. As far as...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images