locked
test RRS feed

Answers

  • this is primary reply
    .:Sean Ottey::..::SDET::..::STO::..::MSFT::.
    Friday, February 22, 2008 6:31 PM

All replies

  • this is primary reply
    .:Sean Ottey::..::SDET::..::STO::..::MSFT::.
    Friday, February 22, 2008 6:31 PM
  • Sean Ottey said:

    this is primary reply


    .:Sean Ottey::..::SDET::..::STO::..::MSFT::.



    Quote Test
    Friday, March 14, 2008 2:08 AM
  • Thank you


    ___________________________________________________________________________________________________________________________
    xnxxvideos
    • Proposed as answer by Al West Thursday, February 11, 2010 10:21 PM
    Tuesday, December 22, 2009 11:39 AM
  • thanks to you too!
    Monday, February 8, 2010 2:20 PM
  • Testing code:

    using System;
    using System.Xml;
    namespace ns1
    {
    public class first
    {
    private string function1(string param)
    {
    return param.Trim() + " " + param.Length.ToString();
    }
    }
    }
    Could do with better formatting.
    --
    Thursday, February 11, 2010 10:25 PM
  • My test is a test too
    Friday, February 12, 2010 2:34 PM