Server-side comments syntax

Explain briefly about server-side comments and also write its syntax?

E

Expert

Verified

The Server-side comments are incorporated in ASP.NET page to represent the documentations. Its syntax is as follows:

The server-side comments begin with <%-- and end with --%>.

<%--This is an example of server-side comments --%>.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.