Welcome to MSDN Blogs Sign in | Join | Help

David Hill's WebLog

Iblogyoublogweblog

Browse by Tags

All Tags » Patterns and Pr... » Helix   (RSS)
The Breadcrumb Navigation Pattern
The Breadcrumb Navigation pattern provides a visual representation of the path the user took as they navigated to a particular state in an application. It provides context so the user can see where they are logically within the application structure, Read More...
ViewModel and Dependency Injection
In my last post – Silverlight Navigation Part 3 – I outlined a mechanism whereby you could navigate to a View and have the application create and wire up the associated ViewModel automatically. I also showed the inverse of this, where you could navigate Read More...
Page view tracker