Featured Post

SQL Query in SharePoint

The "FullTextSqlQuery" object's constructor requires an object that has context but don't be fooled. This context will no...

Thursday, September 23, 2010

Hello World

if (canRead)
{
    Console.WriteLine("Yellow is safe");
}

No comments:

Post a Comment