Came across “Your Last About Dialog” (YLAD) project for Windows Phone 7. It makes it extremely easy to build an About page for your WP7 application (About pages are a requirement for WP7 apps, without which you will fail certification).
Using YLAD is as simple as installing it as a NuGet package for your phone project, configuring a few values in a XML file and setting up the link to bring up the page.
In less than 10 minutes I had the following Pivot pages created:
Install YLAD via NuGet or by downloading it from CodePlex: http://ylad.codeplex.com/
In addition, check out the one page documentation that goes into the configuration of the About page: http://ylad.codeplex.com/documentation
No comments:
Post a Comment
Remember, if you want me to respond to your comment, then you need to use a Google/OpenID account to leave the comment.