Video Library Silverlight 1.1 Case Example
Short Description
To get started creating Lumos for Silverlight 1.1, you first need to assemble all of the development tools needed to build a Silverlight 1.1 application. The tools for building Silverlight 1.1 applications are a bit different from those needed for 1.0 development. The tools needed for building Lumos are:
Website: media.wiley.com | Filesize: 245kb
No of Page(s): 14
Content
…Overall, porting to 1.1 was mostly the grunt work of converting the JavaScript to C#. Although you could, of course, use VB.NET, it was easier to go from JavaScript to C# due to their syntactic similarities. We made some refactoring to better encapsulate the controls, creating public properties, events, and public methods where we needed to provide control and notification to external instances, such as the page that uses the controls. The following sections discuss some of the key differences and changes we made in porting to 1.1.
…
Get the file Download here
Related Books:Related Searches: grunt work, lumos, case example, refactoring, video library
Comments
Leave a Reply