Archive for November, 2007

 

3G Equivalent

0

3G = pieceofshit.jpg = 3G

Testing Dean System Highlight

0

testing testing 123

the code is here

using System;

using System.Collections.Generic;

using System.Windows.Forms;

using System.Data;

namespace DataArchiver

{

    static class Program

    {

        static void Main(string[] args)

        {

            bool isLogEnable = false;

            string archivePlanId = string.Empty;

            string enableLog = string.Empty;

            string logFileName = string.Empty;

            string bigCommunityId = string.Empty;

            string actionBy = string.Empty;

            string actionByComm = string.Empty;

            string newDatabaseName = string.Empty;

       }

    }

}

nothing here

Go to Top