Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Tags » Design Patterns

Related tags: architecture, business models, c, dev, enterprise web 2 0, net, soa, web 2 0, web 2 0 platforms, web services

  1. Design Patterns - Part 1 published

    asp.net » Granville Barnett - Sep 29, 2008

    I recently started writing a series on design patterns for DotNetSlackers. The series is aimed squarely at those who are new to design patterns. In the first part we cover the strategy pattern. At this moment in time

    Also tagged: net, c

  2. .Net Design Patterns

    asp.net » Rabeeh Abla - Sep 29, 2008

    Download: Demo | Code Design patterns are recurring sequences, built-in .Net patterns are scattered over the framework. In practice following standard software patterns will help to achieve a more standard code

  3. Whirlwind Trading Platform: The development diary of a whole project - First Installment Published (Finally)

    asp.net » Tom's .NET den - Sep 29, 2008

    At last! Given a favorable constellation of stellar bodies and a nearly lethal dosage of caffeine, I finally managed to publish the first installment of the promised developer diary. The first part deals with

    Also tagged: net, architecture, web services, wwf, ado net entity framework, general software development

  4. Provider, Strategy, Adapter pattern discussion

    asp.net » MsCorEE - Sep 29, 2008

    Some of my coworkers and I were having a discussion today regarding the aforementioned patterns. First we debated the validity of the Provider pattern actually being considered a pattern, or if it was really just a

    Also tagged: net, patterns, adapter, strategy, provider, pattern, designpatterns, design pattern, designpattern

  5. Design Patterns - Proxy Pattern

    asp.net » David Cumps - Sep 29, 2008

    Welcome back for another episode in the pattern series! This will also be the last article about Design Patterns, since I've finished reading the Head First Design Patterns book :) It's been a very interesting

    Also tagged: net, visual studio, c, general software development

  6. Design Patterns - State Pattern

    asp.net » David Cumps - Sep 29, 2008

    It's been a while again, but it's time for another pattern. Today we'll look at the State Pattern. First of all, the definition: "Allow an object to alter its behavior when its internal state changes. The object will

    Also tagged: net, visual studio, c, general software development

  7. Design Patterns - Composite Pattern

    asp.net » David Cumps - Sep 29, 2008

    It's been a little while again. I blame myself for installing World Of Warcraft again, too addictive. Anyway, time for the Composite Pattern. This is one I'm having a little trouble with to describe clearly. Let's

    Also tagged: net, visual studio, c, general software development

  8. Design Patterns - Iterator Pattern

    asp.net » David Cumps - Sep 29, 2008

    Time for the next part in our series, the Iterator Pattern. Let's start with the definition: "Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation."

    Also tagged: net, visual studio, c, general software development

  9. Design Patterns - Template Method Pattern

    asp.net » David Cumps - Sep 29, 2008

    Time for yet another pattern, the Template Method Pattern. Have a look at all the other patterns in the series as well. The definition: "Define the skeleton of an algorithm in an operation, deferring some steps to

    Also tagged: net, visual studio, c, general software development

  10. Design Patterns - Facade Pattern

    asp.net » David Cumps - Sep 29, 2008

    Time for another, simple, design pattern. The Facade Pattern. I'm going to need a break soon, getting a bit burned out, which never is a good thing. Anyway, the definition of today's pattern: "Provide a unified

    Also tagged: net, visual studio, c, general software development

1  2  3    5  6  7  8  9  10