(X) Hide this Watch the recording of the latest SilverlightShow webcast 'Running Silverlight Outside the Browser and with Elevated Trust'.
Join our next live webinar session by Braulio Diez - Sketchflow in Real Scenarios, on Sept 29th, 8am - 9am PDT.
Learn More | Sign Up | More Webinars by SilverlightShow

Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 35 results for Layout.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
  • 1
  • 2
  • 3
  • 4
Next
Order by Publish Date   Ascending Title   Rating  

  • Advanced Data Form and Easiest Change Management with AtomForm

    0 comments  /  posted by  Silverlight Show  on  Jun 01, 2010 (3 months ago)
    Akash Kava has published his presentation from NeuroSpeech about advanced data form with new form layout for Silverlight and WPF.

    Here at NeuroSpeech, we figured out the problem with forms based business applications that frustrates developers and change management is not only time consuming but its quite boring job to do.

    Although WPF/Silverlight does offer very customizable UI designing platform but when we go on the field to develop ling of business applications, we realize that initial development hardly takes any time but maintenance is very difficult.



  • 0 comments  /  posted by  Silverlight Show  on  May 27, 2010 (3 months ago)
    Take a look at this cool Windows Phone 7 application with landscape layout that Jason Zander made. It's called Tip Calculator and makes it easy to figure out your bill in a restaurant or for a cab ride.

    When the user rotates the phone we want the layout to change to match the new dimensions.  This is also fairly straight forward to implement. The first step is to have an additional column in the LayoutRoot which can accommodate the totals data. When the phone is rotated into landscape mode, we will move the TotalsGrid into the second column adjacent to the NumbersGrid.

  • 0 comments  /  posted by  Silverlight Show  on  May 05, 2010 (4 months ago)
    Tags: Panels , Controls , Layout
    Find out how to create a simple layout panel which arranges elements in an arc or circle.

    ImageWhilst working on a proof of concept, we came up with an idea for an interesting menu in the form of an arc around a company logo at the top-left corner of the UI.

    These icons formed a fish eye effect when the mouse moved over them and could be dragged onto the UI to open new windows.

  • 0 comments  /  posted by  Silverlight Show  on  Apr 21, 2010 (5 months ago)
    Alexey Zakharov has proposed a suggestion to create alternative grid layout for Silverlight and asks you to vote for it if you have also faced the same problems.

    As i write before current Silverlight Grid Layout breakes best practices of HTML and Adobe Flex Grid layouts. Current defention based approach have following disadvantages that makes xaml coding very hard:

    1. It is very hard to create new row. In that case you should rewrite all Grid.Row and Grid.Columns for all rows inserted below.
    2. Defenitions are static by their nature and because of it, it is impossible to use grid for dynamic forms. Currently even in toolkit DataForm Microsoft is using StackPanel. But StackPanel is not designed for multi column layout that have dataform.

  • 0 comments  /  posted by  Silverlight Show  on  Apr 19, 2010 (5 months ago)
    Akash Kava talks about LOB Business Form Layout for both WPF and Silverlight and has posted a presentation on the subject.

    There is lot of buzz about LOB Business Form Layout for new platforms WPF & Silverlight, both capable of displaying rich content and extend functionalities of existing components so better then ever before.

    XAML is better then earlier Rapid Form designers where you need to drag and drop within an IDE and the layout management becomes so complicated because no IDE is perfect. I remember upgrading from Visual Studio 2005 to 2008 and now 2010, most of our ASP.NET and WinForm projects would require lot of effort to work seamlessly in newer versions. The worst of all is, modifying layout without IDE becomes way to difficult.

  • 0 comments  /  posted by  Silverlight Show  on  Apr 09, 2010 (5 months ago)
    Tags: Layout , WPF , Pete Brown
    In this post, Pete Brown talks about layout rounding, which has nothing to do with using rounded corners.

    WPF now has a great UI feature that Silverlight got back in the SL3 timeframe: Layout Rounding. Layout rounding lets you specify that you want the shape to snap to the closest whole pixel. Rather than have a double-width gray line, you'll get a single-width black line, but it may be a partial pixel off from where you thought it would be. That's the trade-off, and it's one that many folks are willing to make.

  • 0 comments  /  posted by  Silverlight Show  on  Apr 07, 2010 (5 months ago)
    Alexey Zakharov has published this short tip on creating centered content with fixed maxwidth.

    Today we need to create centered content with fixed maxwidth. It is very easy to implement it for fixed width, but is not clear how to achieve the same for maxwidth.

  • Dynamic Layout and Transitions in Expression Blend 4

    0 comments  /  posted by  Silverlight Show  on  Mar 29, 2010 (5 months ago)
    This amazing blog post of Kenny Young is a companion to the “Dynamic Layout and Transitions” demo app that has been placed in the Expression Gallery.

    In Expression Blend, we’ve been thinking for a loooong time about how to make it ever easier to create great animated visual effects quickly on top of the Silverlight and WPF runtimes. We’ve been looking at large-scale animation needs since Blend 2 SP1 and steadily building features to address those needs, and we think we’ve reached critical mass. With Blend 4, we have a compelling set of technologies that work very well together.

  • Blend 4: About Path Layout, Part II

    0 comments  /  posted by  Silverlight Show  on  Mar 25, 2010 (5 months ago)
    Christian Schormann is back with Part 2 of his tutorial about the new Path Layout. If you have missed Part 1, you can catch up here.

    The next post in this series will be a side bar with a lot of background information on how the various templates in ListBox work in Silverlight and WPF, and why you were doing what you were doing in this example. After that sidebar, I will continue with more fun things that you can do with path-based layout.

  • 0 comments  /  posted by  Silverlight Show  on  Mar 22, 2010 (6 months ago)
    In this post, Christian Schormann explains in details one of the new features introduced with Blend 4, namely the path-based layout.

    Path-based layout opens many interesting creative possibilities, way beyond just laying out things on a path. But more on that later. It is currently supported on Silverlight 4 and WPF, but not yet on Windows Phone.


Page 
  • 1
  • 2
  • 3
  • 4
Next