Thursday, October 20, 2005

Comment out server side asp.net code

How to comment out server side code


<%-- <asp:Button . . . . /> --%>

No comments:

Infrastructure as Code Tutorial

Introduction to Infrastructure as Code (IaC) Definition and Key Concepts Infrastructure as Code (IaC) is a modern approach to managing a...