Sign in
MSDN Magazine
The official blog of MSDN Magazine
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
5 Questions
Active Directory
ADO.NET
Agile
AJAX
alt.msdn
animation
Announcements
architecture
ASP.NET
Async
BizTalk
BUILD
C#
C++
CLR
concurrency
Conferences
data binding
data services
David Platt
Don't Get Me Started
dynamic languages
Editor's Choice
Editor's Notes
F#
games
globalization
graphics
HTML5
IIS
interop
interview
IronPython
IronRuby
issue preview
JavaScript
jQuery
languages
LINQ
Mango
March
MFC
mobile apps
model-view-controller, MVC
Mono
MSDN Library
MSDN Magazine
MVC
new issue
newsletter
Office
Pages
parallel programming
patterns
performance
preview
project management
Q&A
rich internet applications, RIA
robotics
screenshots
SDL
Security
services
SharePoint
Silverlight
Sinofsky
Smartphone
software
Speech Server
SQL Server
Steven Sinofsky
Team Foundation Server
Team Foundation Service
Team System
Test Run
Testing
TFS
Thoughts
Threading
tracking
transactions
Utilities
Virtual Labs
virtualization
Visual Basic
Visual Studio
VSTO
WCF
Web apps
Windows 8
Windows Azure
Windows Mobile
Windows Phone 7
Windows PowerShell
workflows
WPF
XNA Game Studio
Browse by Tags
MSDN Blogs
>
MSDN Magazine
>
All Tags
>
patterns
Tagged Content List
Blog Post:
A Necessary 101 on Professional Application Development
Diego Dagum
I’m in the job of establishing partnerships with different stakeholders (authors, readers, vendors, colleagues, etc.) in order to consolidate the vision depicted in my last post about the editorial line I’d like to promote thru this magazine . In order to defend my ideas about column lineup, editorial...
on
8 Oct 2009
Blog Post:
brownfield development – other ideas?
howard dierking - MSFT
If you haven’t been following it over the last couple of months, we’ve been running a series of articles about brownfield development – authored by James Kovacs , Kyle Baley , and Donald Belcham . The big idea here is that rather than have yet another article or set of articles about implementing...
on
2 Sep 2009
Blog Post:
ASP.NET Presentation Patterns
tdorsey
In a layered Web app, the presentation layer is just as important as navigation logic, business logic, and data access. In the December 2008 issue of MSDN Magazine , Dino Esposito examines some design patterns for building an ASP.NET presentation layer, starting with the Model-View-Controller (MVC...
on
19 Dec 2008
Blog Post:
Design Patterns for Testability
tdorsey
Testability is both as an important quality of your designs and another tool you can use to create and think through designs. In the December 2008 issue of MSDN Magazine , Jeremy Miller examines the design issues, patterns, and principles that can enhance testability in your apps. For more articles on...
on
5 Dec 2008
Blog Post:
Patterns In Practice: Cohesion And Coupling
tdorsey
Well designed code keeps things that have to change together as close together in the code as possible and allows unrelated things in the code to change independently, while minimizing duplication in the code. In the October 2008 issue of MSDN Magazine , Jeremy Miller shows you some design patterns that...
on
10 Oct 2008
Blog Post:
Building Composite Applications With WPF
tdorsey
Windows Presentation Foundation (WPF) and Silverlight provide developers with a simple, declarative means of quickly and easily delivering applications with rich user experiences. But as the number of moving parts increases, keeping the project under control becomes exponentially more difficult. In the...
on
9 Sep 2008
Blog Post:
Patterns In Practice: Object Role Stereotypes
tdorsey
Designing software is often an exercise in managing complexity. You can take steps to limit the complexity of any given class by only assigning it a discrete set of responsibilities, applying a concept known as object role stereotypes. In the August 2008 issue of MSDN Magazine , Jeremy Miller explains...
on
15 Aug 2008
Blog Post:
Data Points: The Entity Framework In Layered Architectures
tdorsey
When you evaluate any new technology, pattern, or strategy, you have to consider how that new piece of the puzzle is going to mesh with your existing application architecture. With the Entity Framework, integration is not a problem. In the July 2008 issue of MSDN Magazine , John Papa demonstrated how...
on
14 Aug 2008
Blog Post:
Patterns In Practice: The Open Closed Principle
tdorsey
The June 2008 issue features the first installment of a new MSDN Magazine column on software design fundamentals. We’ll discuss design patterns and principles in a manner that isn't bound to a specific tool or lifecycle methodology. In this issue, Jeremy Miller starts the Patterns in Practice column...
on
2 Jul 2008
Page 1 of 1 (9 items)