Friday, February 26, 2010

Daily Tips- Tip #47- How to set the default browser in visual studio 2008?


1. R-click on the page.
2. Select Browse with option.
3. Select IE or Firefox or anyother in the window.
4. Set as Default, Ok.


www.codecollege.NET

Tuesday, February 16, 2010

What is a WebTest?


A Web test simulates how an end user might interact with a Web application.


www.codecollege.NET

What is an iframe?


Inline frames are frames that can be placed anywhere on your page by absolute positioning


www.codecollege.NET