views:

12

answers:

0

Hello everyone

Is a quick question, I've been searching around with no luck, I'm a newbie in ASP.NET webforms. Is there any way to set the default page for a site, meaning, when I Send a Get for http://{domain|localhost}/ it gets me the Default.aspx or any I set?

I know I can set that redirect in IIS (i'm using 7.5), but I want to know if I can set it right in the VS2010 project.

THanks in advance