Technology Questions

Go Back   Technology Questions > Hardware Questions > Mobile Computers > Tablet PC > Tablet PC Software > Tablet PC Developers

Tablet PC Developers Show off your work while discussing with others how to create ink enabled applications.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-08-2008, 01:40 PM
General Surena
Newsgroup Contributor
 
Posts: n/a
Tablet Integration

Hi,
I have an old medical information management app. Now I want to integrate
tablet function into it so that the doctor does not need to type. any
suggestions?
thanks


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-08-2008, 01:40 PM
  #2 (permalink)  
Old 01-08-2008, 02:11 PM
Hilton Locke (MSFT)
Newsgroup Contributor
 
Posts: n/a
RE: Tablet Integration

Please see:
http://msdn2.microsoft.com/library/ms812498.aspx
http://msdn2.microsoft.com/en-us/library/ms812496.aspx
http://msdn2.microsoft.com/library/ms810882.aspx
http://dotnet.sys-con.com/read/84050.htm


--Hilton Locke


"General Surena" wrote:

> Hi,
> I have an old medical information management app. Now I want to integrate
> tablet function into it so that the doctor does not need to type. any
> suggestions?
> thanks
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-08-2008, 02:40 PM
General Surena
Newsgroup Contributor
 
Posts: n/a
Re: Tablet Integration

More info. about the application:
The applications stores medical data about the patients.
I have a description field about the patient that must be filled by the
customer (doctor). I want to allow the doctor use handwritting for this
field instead of typing (She does not like typing using keyboard).
I don't even need handwriting recognition at this phase. just want to know
how I can let the user use a tablet instead of typing.

Thanks


"Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote in
message news:39819495-6C23-42D4-B316-E9552F5B64D1@microsoft.com...
> Please see:
> http://msdn2.microsoft.com/library/ms812498.aspx
> http://msdn2.microsoft.com/en-us/library/ms812496.aspx
> http://msdn2.microsoft.com/library/ms810882.aspx
> http://dotnet.sys-con.com/read/84050.htm
>
>
> --Hilton Locke
>
>
> "General Surena" wrote:
>
>> Hi,
>> I have an old medical information management app. Now I want to
>> integrate
>> tablet function into it so that the doctor does not need to type. any
>> suggestions?
>> thanks
>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-09-2008, 10:01 AM
Hilton Locke (MSFT)
Newsgroup Contributor
 
Posts: n/a
Re: Tablet Integration

Are you asking if your medical application will run on a Tablet?
Are you developing or extending the medical application?

--Hilton Locke


"General Surena" wrote:

> More info. about the application:
> The applications stores medical data about the patients.
> I have a description field about the patient that must be filled by the
> customer (doctor). I want to allow the doctor use handwritting for this
> field instead of typing (She does not like typing using keyboard).
> I don't even need handwriting recognition at this phase. just want to know
> how I can let the user use a tablet instead of typing.
>
> Thanks
>
>
> "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote in
> message news:39819495-6C23-42D4-B316-E9552F5B64D1@microsoft.com...
> > Please see:
> > http://msdn2.microsoft.com/library/ms812498.aspx
> > http://msdn2.microsoft.com/en-us/library/ms812496.aspx
> > http://msdn2.microsoft.com/library/ms810882.aspx
> > http://dotnet.sys-con.com/read/84050.htm
> >
> >
> > --Hilton Locke
> >
> >
> > "General Surena" wrote:
> >
> >> Hi,
> >> I have an old medical information management app. Now I want to
> >> integrate
> >> tablet function into it so that the doctor does not need to type. any
> >> suggestions?
> >> thanks
> >>
> >>
> >>

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 01-09-2008, 11:11 AM
General Surena
Newsgroup Contributor
 
Posts: n/a
Re: Tablet Integration

I am extending the medical application.
I don't want to use a tablet PC.
I want to capture doctor's "handwriting" using a tablet like Wacom's and
store that handwriting in a MS SQL database.
I don't even want to use any recognition technology. What components and
controls should I use?

many thanks

"Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote in
message news:32F42C6A-64C9-475A-A0C8-D1F150623328@microsoft.com...
> Are you asking if your medical application will run on a Tablet?
> Are you developing or extending the medical application?
>
> --Hilton Locke
>
>
> "General Surena" wrote:
>
>> More info. about the application:
>> The applications stores medical data about the patients.
>> I have a description field about the patient that must be filled by
>> the
>> customer (doctor). I want to allow the doctor use handwritting for this
>> field instead of typing (She does not like typing using keyboard).
>> I don't even need handwriting recognition at this phase. just want to
>> know
>> how I can let the user use a tablet instead of typing.
>>
>> Thanks
>>
>>
>> "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote
>> in
>> message news:39819495-6C23-42D4-B316-E9552F5B64D1@microsoft.com...
>> > Please see:
>> > http://msdn2.microsoft.com/library/ms812498.aspx
>> > http://msdn2.microsoft.com/en-us/library/ms812496.aspx
>> > http://msdn2.microsoft.com/library/ms810882.aspx
>> > http://dotnet.sys-con.com/read/84050.htm
>> >
>> >
>> > --Hilton Locke
>> >
>> >
>> > "General Surena" wrote:
>> >
>> >> Hi,
>> >> I have an old medical information management app. Now I want to
>> >> integrate
>> >> tablet function into it so that the doctor does not need to type. any
>> >> suggestions?
>> >> thanks
>> >>
>> >>
>> >>

>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 01-09-2008, 01:11 PM
Hilton Locke (MSFT)
Newsgroup Contributor
 
Posts: n/a
Re: Tablet Integration

Oh, I see.
In that case, you should visit http://www.wacomeng.com/devsupport/pc.html
for information on developing your desired solution.

I thought your question was in regards to ink-enabling your application for
Tablet PC, which is a (slightly) different thing.

best regards,
--Hilton Locke


"General Surena" wrote:

> I am extending the medical application.
> I don't want to use a tablet PC.
> I want to capture doctor's "handwriting" using a tablet like Wacom's and
> store that handwriting in a MS SQL database.
> I don't even want to use any recognition technology. What components and
> controls should I use?
>
> many thanks
>
> "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote in
> message news:32F42C6A-64C9-475A-A0C8-D1F150623328@microsoft.com...
> > Are you asking if your medical application will run on a Tablet?
> > Are you developing or extending the medical application?
> >
> > --Hilton Locke
> >
> >
> > "General Surena" wrote:
> >
> >> More info. about the application:
> >> The applications stores medical data about the patients.
> >> I have a description field about the patient that must be filled by
> >> the
> >> customer (doctor). I want to allow the doctor use handwritting for this
> >> field instead of typing (She does not like typing using keyboard).
> >> I don't even need handwriting recognition at this phase. just want to
> >> know
> >> how I can let the user use a tablet instead of typing.
> >>
> >> Thanks
> >>
> >>
> >> "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote
> >> in
> >> message news:39819495-6C23-42D4-B316-E9552F5B64D1@microsoft.com...
> >> > Please see:
> >> > http://msdn2.microsoft.com/library/ms812498.aspx
> >> > http://msdn2.microsoft.com/en-us/library/ms812496.aspx
> >> > http://msdn2.microsoft.com/library/ms810882.aspx
> >> > http://dotnet.sys-con.com/read/84050.htm
> >> >
> >> >
> >> > --Hilton Locke
> >> >
> >> >
> >> > "General Surena" wrote:
> >> >
> >> >> Hi,
> >> >> I have an old medical information management app. Now I want to
> >> >> integrate
> >> >> tablet function into it so that the doctor does not need to type. any
> >> >> suggestions?
> >> >> thanks
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tablet Integration Khashayar IranParast Windows XP Tablet PC Newsgroup 1 01-07-2008 09:30 PM
Integration sjb Windows XP 1 09-19-2007 02:00 PM
xp tablet installation\integration Tyler A Windows XP Tablet PC Newsgroup 11 12-03-2006 11:36 AM
Tablet Speech Integration with Office 2003 =?Utf-8?B?UmljayBTLg==?= Windows XP Tablet PC Newsgroup 1 05-26-2004 10:18 PM
OneNote Showcases Tablet PC's Tighter Integration With Office LPH Tablet PC - In The News 0 05-24-2004 08:45 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 12:03 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0