Chris Smith
Software Developer
St. Louis, Missouri
Introduction to Test-Driven Development with NUnit and Moq
Entry-level session detailing patterns and practices for test-driven development using NUnit and Moq
Level: 100
Speaker: Chris Smith
Topics: Development Practices, Unit Testing
Distributed Application Architecture with WCF
WCF can be a powerful framework for building distributed applications, which provide high performance and scalability by spreading their work across multiple systems. This session will describe and demonstrate a one such distributed application, built with WCF, that delegates processing of client requests to nodes. Along the way, we'll look at a simple api for clients, issues in sharing data between instances of a WCF service, and techniques for handling concurrency to squeeze the most out of available resources.
Level: 200
Speaker: Chris Smith
Topics: Architecture, WCF
