How to write unit test methods for VS 2008?- On Submission of User Name and Password, i have called the method which is .aspx.cs file.I need to write the unit test for the methods which are defined in .aspx.cs file.So my question is, can we write test methods for the same?