Pages

Wednesday, May 20, 2009

Tableless web designing

If you want to make your web page lighter than the normal page size then you must use the tableless web design/tableless formating/ tableless layout. You can find the detailed description on the following URLs:



Friday, May 1, 2009

How to create a unit test

In order to test the methods you developed, you need to have unit tests. For this purpose you may visit the following URLs explaining 1) How to Create ASP.NET Unit tests 2) Data-Driven Unit tests

http://msdn.microsoft.com/en-us/library/ms182526(VS.80).aspx


http://msdn.microsoft.com/en-us/library/ms182519(VS.80).aspx