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????
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.
by :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
by :
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog