﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:codegodRss="http://www.codegod.de/Codegod_Rss"><channel><title>Latest content by www.codegod.de in category WPF</title><link>http://www.codegod.de/</link><description>Latest content by www.codegod.de in category WPF</description><copyright>Copyright 2006 Matthias Pieroth</copyright><generator>2 healthy hands and XmlTextWriter</generator><item><title>WPF tutorial 3D-Animations and Textures</title><link>http://www.codegod.de/WebAppCodeGod/WPF-tutorial-3D-Animations-and-Textures-AID439.aspx</link><description>In this article I demonstrate 3 different features of 3D graphics with WPF: Generating a Sphere, texturing the model and add animations to the scene (storyboard-animation and user-interaction).</description><pubDate>Wed, 26 Dec 2007 21:04:53 GMT</pubDate></item><item><title>Viewport3D in WPF XBAP-application</title><link>http://www.codegod.de/WebAppCodeGod/Viewport3D-in-WPF-XBAP-application-AID438.aspx</link><description>In a previous article I showed how to add a 3D-cube programmatically to a 3D-scene with WPF and XAML. With WPF it is also possible to run this application in a browser (IE or firefox with IE-plugin). In this article the author describes how to achieve this.</description><pubDate>Tue, 25 Dec 2007 20:34:21 GMT</pubDate></item><item><title>Render 3ds 3D-models with WPF and XAML</title><link>http://www.codegod.de/WebAppCodeGod/Render-3ds-3D-models-with-WPF-and-XAML-AID433.aspx</link><description>In this article the author describes how to display 3D-models with WPF. The model in the example is converted from 3ds to XAML and rendered in a WPF application. The model can also be moved around with the mouse by using WPF transformations.</description><pubDate>Tue, 11 Dec 2007 20:47:50 GMT</pubDate></item><item><title>WPF lights in Viewport3D</title><link>http://www.codegod.de/WebAppCodeGod/WPF-lights-in-Viewport3D-AID431.aspx</link><description>WPF offers some nice possibilities to display 3D graphics in a ViewPort3D-area. In this article the author explains how to use different kind of lights on a 3D-model: AmbientLight, DirectionalLight, PointLight and Spotlight.</description><pubDate>Mon, 03 Dec 2007 08:57:17 GMT</pubDate></item><item><title>Embedding WPF Usercontrol in WinForms</title><link>http://www.codegod.de/WebAppCodeGod/Embedding-WPF-Usercontrol-in-WinForms-AID422.aspx</link><description>In one of our last articles the author described how to embed WinForms-Controls into WPF. This one explains the other way around: How can one integrate a WPF-UserControl into WinForms. In the example we used for demonstration a scaleable WPF-image is hosted in a WinForms-Dialog.</description><pubDate>Fri, 19 Oct 2007 19:04:55 GMT</pubDate></item><item><title>WPF IDataErrorInfo and Databinding</title><link>http://www.codegod.de/WebAppCodeGod/WPF-IDataErrorInfo-and-Databinding-AID416.aspx</link><description>Databinding in WPF is fun, but what to do when to display errors. In this article the author describes how to use the IDataError-interface in WPF with .NET 3.5 to display input errors in your WPF-Window.</description><pubDate>Tue, 16 Oct 2007 06:25:04 GMT</pubDate></item><item><title>Programming with .NET 3.0 WPF</title><link>http://www.codegod.de/WebAppCodeGod/Programming-with--NET-3-0-WPF-AID412.aspx</link><description>This article will help those, who are new in .NET 3.0 programming, and are not familiar very well with .NET 3.0. You can start from here with to do this type of simple programming. This is the start, we will learn more about .NET 3.0 programming in next. Here working with .NET 3.0 is very interesting. In .NET 3.0 we can do programming in a new way. Here animation is the most important future of .NET 3.0. XAML plays a vital role in .NET 3.0 Programming.

In this article I am showing that, how we can add two numbers in .net 3.0 Application. Firstly we have to design our window. Here we have to set our control with Margin property. Here margin property plays an important role in designing. We have to give four values for margin. First value is for Left align, Second value for Top align, Third value is for Right align and fourth value is for Bottom align. Here in .NET 3.0 designing the window is totally different from designing the window in ASP.NET 2.0.
</description><pubDate>Thu, 11 Oct 2007 20:47:50 GMT</pubDate></item><item><title>WPF UserControl library: 3D-Cube</title><link>http://www.codegod.de/WebAppCodeGod/WPF-UserControl-library-3D-Cube-AID413.aspx</link><description>By reading this article you will learn how to create UserControls with WPF in a Control-library (Assembly) and use them in a WPF Application. In this example we will implement a UserControl that renders a 3D-Cube.</description><pubDate>Thu, 11 Oct 2007 20:24:26 GMT</pubDate></item><item><title>WPF DataBinding, Styles and DataTemplates</title><link>http://www.codegod.de/WebAppCodeGod/WPF-DataBinding-Styles-and-DataTemplates-AID406.aspx</link><description>In this article I would like to show, how DataBinding in WPF can be used. Thereby a list of Person-objects is displayed by using DataTemplates and Styles in a WPF-Window. By studying this example one can understand, how the separation of representation and data/logic can be realized with WPF.</description><pubDate>Tue, 18 Sep 2007 20:55:41 GMT</pubDate></item><item><title>Integration of WinForms in WPF-Applications</title><link>http://www.codegod.de/WebAppCodeGod/Integration-of-WinForms-in-WPF-Applications-AID405.aspx</link><description>WPF is a new technology for implementing rich graphical user interfaces with .NET. It has a powerful engine based on DirectX which offers a lot of new possibilities to design your GUI. But what's about existing WinForms-applications? Is there a way to convert these to WPF? In this article is explained how to integrate WinForms into WPF-applications. </description><pubDate>Sat, 15 Sep 2007 20:52:08 GMT</pubDate></item></channel></rss>