C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Articles » Silverlight »

Silverlight - A detailed look - Part-II


Posted Date: 27 Apr 2009    Resource Type: Articles    Category: Silverlight
Author: Gaurav AroraMember Level: Diamond    
Rating: 4 out of 54 out of 54 out of 54 out of 5Points: 20



Introduction:

Microsoft introduced Rich Internet Application with the introduction of Silverlight which is a very lightweight and a client-side application.

Scope of article:

The scope of article is just tell the idea about “What is Silverlight?” The advance tiopics like implementation details etc is not covered or in the scope of this article.

Definition

In simple words Silverlight is a Client-framework having cross-browser, cross-platform ability developed by MicroSoft, which provides Designers and developers to develop Rich Internet Applications [RIA] to embed into web applications.

Silverlight Framework

Silverlight Framework is a combination of following three very different architectures:

  1. Browser-plug-in

  2. It provides the necessary interaction with the browser enabling the same Silverlight application to run on multiple platforms The plug-in must be installed by the user before Silverlight applications can be viewed in the browser.

  3. Presentation framework

  4. .Net Framework

  5. These provide Silverlight to bridge the gap between UI and interactive language.


As Silverlight applications are run as Client-Side applications so there is no need to refresh the page /UI. Using Silverlight’s implementation of the .NET framework, developers can easily integrate existing libraries and code into Silverlight applications.

Presentation of Silverlight is a sub-set of Windows Presentation Foundation [WPF] which is based on the eXtensible Application Markup Language (XAML) programming language. The XAML language is simply based on the XML language with application elements that map to objects and properties in the .NET framework. Because it is based on the XML language format it can be easily parsed and integrated with many technologies.

Silverlight’s implementation of WPF provides a rich set of controls such as buttons, calendars, text boxes, scroll viewers, a data grid, and much more. These controls are easy to implement in the XAML language as well as easy to access from .NET managed code.
Silverlight’s media pipeline makes it simple to stream media such as WMV, MP3, and JPEG files to your application UI. This allows you to add rich UI elements that can give users a true Web experience.

Importance or why we use Silverlight?

  1. It’s a cross-browser and cross-platform technology so, its provide enrich experience at client-side.

  2. Plug-ins are installed in few seconds.

  3. Its run as a client-side application so there is no need to refresh UI

  4. Empowering of rich videos, and audios.



Code-Breaking Changes

There are many code breaking changes since the first release of Silverlight so, I advice to visit Code Breaking Changes – Silverligh for further enhancement..

Architectural View of Silverlight Framework

The Silverlight framework allows applications to access Web services, databases,
Web servers, and other data sources to acquire data that is displayed in the UI. It also allows the application to integrate with the Web page DOM as well as AJAX and JavaScript to enhance the functionality of the Web page.

Following is the architectural view of Framework.

Architectural View of Framework

Due to the scope of the article we are not describing it in detail.

Conclusion:

In summary, now we have an idea about the silverlight and its architecture.



Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Silverlight Tutorials  .  Silverlight Games  .  Silverlight Detailed Look  .  Microsoft Silverlight  .  Learn Silverlight  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Why Silverlight? Do we really need Silverlight?
Previous Resource: Silverlight - A detailed look - Part-I
Return to Discussion Resource Index
Post New Resource
Category: Silverlight


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use