Hi.
I start to learn ASP.NET web page and use webmatrix IDE to develop some website.
If we create new page ( . cshtml file) at the top we don't have 'namespace' like in cs file .
My question is why we don't have to add 'namespace xxxxx' like during programing in cs ?
Thanks in advence for any response.
Go to the complete details ...