Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

WPF/XAML: Saving an animation as an AVI video file

In my previous post, I showed how to save a window or canvas as a PNG bitmap file . In this post I’m going to show how to save the animation in a Canvas as an AVI file.   First, add some animation. var anim = new System.Windows.Media.Animation.DoubleAnimation(50,
Posted by saveenr | 0 Comments

Attachment(s): WpfApplication1.zip

WPF/XAML: Saving a Window or Canvas as a PNG Bitmap

As part of a side project, I needed to take the contents of a WPF application render it (or a subset of it on a Canvas) as a bitmap. The attached Visual Studio 2008 sample application shows how to accomplish both tasks. To illustrate, this is the application
Posted by saveenr | 1 Comments

Attachment(s): WpfApplication1.zip

My Tools List for 2008

These tools are ones I use regularly and help me be more productive. These are always installed on every box I use. A lot of these are free; you owe it to yourself to check at least those tools out.   Graphics Xara Xtreme 4 [$] Still the best vector
Posted by saveenr | 3 Comments

Compelling Analytics: SQL Server Reporting Services in Dynamics AX 2009

In my role as Lead Program Manger for Business Intelligence in the Microsoft Dynamics AX team, one of my architectural goals is to help AX developers exploit the power of Microsoft’s BI stack . With regard to BI stacks they have a reporting component
Posted by saveenr | 3 Comments

Notes on Using Client Applications to Generate Server-Side Graphics

Occasionally I am contacted by someone who wants to generate some graphics content on a web server and they want to use a client application like Visio or PowerPoint or Photoshop as as an engine to generate those images dynamically on a web server. They
Posted by saveenr | 1 Comments
 
Page view tracker