Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

14. Design Patterns > The .NET Solution

The .NET Solution

The Modified Observer pattern solves the major problems posed by the Observer, but it’s complicated and can be tricky to implement. Fortunately, .NET (along with some other development platforms) implements some constructs that make implementation quite straightforward. Let’s see how the .NET solution maps to our original example:

image


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial


 Â