Databinding WPF/e within DotNetNuke

KodHedZ Introduces the WPF/e Databound Video Player Module for DotNetNuke

This is a groundbreaking module for DotNetNuke fromwww.KODHEDZ.net

CLICK HERE TO VIEW IT LIVE!

It is the first module that uses WPF/e (Windows Presentation Foundation Everywhere) and it also is the first public example of a databound WPF/e control integrated with anything than a htm or aspx page.They say that I shouldn't be able to do dynamic codebehind compliation of the WPF/e scripts and xaml, but it's working great! We are breaking the boundaries of the web, and you can be one of the first to own this new technology.

WPF/e is a new web technology from Microsoft that allows vector graphics, rich animations, and streamlined webrequests without postbacks in your webpage. Up until now, the DotNetNuke community has not been able to enjoy this new wave, but that all will change.

We will be showcasing it atwww.tagplace.net and atwww.dnn2go.com

there was a lot of little tricks and tweaks i needed to do to accomplish this, but the big one is that you need to define the correct path to the JS files and XAML files, if you put them in a nested folder under the root of your website. Also, you can define custom functions and code, to execute in codebehind, by placing the JS functions into a stringbuilder and injecting your custom code / method calls in there. I ended up putting the ScriptManager into the DNN Skin, and placed the script loading into codebehind on page_load using registerclientscriptinclude

Have fun viewing!
[2671 byte] By [KodHedZ] at [2008-2-18]
# 1

It looks great. I'm looking at the Media Library samples as you did. Simply, I changed the media link at main.js in order to see what happen. Unfortunately, it doesn't work. Could you guide me to make it work.

Thanks,

Cheuls

cheuls at 2007-9-6 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) General Discussion...