MCQs > IT & Programming > ASP.NET With SQL Server > John is maintaining an ASP.NET application named HigherProfits. The application is written in Visual Basic .NET. The application includes a page named YearlySale.aspx that resides within the Sales namespace. The page class is named YearlySale. You discover that another developer accidentally deleted the Page directive for YearlySale.aspx. You want to create a new Page directive to allow YearlySale.aspx to work properly. Which directive should you use?

ASP.NET With SQL Server MCQs

John is maintaining an ASP.NET application named HigherProfits. The application is written in Visual Basic .NET. The application includes a page named YearlySale.aspx that resides within the Sales namespace. The page class is named YearlySale. You discover that another developer accidentally deleted the Page directive for YearlySale.aspx. You want to create a new Page directive to allow YearlySale.aspx to work properly. Which directive should you use?

 

Answer

Correct Answer: <%@ Page Language=''vb'' CodeBehind=''YearlySale.aspx.vb'' ClassName=''Sales.YearlySale'' Inherits=''YearlySale''%>

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More ASP.NET With SQL Server MCQ Questions

search

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it