CHAMPION KAY TUTORIAL

ASP.NET Web Pages


Easy Learning with "Run Example"


<html>
<body>
     <h1>Hello ASP.NET Razor</h1>
     <p>The time is @DateTime.Now</p>
</body>
</html>

0 comments:

Post a Comment