MCQs > IT & Programming > ASP.NET With SQL Server > One of the pages in an ASP.NET application contains the following declaration: <%@ Register Tagprefix='WoodySideBankControls' Namespace='WoodySideBankNameSpace' Assembly='MyAssembly' %> The assembly named MyAssembly contains a custom server control named CSC1. Which of the following code samples will properly render CSC1 on the Web page

ASP.NET With SQL Server MCQs

You are the software engineer for Premium Corp.. One of the pages in an ASP.NET application contains the following declaration:

<%@ Register Tagprefix="WoodySideBankControls" Namespace="WoodySideBankNameSpace" Assembly="MyAssembly" %>

The assembly named MyAssembly contains a custom server control named CSC1. Which of the following code samples will properly render CSC1 on the Web page?

Answer

Correct Answer:

<WoodySideBankControls:CSC1 id="Control1" runat="server"/>

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