Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Avalon   (RSS)

Coming to TechEd? I’ll be there!

As Rob has already mentioned, I’m talking at TechEd . I’m giving two talks. Data Visualization in WPF (with help from Robby and Bea ) This is 6/13 from 2:45pm to 4pm. Building Data-Driven Apps with WPF This is my shot at Namita’s talk from the PDC. (She
Posted by okoboji | 1 Comments
Filed under: , , ,

Robby and Me on Channel 9

We're not nearly as entertaining as Don and Chris , but Robby and I are in another video on Channel 9 (our last one was on MSDN TV ). This time we talk about our experiences with Windows programming, the web and the power/flexibility/extensibility of
Posted by okoboji | 4 Comments

In other news...

Our friends from Max have been busy. Not only are they cranking away at a beautiful WinFX app, but they're taking time to blog about their adventures. Ben has blogged about IScrollInfo [ Part 1 , Part 2 , Part 3 ]. If you are making your own panel and
Posted by okoboji | 0 Comments

MSDN TV: The Power of Templates in Windows Presentation Foundation

Robert and I just got posted to MSDN TV. We do a talk on the Power of Templates in Windows Presentation Foundation. If you want to look at my sample (the folder picker), just download my Bag-o-Tricks . It's one of the samples in there. If you want to
Posted by okoboji | 2 Comments
Filed under: , , ,

Read Bea's Blog

I think at some point I mentioned I've moved over to work on Data Binding in WPF. Binding is a thick, but powerful subject in WPF. One of the testers on my team is blogging (and she's hiding outside MSDN blogs). Beatriz is amazing to work with. Her blog
Posted by okoboji | 0 Comments
Filed under: , , ,

An update to the WinFX Bag-O-Tricks for the January CTP

As you may already know, there aren't really any changes to Windows Presentation Foundation (WPF) in the January CTP . I have noticed some updates to the VS extensions for Visual Studio , so you may want to update your bits anyway. I received a bunch
Posted by okoboji | 6 Comments
Filed under: , , ,

Windows Live Messenger Beta Invite for WPF Sample Suggestion: wanna trade?

I have one Messenger Beta invite to give out and I'm always looking for WPF sample suggestions. So... I have no strict criteria. The first suggestion that makes me think "hmm, that looks interesting" wins. Tips: if it's trivially simple or insanely complicated,
Posted by okoboji | 1 Comments
Filed under: , , ,

A WinFX Bag-O-Tricks

It's been pretty quiet around the office this week. I've had a chance to do some updating and clean-up on a bunch of samples that I've created over the last several months. I've decided to roll up all of my samples into one application. This will make
Posted by okoboji | 0 Comments
Filed under: , , ,

A reason to download the December CTP: XAML preview (and basic editting) in Visual Studio

Here's an early Christmas present: download the latest CTP of WinFX and the associated extensions to Visual Studio and you'll get basic XAML preview and editing in Visual Studio. Happy Holidays!
Posted by okoboji | 0 Comments
Filed under: , , ,

WinFX Hex

I discovered the game Hex when I spent a semester in Australia my senior year of college. Taking the things I learned building Minesweeper , I thought I'd see how far I could get with Hex. I'm pretty happy with the results. (As with my first post of Minesweeper,
Posted by okoboji | 0 Comments
Filed under: , , ,

Animating Tile Panel (an excuse to download the WinXP Nov CTP)

I've been sitting on this demo a few weeks, so I'm excited to finally share the code publicly. Go down the the WinFX Runtime Components - November CTP The latest release includes a simple, static event: CompositionTarget.Rendering. This simple event will
Posted by okoboji | 3 Comments
Filed under: , ,

WPF Minesweeper (updated)

I've updated Minesweeper (see my last post ). We have a timer, a "new game button" and cool graphics when you win/lose. (Alright, I just change the background brush, but it looks cool.) I still need to add options to change the size and number of mines.
Posted by okoboji | 0 Comments
Filed under: , ,

Mine Sweeper in WPF (Avalon)

Every once in a while someone asks if they could build the next Quake in WPF. While WPF has some pretty cool 3D and animation support, it wasn’t designed for twitch games. DirectX is still your best bet there. There are classes of games that are pretty
Posted by okoboji | 0 Comments
Filed under: , ,

PDC: demos, posters, pictures

I got back yesterday from the PDC. It was a great trip. As promised, I’m posting the demo code for my talk. This zip contains each stage of my ColorPicker demo: 0) A simple UserControl that uses standard CLR properties and INotifyPropertyChanged 1) A
Posted by okoboji | 0 Comments
Filed under: , , ,

Custom Panel: TreeMapPanel

TreeMaps have been all the rage. I figured it would be cool to see how easy it would be to build such a thing in WPF. It turns out that getting started in pretty easy. There are a number of implementations of TreeMaps around. I found a Java one that looked
Posted by okoboji | 1 Comments
Filed under: , , ,
More Posts Next page »
 
Page view tracker