Welcome to WindowsClient.net | Sign in | Join

Page 1 of 2 (75 items) 1 2 Next >

Files in this Folder

2D cell animation tool Features: 24 FPS 2D animation creation and playback Onion Layer (Adjustable history) Gradient Palette Cell duplication Save, Load Adjustable brush shape WPF features: InkCanvas and InkPresenter Color Palette Open Packaging Format save and load of custom file type
Download
Posted: 05-10-2007
Downloads: 9,660
A 3D cube animation as a XAML Browser Application (XBAP). [ Click to launch ] [ Source code ] Requires .NET Framework v3.0 RC1.
Download
Posted: 05-10-2007
Downloads: 12,129
Create interactive 3D bar charts and pie graphs using Windows Presentation Foundation (WPF) and .NET Framework 3.0. [Courtesy of Dustin Metzgar]
Download
Posted: 05-10-2007
Downloads: 9,128
This sample demonstrates how to handle both the Activated and Deactivated events to monitor the activation status of an application. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft...
Download
Posted: 08-04-2007
Downloads: 2,728
This sample demonstrates how to create and retrieve cookies from a Windows Presentation Foundation (WPF) application using SetCookie and GetCookie. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs...
Download
Posted: 08-04-2007
Downloads: 2,174
This sample demonstrates the implicit and explicit mechanisms for calling Shutdown. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click CMD Shell. Download...
Download
Posted: 08-04-2007
Downloads: 2,404
WebXaml is a framework allowing you to use Windows Presentation Foundation into ASP.NET . WebXaml aim to create images in different formats using XAML so you can exploit the WPF power, easier than GDI+, for elaborated images such as 3D, charts and so on. WebXaml library contains: A Dispatcher pool (default...
Download
Posted: 05-10-2007
Downloads: 5,674
This sample application is a simple calculator. It demonstrates layout, controls, and some simple animation. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then...
Download
Posted: 08-03-2007
Downloads: 5,390
A chess game based on .NET Framework 3.0 by Valentin Iliescu. [ Click to launch ]
Download
Posted: 05-10-2007
Downloads: 7,271
This sample illustrates how to create a basic Windows application using only code ie no Extensible Application Markup Language (XAML) markup. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs...
Download
Posted: 08-04-2007
Downloads: 2,558
This sample application demonstrates several animation techniques, generating an interesting visual effect similar to the Microsoft Xbox 360 logo. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs...
Download
Posted: 08-03-2007
Downloads: 2,388
If you don't need any of the services provided by Application, such as lifetime management, shared state etc, you don't need to use one. Instead, though, you'll need to start running the Dispatcher manually. This sample shows how.
Download
Posted: 05-10-2007
Downloads: 3,613
This sample application demonstrates how to animate the content of a Viewport3D. An ImageBrush is used as an EmissiveMaterial to create a more interesting visual experience. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start...
Download
Posted: 08-03-2007
Downloads: 2,716
This sample illustrates how to use styles and control templates to override the default navigation chrome that is displayed from the NavigationWindow class. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to...
Download
Posted: 08-04-2007
Downloads: 3,095
This sample creates a product listing application that allows users to enter items for sale. This sample demonstrates the following data binding concepts: The binding object Data context Data templates Property change notifications Validation Conversion Data triggers Multibinding Binding to sub-properties...
Download
Posted: 08-03-2007
Downloads: 4,759
This sample demonstrates how to detect if a piece of code is running from an XAML browser application (XBAP) or a standalone application. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft...
Download
Posted: 08-04-2007
Downloads: 1,670
This sample demonstrates drag-and-drop within a TreeView, a common user-interface feature in Windows Forms applications that's also possible in WPF applications. This sample does not implement styling for drop targets and does not auto-expand nodes, but it will get you started.
Download
Posted: 02-22-2008
Downloads: 2,897
This sample demonstrates a loose XAML application that you can navigate to using a web browser. Building the Sample This sample consists of a single loose XAML file and as such does not need to be compiled or built. Running the Sample To run the sample, open it in Microsoft Internet Explorer. Use your...
Download
Posted: 08-03-2007
Downloads: 1,937
This sample illustrates how to support dynamic navigation over a fixed hierarchical topology. This and other topologies are discussed in Structured Navigation Overview. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu...
Download
Posted: 08-04-2007
Downloads: 2,025
Editing Examiner lets you watch in real time as edits are performed within a RichTextBox control. It allows the user to load or partially insert Extensible Application Markup Language (XAML) into a document by using the core parser or the editing parser. In addition, it provides basic support for invoking...
Download
Posted: 08-03-2007
Downloads: 1,696
This sample application is the standalone version of the ExpenseIt application (see ExpenseIt Demo). It demonstrates XAML browser applications (XBAPs), Windows, Dialog Boxes, Message Boxes, Layout, Data Binding, Controls, and Styles. This is a standalone application and requires full trust to run. Building...
Download
Posted: 08-03-2007
Downloads: 2,887
This sample application is often used in talks and laboratory exercises to introduce the core Windows Presentation Foundation (WPF) technologies to developers. It demonstrates XBAPs, Navigation, Layout, Data Binding, Controls, and Styles. This is a XBAP application and runs with partial trust. Building...
Download
Posted: 08-03-2007
Downloads: 2,678
This sample application produces a dialog box that allows the user to customize values of font properties, for example, FontStyle, FontWeight, and FontSize. It also demonstrates techniques for creating a modal dialog box using Windows Presentation Foundation (WPF). Building the Sample Install the Windows...
Download
Posted: 08-03-2007
Downloads: 1,978
This sample demonstrates how to navigate to an embedded XAML Page fragment. It also shows how to handle the FragmentNavigation event to detect when the desired fragment is not found, and override the default behavior by navigating to an error XAML Page, FragmentNotFoundPage . Building the Sample Install...
Download
Posted: 08-04-2007
Downloads: 1,614
This sample demonstrates how to host a Frame within a Page. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click CMD Shell. Download the sample, usually from...
Download
Posted: 08-04-2007
Downloads: 1,996
This sample demonstrates how to host a Frame within a Window. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click CMD Shell. Download the sample, usually from...
Download
Posted: 08-04-2007
Downloads: 2,088
This application provides a simple interface for creating geometric shapes. After creating a shape, the application conveniently displays Extensible Application Markup Language (XAML) code that can be used to generate the shape. Building the Sample Install the Windows Software Development Kit (SDK) and...
Download
Posted: 08-03-2007
Downloads: 2,123
This sample demonstrates how a Page can determine the referring Page, which is the source Page which navigated to this Page. The referring page is available from static Referrer property, of type Page, which is implemented by the Application subclass. The value of Referrer is determined when navigation...
Download
Posted: 08-04-2007
Downloads: 1,415
This sample application is a fully featured graphing calculator. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click CMD Shell. Download the sample, usually...
Download
Posted: 08-03-2007
Downloads: 2,347
This sample shows how to handle the NavigationWindow events (C#, Extensible Application Markup Language (XAML)). It also displays the text equivalents of the arguments that are passed to the event handlers. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment...
Download
Posted: 08-04-2007
Downloads: 1,670
Prototype of next generation healthcare application using WPF. A large codebase provided here with many interesting data visualization techniques.
Download
Posted: 05-10-2007
Downloads: 71,283
This sample application demonstrates how to animate the content of a Viewport3D. An ImageBrush is used as an EmissiveMaterial to create a more interesting visual experience. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start...
Download
Posted: 08-03-2007
Downloads: 1,681
Inking Over Video sample Sample application that shows how to: Ink-enable a MediaElement. Add custom rendering to an InkCanvas to give ink an outline. Record and Playback ink over video.
Download
Posted: 05-10-2007
Downloads: 2,866
This sample application demonstrates several techniques for animating from one layout state to another. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click...
Download
Posted: 08-03-2007
Downloads: 1,948
This sample demonstrates how an ISV might brand a logon screen with different user-specific themes in a smart client application built on Windows Presentation Foundation (WPF) technologies. The themes are stored in different resource files written in Extensible Application Markup Language (XAML). Building...
Download
Posted: 08-03-2007
Downloads: 4,155
This prototype of a kid's game was built using Expression Interactive Designer. It shows some simple uses of animation, hit testing and sound and is almost entirely built without code. In particular, it shows how to chain storyboards together to create an (extremely rudimentary) game. [ Click To...
Download
Posted: 05-10-2007
Downloads: 5,791
Movie sample - with 3D and reflection.
Download
Posted: 05-10-2007
Downloads: 13,112
This sample illustrates how to support navigation over a dynamically-generated navigation topology. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click CMD...
Download
Posted: 08-04-2007
Downloads: 1,624
This sample illustrates how to provide navigation over a fixed linear topology. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click CMD Shell. Download the...
Download
Posted: 08-04-2007
Downloads: 1,332
This sample demonstrates using NavigationService to navigate to embedded and loose XAML content. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click CMD Shell...
Download
Posted: 08-04-2007
Downloads: 1,611
This sample is a full featured Windows Notepad application with some added features including: Redo functionality. More advanced font properties. You can toggle on and off of rich text mode. Rich text mode enables all the functionality of editing within a RichTextBox. Real-time spell checking. Building...
Download
Posted: 08-03-2007
Downloads: 2,899
This sample illustrates how to use absolute and relative pack URIs to identify and load the following types of non-executable data files: Resource files in the same assembly. Resource files in a referenced assembly. Content files Site of Origin files. Building the Sample Install the Windows Software...
Download
Posted: 08-04-2007
Downloads: 1,442
This sample application demonstrates how to produce particle effects within a Viewport3D. Random particle effects are drawn to the screen creating an interesting visual experience. The total number of particles and current frames per second are displayed within the host window. Building the Sample Install...
Download
Posted: 08-03-2007
Downloads: 2,141
This sample application demonstrates how to create a photographic flip-book effect within a Viewport3D. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click...
Download
Posted: 08-03-2007
Downloads: 2,814
The Photo Store demo is an end to end rich-client application that uses several different features of the Windows Presentation Foundation (WPF). The user interface (UI) takes advantage of many styling techniques in order to create a visually attractive and interesting UI. Subtle animation effects are...
Download
Posted: 08-03-2007
Downloads: 3,164
This application is a little Media Center, the idea of this sample is show how implement the most commons elements of WPF like DataBinding, Styles, Triggers, DataTemplates, Resource Dictionary, Bitmap Effects and Media. More information: http://paulosay.spaces.live.com Esta es un ejemplo de un pequeño...
Download
Posted: 05-10-2007
Downloads: 5,898
View Flickr images with this unique UI with gesture support! A newly update PostIt Board Flickr Image Viewer for .NET 3.0 RC1 has been released! This includes all source code for the FlickrNet and WinFX assemblies. For more info, see the xamlXaml.com blog entry . Cheers! Michael G. Emmons
Download
Posted: 05-10-2007
Downloads: 2,779
I’ve been working on an application which attempts to make good use of a non-standard interface. This application takes a keyword(s), grabs images off of Flickr.com which match those keywords and displays the photos on the cork board. The images can be moved around the cork board and additional layers...
Download
Posted: 05-10-2007
Downloads: 4,445
This sample demonstrates how to parse command line arguments and make them available to an application. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK, and then click...
Download
Posted: 08-04-2007
Downloads: 1,607
This sample illustrates how to remember a single item of page state across page instances by using a dependency property. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window. On the Start menu, point to All Programs, Microsoft Windows SDK...
Download
Posted: 08-04-2007
Downloads: 1,339
Page 1 of 2 (75 items) 1 2 Next >

Featured Item

Featured Developer Books

Page view counter