Joe's Blog
Adventures in Windows Presentation Foundation and Silverlight at Veracity Solutions
Sign in
|
Join
|
Help
Home
Contact
About
RSS
Atom
RSS for Comments
Search
Go
Tags
.NET
Books
Composite UI
Design Patterns
NORMA
Personal
Programming
Screencast
Silverlight
Software
VSTO
WCF
World of Warcraft
WPF
WSIT
Community
Home
Blogs
Media
Wikis
Groups
Archives
January 2010 (1)
November 2008 (4)
October 2008 (1)
August 2008 (3)
December 2007 (1)
September 2007 (1)
August 2007 (2)
July 2007 (2)
June 2007 (1)
May 2007 (6)
April 2007 (9)
March 2007 (9)
February 2007 (1)
January 2007 (1)
November 2006 (2)
October 2006 (6)
July 2006 (1)
February 2006 (4)
September 2005 (2)
July 2005 (5)
June 2005 (2)
May 2005 (2)
March 2005 (3)
February 2005 (1)
Programming
Windows Programming
Code Project
.NET 3.x
Bloggers
Aaron Skonnard
Fritz Onion
Don Box
Chris Sells
Chris Anderson
Buisnesses
Jerry's Plumbing Specialties
Student Bloggers
http://www.neude.net
http://www.vyrotek.com
May 2007 - Posts
0
Comments
Windows Live Writer Beta 2 & Window Clippings 2.0
by
Joe
A new version of Windows Live Writer Beta 2 has just been released! It has an updated look and some additional features. Scott Hanselman has a good post on customizing the interface to provide more features for your specific blog engine. Window Clippings...
Filed under:
Software
0
Comments
Namespaces and Attributes in XAML
by
Joe
Mike Hillberg has an excellent post on how XML namespaces work in XAML. It's a good refresher if it's been awhile since you've had to think about XML namespaces and covers such things as how Attached Properties are interpreted (which is they resolve to...
Filed under:
WPF
0
Comments
NORMA + WPF
by
Joe
I'm currently prototyping using Windows Presentation Foundation to create views on the NORMA Object Model. Stay tuned! < UserControl x:Class = " Neumont.Tools.ORM.Shell.WPF.ObjectViewer " xmlns = " http://schemas.microsoft.com/winfx/2006/xaml/presentation...
Filed under:
NORMA
,
WPF
0
Comments
Updating Silverlight Media Player
by
Joe
I noticed that my Silverlight Media Player is not working with the new Microsoft Silverlight 1.1 Alpha release of the runtime. I'll be updating the player to use C# code behind and get it working again this week.
Filed under:
Silverlight
0
Comments
"Adventures in WPF" Presentation Demos and Links
by
Joe
Here are the demos and some links that I used for my presentation, as well as some that I did not get to (including binding to a hierarchical data source). I also forgot to mention that chapter 3 of Windows Presentation Foundation Unleashed is available...
Filed under:
Programming
,
.NET
,
WPF
1
Comments
"Adventures in WPF" May 2007 Utah .NET User Group Presentation
by
Joe
Here is the "official" list of topics I'll be covering in my "Adventures in WPF" presentation at the Utah .NET User Group on Thursday may 10, 2007. Check out the user group's website on how to get there. Some will be in more detail than others, though...
Filed under:
Programming
,
.NET
,
WPF