Apache2.0 asp.net and C#
 
 

Fix typing errors "what is Tstring();"

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@ Page Language="C#" %>
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Apache 2.0 Expression Web C#</title>
</head>
<body bgcolor="#E8FAFF">
Hello World to day is <br/>
<%=DateTime.Now.ToString()%>
</body>
</html>
 

Running in a test server.

intranet C#