Server-side comments syntax
Explain briefly about server-side comments and also write its syntax?
Expert
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 --%>.
Describe briefly about ASP or Active Server Pages?
Explain MaskedTextBox control? And also explain the function of Mask property?
What is meant by Delegate?
Define is IIS and also explains its uses?
What is the use of Global.asax file?
Illustrate the terms User Control as well as Custom Control?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
Illustrate the terms validation controls?
Describe code access security (CAS)?
Briefly describe contra-variance and covariance in .NET Framework 4.0 and give an example for both?
18,76,764
1956901 Asked
3,689
Active Tutors
1423472
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!