Do you have a sample hello world test script for ASP.NET?

⌘K

Solution

Simply save to file.aspx and view in browser: <%@ Page Language=”VB” %><%= “Hello World!” %>