MCQs > IT & Programming > ASP.NET With SQL Server > Which of following is correct if you want to import a C# class called myClass that is implemented in the myClass.cs file into a .aspx page?

ASP.NET With SQL Server MCQs

Which of following is correct if you want to import a C# class called myClass that is implemented in the myClass.cs file into a .aspx page?

Answer

Correct Answer: <%@Page Inherits="myClass" Src="myClass.cs" %>

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

search

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it