Calendar
<<  September 2010  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910
Posted by Elisy.Net 12. July 2008, 08:33
To create a shell from application Create a new Silverlight Composite Application (For more information please see the previous post) This is the first method of shell creation. Shell is the Page class initialized in App.xaml.cs Application_Startup method To create a shell from S... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Posted by Elisy.Net 4. July 2008, 09:22
This article contains the information you need to know about Silverlight Composite Application Creation. The example containing complex application definition is included.. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
This article describes the methods of composite application building with native Silverlight tools. Project examples are attached. It also explains the need to create separate Application inherited class named ScabApplication.. [More]

Currently rated 1.5 by 2 people

  • Currently 1.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Full version - Scab.rtf (115.68 kb) Feature CAB Acropolis Prism Native Silverlight Best choice 1. Modules. Composite application allows you to build clients composed of independent... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Xaml Silverlight Examples were updated to support Silverlight 2 beta 2 After Silverlight 2 beta 2 was introduced some Xaml examples do not work correctly. After some xaml and assembly modifications the new version of Silverlight example set was introduced. It includes: Calendar and... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Free GPL component Elisy.Barcode.dll v.1.0.0.2 was upgraded to Silverlight 2.0 beta 2 Updated demo page for barcode generator is also available at new Ria.Elisy service.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
The last revison of Silverlight Composite UI (SCAB) was published at Downloads page. It includes: New services: Trace and ScriptManager. Some bug fixes of WorkItem Register-Resolve logic. The project was upgraded to Silverlight 2.0 beta 2 Archive includes both Scab component and U... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Elisy.Web.Silverlight upgrade to Silverlight 2.0 beta 2 After Silverlight 2 beta 2 was released it contains breaking changes between Beta 1 and Beta 2. According this Silverlight.js file was upgraded. Elisy.Web.Silverlight component includes upgraded version of script file. You ca... [More]

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
As we can see in Silverlight 2.0 beta 1 developers forgot about including well known .Net class Trace from System.Diagnostics. Therefore it is difficult to output debugging messages into log and analyse it. Log can help greatly in performance optimization tasks for example. New Elisy.Scab.Ser... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
The following class helps to pack html javascript blocks and to deliver it at the same time with the Silverlight application. The script code can be placed either into the xap-packet or into the assembly like an embedded resource. This approach allows you write Silverlight components in iso... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5