Building Rich Web Experiences using Silverlightand JavaScript for Developers
Short Description
Why Rich Internet Applications-
+ Creating compelling web user experiences
- Look Great
- Respond Immediately
- Uninterrupted flow
+ Enhance and customize your brand
- Users love customization
- Give them what they want, how they want
- Build an affinity to your brand
Website: www.nocommonground.com | Filesize: 639kb
No of Page(s): 21
Content
…
SilverlightDevelopment with JavaScript
+ Silverlightdevelopment is similar to HTML devevelopment
- Presentation format for Silverlightis XAML
- XAML is XML (markup)
+ SilverlightV1.0 programming language is JavaScript
+ AJAX tricks work with Silverlight
+ Minimum tools are a text editor and a web browser
…
+ SilverlightXAML elements are scriptable via the browser script engine (JavaScript)
+ Scriptable objects are obtained via findName
- Scriptable objects (elements) can be controlled via properties and methods
- Models JavaScript and HTML DOM interaction
- findNameis equivalent to document.getElementById()
- Supports tree walking via children collection
+ Position set using “Canvas.Top” and “Canvas.Left“
+ Size can be scaled or set via Height/Width
…
Get the file Download here
Related Books:Related Searches: brand users, minimum tools, web experiences, scriptable objects, browser script
Comments
Leave a Reply