1
Answer

doubt about default.aspx

bindeshvijayan09

bindeshvijayan09

21y
2.2k
1
Dear All I just hosted my site and have a default.aspx file .So as per what i have studied when you say the url it should automatically bring the default.aspx file . But it is not. I tried to set the Global.asax file with the application_beginrequest () to redirect it into this pagge but still it is not happening .What is wrong ???? Thnkx in advance
Answers (1)
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y
Ok
0
egi roka

egi roka

NA 20 0 16y
A basic idea I have.
In the between time I've found this: http://www.sql-server-performance.com/tips/database_design_p1.aspx
This explains me the issue clearly and deeply. Thanx anyway.
0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y

First , have you ever basic idea about relational data base conception or not?