Tuesday, August 28, 2012

SIlverlight Preparation

SIlverlight Preparation

Hi i am a fresher recently i got job,i want to prepare for silverlight.So,please tell me how to start preparation for silverlight? i want syllabus for silverlight?? send me the link for silverlight book????

Answers & Comments...

Answer: 1

ravikirankittu

ravikirankittu
Module 1: Silverlight Development Basics
  • Silverlight XAML
  • XAML editing tools
  • Silverlight application architecture
  • "Hello World!" with Silverlight
  • Available controls
  • Handling and publishing events
  • Animations

After completing this module, you will be able to:
  • Create a new Silverlight application from the Visual Studio Silverlight project template.
  • Understand the motivation for XAML and tools for working with it.
  • Integrate existing user controls in Silverlight projects.
  • Publish and consume events in Silverlight applications.
  • Use animations in Silverlight applications.

Module 2: Advanced Silverlight Development
  • Managing XAML objects
  • Creating XAML objects from managed code
  • Managing XAML objects from managed code
  • Silverlight user controls
  • Control templates and styles
  • Data binding
  • Code-behind data binding
  • Data templates
  • Consuming WCF services
  • XAML data binding
  • IValueConverter

After completing this module, you will be able to:
  • Access, create and manage XAML objects from managed code.
  • Create user controls.
  • Create and apply styles and templates.
  • Consume WCF services.
  • Bind data to Silverlight controls from code and from XAML.
  • Handle events in Silverlight applications.

Module 3: Miscellaneous Topics
  • Silverlight application hosting
  • Silverlight application initialization parameters
  • Silverlight application deployment
  • Accessing the HTML DOM from Silverlight managed code
  • Accessing Silverlight managed code from HTML DOM
  • Using isolated storage
  • Animations
  • Creating a user control with WCF service communication functionality


After completing this module, you will be able to:
  • Access HTML elements on the Silverlight hosting page.
  • Expose managed functionality to the Silverlight hosting page.
  • Use isolated offline storage from Silverlight applications.
  • Pass initialization parameters to Silverlight applications.

I hope this will help you.


Answer: 2
You can just follow this link: http://www.silverlight.net/learn
here is some Silverlight code samples:
 http://code.msdn.microsoft.com/Silverlight
http://msdn.microsoft.com/en-us/library/bb404703(v=vs.95).aspx
Hope that will be helpful


Answer: 3
Thanks alot.please Send link for silverlight material.


Answer: 4
Hi,
You means you want a Silverlight book for beginners?
I remember I start learning Silverlight from an book named " Beginning Silverlight 4 in C# ", it is very suitable for an beginner. At the same time, I tried some sample code from Silverlight.net or MSDN mmjj list, it is also helpful and essential to try these code.
If you want to learn Windows Phone programming after you learn Silverlight, I think " 101 Windows Phone 7 Apps " is a great book.
Hope that will be helpful.


Answer: 5
Hi i want the information about all the topics whatever you mentioned above.please tell me how can i get the all topics information.




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog