Welcome to MSDN Blogs Sign in | Join | Help

PB3 Feature - Writing a HealthVault application without deriving from HealthServicePage

If you look at any of the sample applications, you'll find:

public partial class VocabularyPage : HealthServicePage

The HealthServicePage does a lot for you, but it has the disadvantage of requiring you to use that page as a base class. In PB3, we've opened up the classes that HealthServicePage uses so that you can easily use them in your own base class.

The best example on how to use those classes is contained in the HealthServicePage itself, which you can find here.

Published Tuesday, April 22, 2008 2:37 PM by ericgu
Filed under:

Comments

# Basketball Chat » Blog Archive » PB3 Feature - Writing a HealthVault application without deriving from HealthServicePage

New Comments to this post are disabled
 
Page view tracker