healthvault

Can HealthVault applications be be written as thick Windows forms applications or must they be written as web applications?

Well thats my question: Can HealthVault applications be be written as thick Windows forms applications or must they be written as web applications? It seems to me that the barrier to implementing a windows forms app would be implementing the OpenID / LiveID login in a windows forms app, which the HealthVaultPage super class ...

Are there any Discussion Forums on Microsoft's Health Care Initiatives?

Hello everyone, I am new to Microsoft health care system, like Amalga/Health Vault, and I want to know if any developer here working on Amalga/Health Vault could recommend me some specific forum/mail list/web site for developer community of Amalga/Health Vault, which could exchange more points for Amalga/Health Vault? thanks in advance...

Calling the HealthVault GetThings method in Java

I'm trying to use the Java HealthVault API to make a call to the GetThings method in "offline" mode (meaning, the user doesn't have to login) to retrieve all "File" type items. From what I understand, all you need to make an offline request is the Persion ID and Record ID of the user's account. However, even though I'm adding these to ...

using ms healthvault sdk in mono/linux

Hi all. The MS Healthvault SDK comes with a dll, that is necessary for programming with Healthvault. Is there a way to build an HV application in mono? Josh ...

Integrating Open ID and also leveraging Microsoft HealthVault

I've seen serveral articles/questions regarding Open ID integration but I'm curious if I integrate this into my site and then try to integrate with Microsoft HealthVault which accepts live id or open id, how smooth that is or if there is a potential of multiple login actions (obviously undesired). Ideally I would love to do something li...

WPF integrate Windows live authentication for Microsoft health vault

Hi all, I'm just wondering if there's any way for WPF application integrated with windows live ID? and it's actually for windows health vault [www.healthvault.com] so health vault is using windows live id or open id to login into their system. and what i gonna do is, creating wpf application (instead of web application) for health vaul...

Connecting Omron blood presure device on my own health vault application

Dear all, I have an application using WPF and WCF integrated with Windows health vault. and now, I have a Omron blood pressure device that i want to connect with my own application. health vault has its own app to upload the data, but my requirement is using my own apps. so the flow more or less is like this: when i plug the device in...

Getting 'Access is Denied' exception message when running WCF service on Windows Azure

I am trying to build a Healthvault WCF web service that requires an x509 certificate to deploy on Windows Azure in C# using Visual Studio 2010. When I debug the solution on my local IIS7, I can perform all functions no problem. When I deploy to Windows Azure and try to run any of my methods, I get this error. The server encountered ...

Web Interface Using Microsoft HealthVault

Hi, I am a ASP.NET web developper. I have got a new assignment that needs to be developped on the Microsooft HealthVault platform. I am new to this platform and I don't have much time to spend on the documentation. I would appreciate some help so that I can get the right information. Below follows what is needed: work flow: the docto...