Welcome to MSDN Blogs Sign in | Join | Help

January 2007 - Posts

VS project template for an Ink-Enabled Windows Forms Tablet PC application

I recently realized that I have been performing the same sequence of actions over and over in Visual Studio. These are the steps required to create a new C# Windows Forms application, add required references for inking and InkAnalysis functionality, then

Shape recognition with the Tablet PC Platform InkAnalysis API

One of the cool capabilities of the Tablet PC InkAnalysis API is the ability to recognize shapes that a user draws on their Tablet PC. After you add strokes to an InkAnalyzer object and call Analyze() or BackgroundAnalyze(), you can then retrieve InkDrawingNodes
Posted by GavinGear | 0 Comments

Attachment(s): ShapeReco.zip

Have you checked out WPF/e?

If you haven't heard of it, you should check out WPF/e! What is it you ask? WPF/e stands for "Windows Presentation Foundation Everywhere". In short, WPF/e is a browser hosted media client that allows you to compose web content with xaml and JavaScript.
Posted by GavinGear | 0 Comments

A new year and new challenges for Gavin in the world of Tablet PC

Well, this year marks a milestone for me at Microsoft. After 6.5 years of working in Test and Test Development, I’m now taking on a new role as a program manager. I am very excited about this opportunity, because it’s in the same group I’ve been working
Posted by GavinGear | 1 Comments
 
Page view tracker