Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » WPF   (RSS)

Visual Studio XAML Editing Tip

So I'm working in XAML in Visual Studio 2008 and it has some nice statement completion features now, like automatically quoting my attributes for me (cool!). When there's an item it knows, like Orientation="Horizontal|Vertical" it will give me a dropdown
Posted by ssmith | 4 Comments

Acropolis CTP Available

Acropolis CTP 1 is now available. From the source: The Microsoft code name “Acropolis” Community Technology Preview 1 is a set of components and tools that make it easier for developers to build and manage modular, business focused, client
Posted by ssmith | 0 Comments
Filed under: ,

WPF for ASP.NET Developers

Brian Noyes gave a presentation to the Cleveland .NET SIG last night on WPF for ASP.NET Developers. I took some notes, which I’ll present a few of here in case they’re helpful to anyone else. WPF Logical Pixels, not physical pixels, each 1/96
Posted by ssmith | 1 Comments
Filed under: , ,