A Little Feedback for your article, Dr-Lam!

This is a guest post by Su. Before reading this, I just want you to know that this is not a technical article. This is nothing related to .NET or Silverlight that I used to post in my blog. But…

Silverlight 2 (beta1): International (Non-US) TextBox

Silverlight 2 (beta1): International (Non-US) TextBox

by Christoph Husse This is a guest post by Christoph Husse. This is a workaround for the issue #7 of Silverlight 2 (beta1) known issues . Thanks a lot, Chirs! ~ Michael Sync Download ~ ExtendedTextBox.zip Extended Texbox Tutorial.doc ExtendedTextBox-Updated.zip…

Silverlight 2 (beta1): URL Referrer, Screen Resolution, Client’s Data Time and IP Address

It’s simple but it’s something that we need to use in the most of projects. 1. How to get the referrer in Silverlight? 2. How to get the screen resolution? I’m not sure whether we have the managed code for…

Happy Belated Birthday! My Little Blog

Yesterday was my blog’s birthday. My blog is two years old now but still a babe, isn’t it? :) Let’s take a look the stats of my blog and what I have done during last year. Blog Stats 311, 219…

Tips/Tricks: Problem in using asp:Silverlight control in Silverlight 2 (beta1)

Tips/Tricks: Problem in using asp:Silverlight control in Silverlight 2 (beta1)

Someone asked how to use asp:Silverlight control in Silverlight forum. He said that he is getting the error above after adding asp:Silverlight control to ASP.NET project where he host Silverlight content. Error Screenshot Solution : Remove this <system.web><compilation debug=”false”><assemblies> <add…

Uploading with Silveright 2 Beta 1 and ASMX Web Service

By: egoZd (http://www.douziwang.cn/) This is a guest post by egoZd who created Tetris game with Silverlight 2 (beta1). As some of you might notice that Brad McKelvie wrote an article about how to upload the file with WCF and Silverlight…