How do I create an aspx file?
Answer / Rajeev Gautam
In Visual Studio, you can create a new ASP.NET Web Form by navigating to File > New > Project, then selecting the 'ASP.NET Web Application' template and choosing the empty or web form project type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between server.transfer and response.redirect?
When did classic asp come out?
What are the methods in Application Object?
Define response object?
Give the comment tags for the following?
What does asp stand for?
What is the difference between html and asp?
Who invented asp?
What is the Default ScriptTimeOut for Server Object? A. 20 Sec B. 30 Sec C. 60 Sec D. 90 Sec
Name the command to display characters to the html page?
• How do you relate an aspx page with its code behind page?
What is querystring collection in asp?