Recommended

Skip Navigation LinksHome / Articles / Products

Products

+
Page 
Items Resolution

  • 18 comments  /  posted by  Martin Mihaylov  on  Mar 29, 2009 (more than a year ago)

    Introduction

    With the beta release of Silverlight 3 a lot of new goodies were introduced and one of them was the navigation framework and in the final release additional features were added. It allows us to easily implement navigation between the newly introduced Page controls in a Silverlight application, interacts with the Browser History journal and provides us with Uri mapping. To learn more about these features read on the article.

    For this article the demo will be the Mini SilverlightShow application, which I used not a long time ago as a demo to my article about the Telerik's RadPageNavigation control.

    Share


  • 38 comments  /  posted by  Nikolay Raychev  on  Mar 19, 2009 (more than a year ago)

    Introduction

    The SaveFileDialog is a new dialog control in Silverlight 3 which allows the user to save a file on the client machine.

    Overview

    To demonstrate the common use of the SaveFileDialog I’ll give an example:

    When you click on the button a dialog window appears which allows you to save a file.

    Share
  • 6 comments  /  posted by  Umesh Patel  on  Feb 13, 2009 (more than a year ago)

    Note: This article is submitted by Umesh Patel for Silverlight: Write and Win contest.Thanks a lot, Umesh! Hello All, Please drop a comment if you like it.

    1. Introduction

    Microsoft Silverlight uses the WebClient class to send HTTP requests to remote scripts, which allows the application to perform specific web server functions, such as retrieving files. Remote scripts, created with Active Server Pages (ASP) and Personal Hypertext Processor (PHP), add an additional layer of functionality with direct access to the remote server, such as the file system. In this article, I will demonstrate an application that utilizes the WebClient class to retrieve and display files from a remote server.

    Share
  • 6 comments  /  posted by  Pencho Popadiyn  on  Feb 12, 2009 (more than a year ago)

    1. Introduction

    In this article I will present you a game which I created on Silverlight. It is a very small and simple but extremely popular game – the n-puzzle game. The n-puzzle is known in various versions, including the 8 puzzle, the 15 puzzle, and with various names. It is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. If the size is 3x3, the puzzle is called the 8-puzzle or 9-puzzle, and if 4x4, the puzzle is called 15-puzzle or 16-puzzle. The object of the puzzle is to place the tiles in order (shown on the next figure) by making sliding moves that use the empty space.

    If you are interested in more details about the history of the puzzle game, you can use the next link. But now let’s roll up our sleeves and dive into the world of Silverlight. The demo can also be found on a separate page.

    Share
  • 17 comments  /  posted by  Martin Mihaylov  on  Feb 09, 2009 (more than a year ago)

    Introduction

    In this article I will present the Silverlight application I was busy with recently - the Silverlight Metronome. It's a classical metronome (a measurement tool for tempo, mostly used by musicians) that is based on a pendulum with a moveable mass, which modifies its period. The project was very challenging as it needed some simple physics and a beautiful design to be implemented. In my opinion I have accomplished it or at least I have done it according to the physics; the design has always been a very subjective topic. Anyway, you can see the live demo here and download the source code here, but I'm sure that you would like from us to make a fast dissection of the application and see how it works.

    Share
  • 6 comments  /  posted by  Damon Payne  on  Feb 06, 2009 (more than a year ago)

    Note: This article is submitted by Damon Payne for Silverlight: Write and Win contest.Thanks a lot, Damon! Hello All, Please drop a comment if you like it.

    If you have used Amazon.com or Flickr you may be familiar with Image Hotspots or Hot Regions. This is a region on an image where clicking or hovering the mouse reveals some additional information in a callout or popup. By providing extra information your photographs become more interactive and appealing. In this article we'll build a Hotspot Designer that allows the user to draw Hot Regions on an image, a preview and display control, and a way to save their work.

    Here's a finished example, using a photo of the "gear closet" from my home theater.

    Share
  • Creating a Questionnaire. The RadioList Control

    5 comments  /  posted by  Boyan Mihaylov  on  Feb 02, 2009 (more than a year ago)

    Introduction

    Silverlight 2 has a couple of useful controls, which you can use when building your own applications. This collection of controls is extended by Silverlight Toolkit. It contains really great controls like Expander, AutoCompleteBox, TreeView, etc. You can download the Silverlight Toolkit from its site or you can see the online demo.

    Imagine that you want to create a questionnaire. A questionnaire consists of questions and a list of possible answers for each question. In most occasions you are supposed to select just an answer.

    Read more ...
    Share
  • 6 comments  /  posted by  Thomas Kirchmair  on  Jan 27, 2009 (more than a year ago)

    Note: This article is submitted by Thomas Kirchmair for Silverlight: Write and Win contest.Thanks a lot, Thomas! Hello All, Please drop a comment if you like it.

    1. Introduction

    My recent aim in coding with Microsoft's Silverlight is to support ASP.NET developers by solving common ASP.NET- and HTML-problems scenarios easily with Silverlight applications and tools. The project of this article here shows my idea of solving the annoying ASP.NET-DropDownList bandwidth- and ViewState-problem with a huge amount of option items inside the control.

    Using the normal ASP.NET-DropDownList with enabled ViewState is quite simple and easy, but the time you fill your ASP.NET-DropDownList with a great amount of option items.

    Share
  • 0 comments  /  posted by  Nikolay Atanasov  on  Jan 23, 2009 (more than a year ago)
    Tags: RadGridView , Grid , Telerik

    This article is sponsored by Telerik

    Vladimir Enchev, a senior software engineer from Telerik team, created an example demonstrating how you can handle millions of records in milliseconds with Telerik's RadGridView for Silverlight.

    Share
  • 16 comments  /  posted by  Chris Anderson  on  Dec 08, 2008 (more than a year ago)

    Introduction

    In Part 4 of this series I looked into creating a simple business object framework to manage our business objects, implementing the Product business object with some validation rules, creating some dictionaries (collection of items to populate our drop down lists), and implementing the CRUD (Create, Read, Update, and Delete) functions in the WCF service.

    The scenario that we will target in this article is a continuation of the inventory management within the AdventureWorks company, in particular maintaining the product list.

    Share

Page 
Help us make SilverlightShow even better. 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 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)