Calendar
<<  September 2010  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910
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
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
Silverlight Composite UI demo page was updated to support Silverlight 2.0 beta 1. Sample activates module that creates UserControl on the DeckWorkspace. DeckWorkspace supports browser window resizing and rearranges child elements to fill whole its space. The free open source update for Scab suppo... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Modules in Silverlight Composite UI Application Block are similar to CAB modules. Modules allow dividing complex application structure into smaller parts. They "separate the concerns of module builders from the concerns of the shell developer, allowing business units to concentrate on develop... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Initially Silverlight Composite UI Applicatin Block (SCAB) was designed to work with Silverlight 1.1 alpha. Application architecture was redesigned in Silverlight 2.0 beta 1 significantly. And now SCAB should be redesigned to provide compatibility with new Silverlight. The new idea is to upda... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Posted by Elisy.Net 4. April 2008, 07:29
Xap archiver was designed as extensible component. You can write your own Elisy.Web.Xap.IFile implementations or derive your classes from Elisy.Web.Xap.File class. As example you can find AppManifest class implementation in the attachment. This class shows how to write AppManifest file into the xa... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Elisy.Web.dll v.2.1 classes now allow creation of Xap packages dynamically on the server side. Please refer Elisy.Web.Xap namespace for more details. Silverlight 2.0 SDK includes Chiron.exe helping xap package creation. But it is exe-file and can not be placed into Bin-folder of the ASP.Net ser... [More]

Be the first to rate this post

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