Just a simple Y or N ... Is it OK to use "index.aspx" as a default web page? Will all browsers open it?
(Both files have been created for my Silverlight app by VS2010 and I prefer to use .aspx - if possible - because I can add .NET) I'm hesitant to link to the index.aspx in case some browsers wont read it.. and in case I need to do something else to fix it. Thanks for any help.
(Both files have been created for my Silverlight app by VS2010 and I prefer to use .aspx - if possible - because I can add .NET) I'm hesitant to link to the index.aspx in case some browsers wont read it.. and in case I need to do something else to fix it. Thanks for any help.