in

ExpressionBlog.com

Microsoft Expression Studio Community

Browse by Tags

  • Want To Follow Silverlight MicroBlog?

    SilverlightShow is featuring a brilliant Twitter tool written by Emil Stoychev that you can download here – you can grab the HTML or you can download the source. If you just get the HTML and plop it into your blog you are free to tell it whom you want to follow (e.g., SLMicroblog. Here’s the HTML: <div...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 06-27-2008
  • One Man’s Guide To Silverlight Nirvana

    Every day (honest) I am asked for a path through the learning material, even though the Getting Started page offers an explicit path. And that is not surprising. We all have our own way of learning. Here is the path that I personally tend to suggest to most Silverlight neophytes. Path of quick learning...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 06-26-2008
  • Creating a Project from xaml and xaml.cs files

    I posted the code for the PageSwitcher app described in a previous blog post , but to save space and to make the download faster, I didn't include anything but the code (no solution or project files). A reader wrote asking how to create a project and it is a more than fair question as the answer...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-31-2008
  • Xaml vs XAML

    I received an email from Ian Griffiths who informed me that the "Xaml spec refers to Xaml as Xaml , and not XAML ." because Rob Relyea didn't like the "shouty caps" look of all upper case. After some back and forth, I contacted Rob, who wrote back that Ian is right (no surprise...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-28-2008
  • Converting it to VB

    Just to tie the previous two blog posts together, I copied the C# into Instant VB and here is what it spit out (line break added to fit) Private Sub AnyPropertyCheckBox_Click( ByVal sender As Object , ByVal e As RoutedEventArgs) Dim isVisible As Nullable(Of Boolean ) = Not AnyPropertyCheckBox.IsChecked...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-18-2008
  • Expression Blend for Programmers

    I have set out on an integrated set of videos, tutorials and blog posts on the subject of using Expression Blend from the point of view of Silverlight 2 Programmers.  To get things going, I created a 3 part video series based on ScottGu's extended blog tutorial and I have a tutorial on the topic...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-16-2008
  • The Silverlight Tutorials & Book & More

    In what may be a first (at least for me) I've secured agreement with the very generous folks I work for here and at O'Reilly  to loosely join the tutorials and the chapters of our forthcoming book Programming Silverlight (co-authored by Tim Heuer, O'Reilly 2008) to create an enhanced ...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-07-2008
  • Creating Controls in Code

    In my new video I demonstrate how you can create controls dynamically at run time. The technique is very straight forward, everything you can create declaratively in XAML you can also create dynamically in C#. xaml <Button x:Name="Button1" Width="50" Height="30" Content...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-05-2008
  • Tip of the Day Microblog Launches Today

    As of today, I will attempt to add a brief Tip of the Day to the Silverlight Microblog every day. If you would like to contribute (and I hope you will) please send your tips following the directions listed here . Thanks!   -jesse
    Posted to Mirrored Blogs (Weblog) by Anonymous on 04-15-2008
  • Source for the Tip of the Day

    The Tip of the Day occasionally will delve deep into code (other days it will just provide a bit of useful information, or a tip, etc.) When code is examined, however, I'll try to provide a complete working example, and to get us started, I've gone backwards in time and added links to complete...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 03-16-2008
Page 1 of 1 (10 items)
Powered by Community Server (Commercial Edition), by Telligent Systems