Calendar
<<  February 2012  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
2728291234
567891011
Elisy .Net Bridge v.2.2 has been released and contains two implemented features: Elisy .Net Bridge supports IntPtr type. For example the following code is correct now: wih = net.New("System.Windows.Interop.WindowInteropHelper", window); wih.Owner = net.CallStatic("System.D... [More]

Be the first to rate this post

  • Currently 0/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
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
New Silverlight component for Barcode Generation was released under GPL Silverlight component Barcode.xap supports the following formats: Codabar Interleaved 2 of 5 Code 39 Code 128 Please note that control skips invalid characters in input string. The most optimal for barcode r... [More]

Currently rated 5.0 by 3 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
The new 2.0 version of Elisy.Web.Silverlight Asp.Net server control was introduced. It was updated to support Silverlight 2.0 beta 1 and includes updated Silverlight.js file from SDK. This assembly can be helpful because it generates less HTML code than Microsoft version of their System.Web.Sil... [More]

Be the first to rate this post

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