Welcome to MSDN Blogs Sign in | Join | Help

November 2005 - Posts

I recently needed to create a full trust .xbap application on the November CTP. As you may know, Avalon Web Browser applications run in a sandbox, which allows them to be installed without any security prompts. However, there are cases, such as intranet Read More...
Just hit this issue: .xbap (Avalon Web Browser Application) launches fine from VS, but crashes if you launch it from the file system. Reason? You probably have a .dll that you are using inside your application that you created as a "WinFX Custom Control Read More...
If you are using media in clock mode (again, see the draft article on the Nov CTP for more on the modes for media), you may find that the media cuts off early and, if you are listening for the MediaEnded event, you never get it. This is an known issue Read More...
Just came across an issue with restarting media in the Nov CTP. First off, assume the code is using independent mode. (See the draft of the what's new article for more on media in the Nov CTP and the difference between independent mode and clock mode.) Read More...
Okay, I can get back to blogging about Avalon now that the November CTP is out. (Silent periods on my blog are either because I'm on the road or on a build of Avalon that isn't public yet.) Rather than repeat the URLs, see my good man Tim's blog post Read More...
I encountered another pertinant passage related to programming in Chapter 1 of The Archeology of Knowledge (1969) by Michel Foucault. In this chapter, entitled "The Unities of Discourse," he sets out to challenge a host of assumptions. These assumptions, Read More...
I was re-reading The Archaeology of Knowledge (1969) by Michel Foucault and came across a fantastic passage at the end of the introduction. The passage is in fact an exchange between two voices, although the speakers are never defined. The first voice Read More...
I just discovered the HierarchicalDataTemplate , which is basically a DataTemplate that can recursively walk a tree. Once again, I'm blown away by how Avalon databinding works. The HierarchicalDataTemplate derives from DataTemplate , but adds an ItemsSource Read More...
Casey, from brains-N-brawn , has written an article that describes his experience with Avalon and MCE, along with the Windows Media Player SDK. His inspiration is largely a cloning exercise -- you can read the article to find out the details on what he's Read More...
 
Page view tracker