Sign in
Nick on Silverlight and WPF
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
December 2011
(1)
April 2011
(1)
September 2010
(1)
May 2010
(1)
March 2010
(2)
January 2010
(2)
December 2009
(2)
November 2009
(2)
April 2009
(2)
February 2009
(1)
January 2009
(2)
December 2008
(1)
May 2008
(1)
July 2007
(1)
June 2007
(2)
May 2007
(2)
April 2007
(1)
March 2007
(2)
February 2007
(1)
January 2007
(1)
December 2006
(1)
November 2006
(1)
October 2006
(1)
September 2006
(3)
August 2006
(3)
July 2006
(1)
June 2006
(6)
May 2006
(3)
April 2006
(6)
March 2006
(5)
February 2006
(3)
January 2006
(5)
December 2005
(4)
November 2005
(4)
October 2005
(5)
September 2005
(11)
August 2005
(7)
July 2005
(16)
June 2005
(6)
May 2005
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Nick on Silverlight and WPF
PDC demos available
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
For those of you who are at the PDC, we finally got my demos posted to commnet (under PRS313): http://commnet.microsoftpdc.com/content/downloads.aspx 5mb zip file, that DirectX sample was not small...
Nick on Silverlight and WPF
Commands between WPF and MFC
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
When we created the WPF commanding system, we spent a lot of time looking at MFC. So it's not surprising that the two models integrate pretty well. One of the interesting parts of MFC is command routing -- the application as a whole has notions of commands...
Nick on Silverlight and WPF
Random interop updates
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
Mike Henderlight, the WinForms-WPF interop guru, has started a blog: http://blogs.msdn.com/mhendersblog/ . At the PDC, Mike mentioned that WinForms-WPF interop won't be released in final form until the Visual Studio "Orcas" timeframe (sometime after...
Nick on Silverlight and WPF
Back from the PDC
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
Got back in town last night and I'm still recovering, PDC was a lot of fun but it took a lot out of me. It was great to meet Drew and Bonk (I missed Michael -- wanted to go to his Extreme Avalon birds of the feather session, but I had to prepare for my...
Nick on Silverlight and WPF
C++ and uncompiled xaml
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
You can't use C++ with compiled xaml in the same assembly. My preferred solution is to create a second assembly (C# and xaml), but another solution is to use uncompiled xaml (Parser.LoadXml). Here's what it would look like if my MFC demo used LoadXml...
Nick on Silverlight and WPF
PDC schedule (repeat)
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
Weird, apparently this thing timestamps posts based on when you started a post rather than finished, which in this case was several days difference... So to make sure RSS doesn't miss anything: I'm in L.A. and ready for conference! Actually, I've been...
Nick on Silverlight and WPF
Merged resource dictionaries
Posted
over 8 years ago
by
Nick Kramer [MSFT]
1
Comments
One of my favorite new features in the September CTP is merged dictionaries -- you can use these to put resources in a separate file from the rest of your xaml. Nathan gives a great overview of this feature in http://www.designerslove.net/2005/09/resourcedictionaries...
Nick on Silverlight and WPF
Interop working set
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
So I promised awhile back to get some performance numbers on hwnd integration. I started with a very simple MFC application (which doesn't do a whole lot besides use MDI and document-view), and measured the working set of that. Then I recompiled using...
Nick on Silverlight and WPF
PDC is getting close!
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
So we're only five working days away from the PDC (at least in the U.S., Monday is a holiday) -- we are in the homestretch! I now have an official code for my presentation: PRS313 Windows Presentation Foundation ("Avalon"): Integrating with Your...
Nick on Silverlight and WPF
The PeterOst CTP
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
I'm really happy with this latest CTP, it took a lot of hard work and there's a lot of great features in there. But although most people will remember it as the PDC CTP, I'll always remember it as Peter Ostertag 's last CTP. Peter, longtime Avalon...
Nick on Silverlight and WPF
My PDC schedule
Posted
over 8 years ago
by
Nick Kramer [MSFT]
0
Comments
I'm in L.A. and ready for conference! Actually, I've been in L.A. since Saturday, but I've been running around taking pictures most of that time. <g> But now I'm in conference mode. I got my slides done (well, mostly), my sessions picked out, and...
Page 1 of 1 (11 items)