Showing related tags and posts for the Blogs application.

  • Testers are customer advocates - and are best when they ...

    Filed under:
    Testers are customer advocates - and are best when they... know what real customers want to do with the technology/product that they are testing. It takes a number of different disciplines to build software. At Microsoft, 4 different categories make up
    PostTypeIcon
    2,576 Views
  • Xaml Page Design for Designers?

    Filed under: ,
    I enjoy reading John Dowdell . The latest thing I learned there about was Web Page Design for Designers . As a non-designer, I had never known about Joe Gillespie's work with wpdfd.com - looks like he built a great destination. Joe's final editorial before
    PostTypeIcon
    2,617 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
  • Playing with Gel Buttons

    Filed under: ,
    I was very pleased to get hold of the November CTP. At last I can play with Avalon without having to go without all the home comforts of my Windows XP installation. The first experiment I tried was creating the popular Gel style buttons with event triggers
    PostTypeIcon
    2,175 Views
  • Using Visual C# Express or Visual Basic Express with the Avalon CTP

    Filed under: ,
    I saw Joe Duffy 's post about the Avalon CTP where he said: “And it's compatible with the Express SKUs as well.“ Our team only tested the Avalon CTP with the Express SKUs briefly. We found one major problem (and weren't able to fix it for
    PostTypeIcon
    20,201 Views
  • AvalonXP is King

    Filed under:
    Since the WinFX CTP hit the street, I can already see that Longhorn is out of the question. What do I mean? Well, with such a large install base on WinXP and no real advantages to Longhorn, people may as well have forgot about it. And who says Microsoft
    PostTypeIcon
    6,733 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
  • Visionaries, Back to the Drawing Board

    Filed under:
    Many visionaries predict that the next Windows will be built through the web browser. They believe that Google will host these largely distributed applications, and Windows will come crashing down. This is only slightly after the fact that they had a
    PostTypeIcon
    4,311 Views
  • Flex has potential

    Filed under:
    Over the weekend I decided to play around with Macromedia Flex . This stuff is really cool…really! I swear if they had a full code backing – like . NET , and all of the UI was handled by their goop, they would have a killer app. I was doing
    PostTypeIcon
    7,596 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
  • Avalon 3D Must-Haves

    Filed under:
    Speaking of features that can wait…Take a look at the 3D stack. I am positive that things have improved since WinHEC. But, I was recently working with 3D samples on an extremely good machine and the performance was ridiculous. I mean terrible as
    PostTypeIcon
    5,315 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
  • Avalon Knock-Offs Don't Make the Cut

    Filed under:
    Lately I have been testing the Avalon knock-offs, VG.Net and Xamlon, to name the ones I am aware of. I would have to say that I am pretty impressed by what both companies have done. They are both in release about a year after the initial PDC that started
    PostTypeIcon
    4,637 Views
  • Avalon Stack Levels

    Filed under:
    I know this is sort of old, but I was digging through the Avalon stack today and I didn’t think this statement by Miguel de Icaza was correct . For anyone who didn’t read it, here is a summarization: The Avalon API is too complex because it
    PostTypeIcon
    2,449 Views
  • When are IDs necessary in XAML & what about ID="Root"?

    Filed under: ,
    Keith Hill asked a question in nntp://microsoft.public.windows.development.winfx.avalon I've seen this in several XAML examples on the root XML element and I've seen plenty of examples without this attribute. When is it needed and is the value "root"
    PostTypeIcon
    6,373 Views
  • What Happened to SimpleText?

    Amit Bahree asks : I was curious as to what happeend to the class SimpleText in the WinHEC build? If I have any code that ran on the earlier build - now does now and I get an exception on SimpleText. We removed SimpleText from the builds a short while
    PostTypeIcon
    3,235 Views
  • Comparing Visual Appearance and Developer Experience in a markup-bake off

    Filed under: ,
    Adam Kinney has posted his xaml app that he entered into a markup-bakeoff that Gerald Bauer organized. Nice job Adam. Follow Adam's link to all the entries - they are very interesting to read through. Visual Appearance I found it interesting that the
    PostTypeIcon
    3,195 Views
  • DockPanel.Dock

    Filed under: ,
    Karsten's Avalon Gotcha Quiz (and answer ) points to a common source of confusion for DockPanel users: When Avalon encounters the "Fill" command, it does just that -- filling the entirety of the given element no matter what follows that element
    PostTypeIcon
    2,900 Views
  • Nigel's "Standard's Based Look at Xaml's Features" and my quick "CSS and Avalon's Styling compared"

    Filed under: ,
    Nigel McFarlane wrote a DevX piece “ A Standards Based Look at XAML's Features ”. I'd like to make a few informational points for readers of that article and then have a place where people can add comments/questions. The whole topic may warrant
    PostTypeIcon
    4,867 Views
  • Avalon: solitaire & using markup and custom elements

    Filed under: ,
    I was happy to read Chris Sells' MSDN article "Another Step Down the Longhorn Road" . Chris is building solitaire using Avalon. (This article was step 2 of 3). This article goes into 2 of the 5 element families: Panels and Controls. It also covers the
    PostTypeIcon
    2,777 Views
Page 4 of 6 (103 items) « First ... < Previous 2 3 4 5 6 Next >