How to Improve Performance of CSLA for Silverlight

CSLA for Silverlight is using MobileFormatter class to serialize and de-0serialize the data that if sent across the wire during client/server communications.  General flow of the serialization process is as follows.  Each object that implements IMobileObject is being asked by mobile formatter to serialize its data into a list of SerializationInfo objects.  That list maintains …

Continue reading ‘How to Improve Performance of CSLA for Silverlight’ »

Code Mastery Event

I participated in Code Mastery event yesterday.  The event was put on by my company Magenic as an all day free community training event.  It was all about CSLA.  The author if this widely used framework, Rocky Lhotka himself was in attendance.  He presented on two topics.  Yours truly spoke on CSLA and XAML technologies.  …

Continue reading ‘Code Mastery Event’ »

CSLA .NET for Silverlight webcast on 11/13

Magenic is sponsoring a webcast about CSLA .NET for Silverlight on November 13. I will be doing this presentation.  I am very excited about this opportunity.  I think very highly of Silverlight/WPF technologies.  I have also being using CSLA for almost 2 years now on nearly daily basis.  As you may have noticed from other …

Continue reading ‘CSLA .NET for Silverlight webcast on 11/13’ »

CoDe magazine article

I have been working on CSLA for Silverlight project with Rocky Lhotka, Justin Chase, Nermin Dibek, and Mark Steinberg for about three months.  I really enjoyed this challenging and interesting work.  It has been a great opportunity for me to work with the latest technologies and great, smart and super knowledgeable people.  About a month …

Continue reading ‘CoDe magazine article’ »