Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

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

Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Miroslav Miroslavov  on  Jun 08, 2010 (5 days ago)

    This is part 8 of the series “Silverlight in Action”:

    1. Visuals staring at the mouse cursor.
    2. Floating Visual Elements.
    3. Flipping Panels.
    4. Flying objects against you.
    5. Smoke effect
    6. Book Folding effect using Pixel Shader.
    7. Navigation in 3D world of 2D objects
    8. Animated navigation between Pages.

    Here, we’re sharing our experience from the amazing CompletIT web site.

    Introduction

    In this session, we will cover one quite popular, but still very useful, technique for adding interaction to your web-site - "How to enable animations between pages using the Silverlight Navigation Framework".



  • 3 comments  /  posted by  Miroslav Miroslavov  on  May 31, 2010 (1 week ago)

    This is part 7 of the series “Silverlight in Action”:

    1. Visuals staring at the mouse cursor.
    2. Floating Visual Elements.
    3. Flipping Panels.
    4. Flying objects against you.
    5. Smoke effect
    6. Book Folding effect using Pixel Shader.
    7. Navigation in 3D world of 2D objects 
    8. Animated navigation between Pages

    Here we’re sharing our experience from the amazing CompletIT web site.

    Introduction

    It’s always complicated, when you have to deal with 3D objects. No matter what environment and framework you choose, you’ll need to learn a lot of complicated structures and procedures in order to implement even a simple scenario.

  • 1 comments  /  posted by  Miroslav Miroslavov  on  May 24, 2010 (2 weeks ago)

    This is part 6 of the series “Silverlight in Action”:

    1. Visuals staring at the mouse cursor.
    2. Floating Visual Elements.
    3. Flipping Panels.
    4. Flying objects against you.
    5. Smoke effect
    6. Book Folding effect using Pixel Shader.
    7. Navigation in 3D world of 2D objects
    8. Animated navigation between Pages

    Here we’re sharing our experience from the amazing CompletIT web site.

    Introduction

    In this article, we’ll examine one very interesting approach for creating Rich UI. It’s a program that manipulates the UI just before the actual rendering on the screen – and it’s called PixelShader.

  • 2 comments  /  posted by  Miroslav Miroslavov  on  May 17, 2010 (3 weeks ago)

    This is part 5 of the series “Silverlight in Action”:

    1. Visuals staring at the mouse cursor.
    2. Floating Visual Elements.
    3. Flipping Panels.
    4. Flying objects against you.
    5. Smoke effect
    6. Book Folding effect using Pixel Shader
    7. Navigation in 3D world of 2D objects
    8. Animated navigation between Pages

    Here we’re sharing our experience from the amazing CompletIT web site.

    Maybe the hardest feature to implement from the entire site was the Smoking menu effect. We’ve tried out a lot of ideas and I’m going to summarize some of them:

    1. We thought to use a video as a background, but its performance was bad. Blending the video with the background washard to do.
  • 0 comments  /  posted by  Miroslav Miroslavov  on  May 11, 2010 (1 month ago)

    This is part 4 of the series “Silverlight in Action”:

    Here we’re sharing our experience from the amazing CompletIT web site.

    This time we will cover how to build kind of particle system with flying “3D” objects against you. In our example the objects are thrown against you when you click to open a menu item.

    Lets first see how it looks.

    ThrowingObjects

    And double click on the surface to see ‘Flying Objects against you’ in action.

  • 1 comments  /  posted by  Miroslav Miroslavov  on  May 05, 2010 (1 month ago)

    This is part 3 of the series “Silverlight in Action”:

    1. Visuals staring at the mouse cursor.
    2. Floating Visual Elements.
    3. Flipping Panels.
    4. Flying objects against you.
    5. Smoke Effect
    6. Book Folding effect using Pixel Shader
    7. Navigation in 3D world of 2D objects
    8. Animated navigation between Pages

    Here we’re sharing our experience from the amazing CompletIT web site.

    In this ‘”how to” session, we’ll cover one of the most interesting and hardest to implement part of the site - How to flip the menu item and simultaneously show the actual page behind. The result of the effect should be like the page text is on the back of the menu.

    Lets first see how it looks.

  • 2 comments  /  posted by  Miroslav Miroslavov  on  May 04, 2010 (1 month ago)

    Here we’re sharing our experience from the amazing CompletIT web site.

    As you may already know, every Silverlight application “must” have some objects floating around in a quite 3D manner. For example, let’s make a panel with happy faces floating around the screen in a controlled way, like this one.

    Floating in Action

    Idea

    The idea is to create an attached behavior for a panel, so that when enabled, through attached property it’ll make all panel’s children float around.

  • 3 comments  /  posted by  Miroslav Miroslavov  on  Apr 22, 2010 (1 month ago)

    This is part 1 of the series "Silverlight in Action". Here we’re sharing our experience from the amazing CompletIT web site.

    Let's suppose we want our visual objects to "watch" and "follow with eyes" the mouse cursor while it moves around. The idea is simply to define our visuals to be somehow on a different Z coordinate than the actual screen is. This way while moving the cursor around, the visual objects will look and follow the mouse. We'll use a simple PlaneProjection to achieve this.

    This is very important part of the actual “look and feel” of the web site.

  • Completit.com - the challenges behind building a corporate website in Silverlight

    5 comments  /  posted by  Svetla Stoycheva  on  Apr 15, 2010 (1 month ago)

    CompletIT – the company behind SilverlightShow – has recently launched its new corporate website, done entirely in Silverlight. In this case study, CompletIT CTO Emil Stoychev and Development Lead Miroslav Miroslavov reveal the challenges faced during the management and development of this Silverlight project.

    Company Profile

    Company name: CompletIT
    Website: http://www.completit.com/
    Industry: Software Development, Consultations, Trainings
    Brief intro to company: CompletIT is a privately owned company specialized in Silverlight software development, Silverlight training and consulting services.

    Read more ...
  • 0 comments  /  posted by  Silverlight Show  on  Feb 05, 2009 (more than a year ago)

    John Papa has made a review of Chad Campbell and John Stockton’s book Silverlight 2 in Action. He has posted thoughts and explanations for every single chapter of the book.

    John:
    Very good book. I give it 4.5 stars out of 5. I enjoyed the book and its presentation of the material. I found very few areas that were light while the vast majority of the material did a solid job of presenting itself to the reader. I did find a few areas that I thought could have been expanded (as I mentioned in the chapter breakdown), but overall its a solid book. I definitely recommend this book to anyone looking to learn to develop with Silverlight 2.

Help us make SilverlightShow even better and win a free t-shirt. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need a material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)