Showing related tags and posts for the Blogs application.

Sorry, but there are no more tags available to filter with.
  • Requests for xaml:blog should be forwarded to spaces.msn.com/rrelyea

    Filed under: , ,
    I moving over to msn spaces...
    PostTypeIcon
    11,422 Views
  • Databinding + Datavisualization Demo with WPF/XAML/VB

    Filed under: , ,
    Many people say that Databinding is one of the more impactful of the features in WPF. Namita wrote a great set of demos for her PDC talk about Databinding with WPF . As part of a few talks (some VB customers, a Vista + WPF talk , a talk at the Borland
    PostTypeIcon
    27,024 Views
  • Why isn't xmlns:def="Definition" gone yet...cost of change...

    Filed under: , ,
    Drew Marsh asked a good question recently about why we didn't Uri-ize the Definition xmlns yet... I answered via a comment here . Keep raising issues that you don't see getting fixed... Thanks, Rob PS. Making any breaking change is way too expensive.
    PostTypeIcon
    2,419 Views
  • CTP - XAML Viewer working inside VisualStudio!

    Filed under: , ,
    Gaston Milano is a self-proclaimed “VS man” - so he wanted a XAML Viewer that worked inside of Visual Studio Whidbey. So he wrote one ! Screen shots look great! (I just left a comment with my problems getting it running on Visual C# Express
    PostTypeIcon
    12,702 Views
  • 3rd public release of Avalon...a few details on the development experience

    Filed under: , ,
    First, PDC 2003. Second, WinHec 2004. Now an Avalon Customer Tech Preview! Three interesting links way below that I stole from http://msdn.microsoft.com/longhorn/ . First, a link to the bits for MSDN members. Second, a link to online documentation and
    PostTypeIcon
    7,398 Views
  • Attribute grammar for xaml attributes

    Filed under: , ,
    We have a bit of a mess in our processing for attributes. First, a list of the mess, then a brief description of the fix we plan. Attribute values in xaml can map to: 1) a Literal value <Balloon Color=”Red” /> We use the type converter
    PostTypeIcon
    9,073 Views
  • new Xaml terminology.

    Filed under: , ,
    Among other things, I (and my teammates) have spent much of the last year designing significant improvements to xaml2003 that you saw at the PDC in October 2003. While we have spent a lot of time investing in design, we haven't implemented many of the
    PostTypeIcon
    7,276 Views
  • Walking the thin line with XAML

    Filed under: , ,
    Chris positions XAML vs general serialization technologies and approaches. ... XAML was designed to be a compromise markup format, that balanced the toolability and readability aspects of a markup. You can think of HTML as a markup that was squarely designed
    PostTypeIcon
    3,015 Views
  • The .Net Show - filming about avalon

    Filed under: , ,
    Pablo Fernicola (Group Program Manager), David Ornstein (Lead Program Manager), Nathan Dunlap (Rockin' Designer), and I spent time yesterday with Robert Hess and the .Net Show crew. The .Net Show blog posted about the filming (with links to photos) etc
    PostTypeIcon
    2,816 Views
  • Today you can't compile xaml on the fly.

    Filed under: , ,
    A posting in the channel 9 wiki on getting stated with xaml led me to clarify how xaml pages load in IE and why you sometimes need to compile them. XAML Loading in IE Currently, if you have a xaml page and it doesn't have any code embedded (or in a code
    PostTypeIcon
    7,728 Views
  • Markup-oriented developers aren't at home with Strongly Typed languages

    Filed under: , ,
    A user asked: Is there a generic way of assigning a property a value, somewhat like you could do through XAML? For example, if I specify the following code: <Glyphs Fill=”#000000”> How would I create a Fill property with value “#000000”
    PostTypeIcon
    3,786 Views
  • CSS Support in XAML

    Filed under: , ,
    Jon Udell compares Flex and Avalon . He says: It's interesting to consider these two admirably compact implementations side-by-side. Some points of comparison: MXML XAML Here today 2006? 2007? Runs anywhere Flash Player 7 runs Runs only on Longhorn Server
    PostTypeIcon
    6,456 Views
  • XAML: Un-programming. Ouch. We want it to feel right.

    Filed under: , ,
    Dino's Un-Programming post, brings up interesting feedback from the development community. We want to make XAML somethings that developers can choose to use. That being said, I hope tools like VS and other tools from the rest of the industry focus on
    PostTypeIcon
    5,344 Views
  • XAML: Setting richer properties via element syntax. Design considerations.

    Filed under: , ,
    I just saw Kenny Lim's ( digitalnetbizz ) posting calling out using a CLR object as a property in XAML . Let me give people some background on the feature and some changes we are considering in the future. Markup==ObjectModel This is one of the Avalon
    PostTypeIcon
    8,025 Views
  • MarkupCompilation: XAML, BAML, .g.cs Details

    Filed under: , ,
    WinFX allows you use XAML to declaratively define your UI, interactive media, or document. XAML is a great way to define these things. However, XAML isn't what we'd prefer to use at runtime. With HTML, parsing of the .html file is done at runtime. This
    PostTypeIcon
    43,166 Views
  • Question any complexity! Avalon API feedback

    Filed under: , ,
    In the comments of Steven's posting about the SideBar usability study, Frank says: “It is good that usability is being tested for Avalon. Looking at the docs online, I have the feeling it is one of the least-usable APIs I have ever seen. The xml
    PostTypeIcon
    2,607 Views
  • IntelliSense in markup & the Longhorn Tools Experience

    Filed under: , ,
    We just posted a patch to make intellisense in xaml better. The problem was that the XML editor in VS has some things hard coded. It thought that if a file didn't have .xml as an extension, it must not be XML. No matter how much we told it that our <style>
    PostTypeIcon
    3,989 Views
  • HelloWorld.xaml (for Avalon, not Console)

    Filed under: , ,
    Don was showing how XAML was not just about building trees of Avalon Elements with his K&R flashback . That's true: XAML can be used to build (a) element trees, (b) element trees with logic, or (c) class definition. I don't want people to become too focused
    PostTypeIcon
    3,468 Views
  • Slides and Demo code from Cli300

    Filed under: , ,
    My demos have been posted for a while. My slides must have gotten lost in the mail... Now it all seems to be posted: http://msdn.microsoft.com/events/pdc/agendaandsessions/sessions/default.aspx My session was CLI300. Let me know if you have any questions
    PostTypeIcon
    2,137 Views
  • Tools in PDC Bits for Building Longhorn Apps - XAML, etc...

    Filed under: , ,
    I'm going to try to start posting my comments answers that others may find good info in on my blog, not just as comments on people's site. Sam Gentile posted : I just realized that the Longhorn SDK adds templates to VS.NET Whidbey so you can use it to
    PostTypeIcon
    2,230 Views
Page 1 of 2 (21 items) 1 2 Next >