Release
Hi my name is Boryana Miloshevska and I’m a member of Telerik`s Silverlight team.
This is my first blog post and it is about the new RadPageNavigation framework that we just released for Silverlight 2 RC0. RadPageNavigation is a framework that allows you to easily add navigation service to your application. To do that you can use the provided RadPage, RadFrame, RadFrameContainer and NavigationService classes, or you can use your own classes to implement the IFrame and ITransition interfaces. The framework is 100% compatible with the WPF navigation service. Navigation between pages is supported. You can also use frames inside each page and to...