CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of Windows Phone 7
C#
//
// Besides some IoC container hookup and the plumbing for
// EventAggregator and Azure ServiceBus this is what an
// Event Driven Architecture application suited for 
// Continuous Client may look like.
//
// This was not done in an MVVM pattern as it would just
// introduce complexity for people unfamiliar. I wanted to
// focus on the Event Driven Architecture.
//
by Kelly Sommers   June 04, 2011 @ 5:55pm
860 Views
no comments
 
C#
using System;
using System.Collections;
using System.Collections.Generic;
 
namespace Core
{
    /// <summary>
    /// Validation Routines
    /// </summary>
    /// <remarks>
by rickrat   November 24, 2010 @ 9:56pm
509 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate