Interactive ASP.NET

Dedicated to providing a rich development community.
Welcome to Interactive ASP.NET Sign in | Join | Help
in Search

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » WPF (RSS)
  • Ink in WPF -- Using TextInputPanel for Text Input

    WPF has built-in controls for ink, but is missing much of the API that is available in the TabletPC SDK 1.7. As a result, unless you are doing the most basic and mundane ink you will be required to use this library. One of those basic things that are missing is the ability to open the TextInputPanel...
    Posted to Weblog by Nathan Zaugg on 10-01-2008
  • Ink Input Panel - Source

    WPF Ink Input Panel (Text Input Panel) class to allow the Text Input Panel to show when a Text Box gets focus. Source Projects
    Posted to MediaGallery by Nathan Zaugg on 10-01-2008
  • Ink Input Panel - Binaries

    WPF Ink Input Panel (Text Input Panel) class to allow the Text Input Panel to show when a Text Box gets focus
    Posted to MediaGallery by Nathan Zaugg on 10-01-2008
  • Bug in Visual Studio 2008 SP1?

    This is just a quick post. I had a bug where any time I tried to compile a WPF project on my laptop I got the following pair of errors: Error Message 1: The "SplashScreen" parameter is not supported by the "MarkupCompilePass1" task. Verify the parameter exists on the task, and it...
    Posted to Weblog by Nathan Zaugg on 09-15-2008
  • Moving a WPF Window Without a Title Bar

    here is some great code for moving a window without a title bar. Step 1: Make your window transparent < Window x : Class ="TestWpfApp.Window1" xmlns ="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns : x ="http://schemas.microsoft.com/winfx/2006/xaml"...
    Posted to Weblog by Nathan Zaugg on 09-04-2008
  • XAML Cheat Sheet

    A few weeks ago I gave a presentation on Silverlight at the Utah Code Camp . I was really impressed by a presentation I saw last time on Ruby and everyone really liked the cheat sheet that was provided. For my presentation this year I created an XAML Cheat Sheet. For those who are learning XAML it is...
    Posted to Weblog by Nathan Zaugg on 05-28-2008
  • SP1 for the .Net Framework 3.5 and Visual Studio 2008 Released to Beta

    As promised by Microsoft when Visual Studio 2008 launched late last year, there is a service pack for available both for the .Net framework 3.5 and Visual Studio 2008. Information about the release can be found on ScottGu's Blog and mostly include bug fixes and performance enhancements, but the points...
    Posted to Weblog by Nathan Zaugg on 05-19-2008
Page 2 of 2 (17 items) < Previous 1 2
Powered by Community Server (Non-Commercial Edition), by Telligent Systems