Monday, February 18, 2008

Firefox 3

still in early steps and somehow I get the same http 500 error from docs.google.com. I dunno how to solve this.

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...