Recommended

Skip Navigation LinksHome / Articles / Learn / Tips and Tricks

Tips and Tricks

+
Page 
Items Resolution

  • 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".

    Share


  • 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.

    Share
  • 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.

    Share
  • 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.
    Share
  • 0 comments  /  posted by  Levente Mihály  on  May 09, 2010 (1 month ago)

    Recently I had some time to play with the new Windows Phone 7 Developer Tools CTP. I have created a sample application (called „geoGallery”), you can watch the demo video and download the code. It’s a Gallery application, but to give it a little twist, it gets the pictures from Google Picasa based on your location!

    Record your screencast online

    Download source code

    Now I’m going to guide you through the code, focusing on the Phone specific features, methods and problems I experienced.

    Share
  • 8 comments  /  posted by  Walter Ferrari  on  May 05, 2010 (1 month ago)

    Introduction

    One of the things I found frustrating in the previous versions of Silverlight was the lack of the Right Mouse Click support. Now we know that this functionality has turned real with Silverlight 4. Furthermore, we know that the April 2010 Silverlight toolkit release comes with a ContextMenu Control to be used in combination with the right click. So it’s time to put these new things in practice and try to use them in our projects. In this article we will see how to create and use a ContextMenu, how it is made and then we will extend it in a peculiar way.

    Share
  • 2 comments  /  posted by  Alexey Zakharov  on  Apr 19, 2010 (1 month ago)
    Tags: Halcyone , C# , Alexey Zakharov

    1. Introduction

    In this article I’m going to introduce a first public component of our silverlight application framework called Halcyone. In this experimental component we provide simple way for rapid silverlight REST services development. We are using convection based approach to minimize boilerplate code and provide reactive api based on IObservable push collections introduced in dev labs reactive extensions.

    You can get sources and samples from the project codeplex site:

    http://halcyone.codeplex.com/

    2.

    Share
  • 16 comments  /  posted by  Zoltan Arvai  on  Apr 12, 2010 (2 months ago)

    Why is multitasking missing and how to hide the fact?

    Windows Phone 7 at this very moment does not support Multitasking for 3rd party applications. There are a lot of reasons for that and as an IPhone user I could not agree more with this decision. Running different applications parallel means more power consumption, more memory consumption and higher cpu load. These factors directly lead to reduced User Experience, like your battery says goodbye in a couple of hours, the screen is not so smooth when using multitouch, it’s „lagging”, or changing between applications might get really slow.

    Share
  • 5 comments  /  posted by  Andrea Boschin  on  Mar 30, 2010 (2 months ago)

    One of the recurrent questions people ask me in the forums is about the applying of security constraint to the applications being developed. The last releases of useful tools like WCF Ria Services added the capability of bringing the security context from the server to the plugin running into the browser. This let the developer to have the current logged-in user and his roles available to apply rules to elements of the user interface.

    With WCF Ria Services you can create easily an AuthenticationDomainContext and when you make a reference to it from a Silverlight project you will have available a class named WebContext.

    Share
  • A Designer-friendly Approach to MVVM

    4 comments  /  posted by  András Velvárt  on  Mar 12, 2010 (3 months ago)

    Introduction

    If you work with Silverlight or WPF, you have probably met the phrase “MVVM”. Almost everyone who is anyone in the WPF / Silverlight scene has their own MVVM framework, and their own way of explaining and teaching MVVM. Scary terms like IoC, Dependency Injection, Commanding Frameworks, Event Aggregators, Unit Testing, etc just roll off the tongue of the MVVM experts. This is one of the reasons why MVVM is intimidating for a lot of people. Still, you can create perfectly valid MVVM applications without even knowing what those terms mean.

    Read more ...
    Share

Page 
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)