|
by stefan.nospam@nospam.olsonsoft.com (StefanOlson) via Stefan Olson's Blog on 6/18/2009 2:14:59 PM
In my previous post regarding custom URI routing using the URI mapper in Silverlight 3, I described a problem where if you wish to cancel the navigation, to display a dialog for example, returning null from the UriMapper can in some scenarios cause an exception. After some discussions with Austin Lamb, a developer on the Silverlight team, it was clear that the solution I had chosen to cancel navigation was not going to work. So I re-thought the way I was handling this and have come up wit
... [ read more ]
|
|