Thursday, October 20, 2005

Comment out server side asp.net code

How to comment out server side code


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

No comments:

How to Package and Deploy Python Apps

How to Package and Deploy Python Apps Introduction to Packaging and Deployment of Python Applications Packaging and deploying Python ...