January, 2009

Posts
  • Hani Tech

    Statement Translation using Functional Programming in C#

    • 1 Comments
    I will demonstrate here how we can use the functional programming feature in C# to program something like a statement/expression translation. Basically, we will translate a statement tree into a function that we can call to run the program. I am not using...
  • Hani Tech

    Silverlight debugging in Windows Azure

    • 1 Comments
    To debug silverlight applications and controls in Windows Azure, you need to have the following components installed: 1- SilverLight 2 and SilverLight tools for Visual Studio (Most likely you already have these since you are developing Silverlight in...
Page 1 of 1 (2 items)