Xun's Blog
Path length limit for Git
Just found out that Git will be corrupted if the repo exist in a path that is longer than 302...
Date: 03/04/2012
My friend, Haishi Bai, just posted an interesting C# watch
https://haishibai.blogspot.com/2012/02/c-expression-clock.html
Date: 02/25/2012
Using Jenkins + Testswarm + QUnit for javascript test on Windows environment
Recently I set up an environment for testing our javascript projects using Jenkins + Testswarm...
Date: 10/24/2011
MetadataResolver
This won't work: var endpoints = MetadataResolver.Resolve(typeof(ICityService), new...
Date: 12/08/2010
Exposing JSON endpoint for DomainService on WCF Ria Services
- Make sure you have the WCF Ria Services Toolkit installed. 2. In the Web project, add a reference...
Date: 08/25/2010
Using ComboBox for Child-Parent selection via RiaServices
A common scenario when developing Business Applications via RiaServices is to allow users to edit a...
Date: 11/23/2009
Tips on Updating existing EF models to EF 4.0
Tips on Updating existing EF models to EF 4.0 (Courtesy RIA Services QA) · Recommended Steps: o...
Date: 11/13/2009
Silverlight 2 控件源代码公布
Silverlight 2控件的源代码现在已经可以供公众下载 。 这个是Seema发布的消息:...
Date: 01/08/2009
Silverlight图片相对路径的设置
这个问题也困扰了我很久.经常在Project里包含一些图片,然后在应用里指定路径,结果就是Load不上,遇到ImageError的错误。 这里列出一些常用的设置Image 相对路径的几种方法:...
Date: 12/31/2008
DataGrid 12月份补丁发布
DataGrid 自从10月份和Silverlight...
Date: 12/28/2008
DataGrid in Silverlight - Row Recycling
在Silverlight 2期间,我主要参与了DataGrid的开发测试,在这里主要集中谈以下几个大家容易遇到的问题。 首先要谈到的就是DataGrid Row的Recycle/Reuse问题。...
Date: 11/09/2008
自我介绍
Hi,先自我介绍一下,我是孙逊(Xun, Sun),来自中国大陆,吉林的长春,所以我决定用中文开始我的blog :) 我在Microsoft作SDE/T。到目前为止,我参加的项目有Linq To...
Date: 11/02/2008