Archives / 2009
-
Customize Charts in Silverlight Toolkit
Monday, December 21, 2009This article contains an example on customizing Silverlight Chart control by adding a close button to the Chart base class. The source code also demonstrates how to style the close button by creating a static resource reference in the custom Chart control template. -
Programmatically generate Silverlight Charts
Wednesday, December 02, 2009Making things happen with Silverlight Chart programmatically. This article illustrates a simple example on how to dynamically create Silverlight Charts. -
Wealth-Lab Behind the Scenes
Tuesday, August 18, 2009Have you ever wondered how a particular Strategy, Rule, or Indicator implemented in Wealth-Lab Pro? This article is targeted to amateur or professional traders who are familiar with using Wealth-Lab Pro to backtest their trading strategies but want to know more about programming aspect of the application. -
Run Oxite in a shared hosting environment
Tuesday, June 30, 2009Lessons learnt from hosting Oxite blog engine on GoDaddy.comOxite is an open source, web standards compliant, blog engine built on ASP.NET MVC. By default, ASP.NET application runs with full trust which is problematic in a shared hosting environment, because most hosting company supports only Medium trust level to minimize the risk of misuse. This post will walk you through the steps required to get an Oxite site working on a shared hosting environment such as GoDaddy.com.