D:\NorthwindForWeb\Northwind\CS\DotNet\ADO.Net\Northwind\Web\FirstPage.aspx
<%@ Page language="c#" Inherits="Northwind.Web.FirstPage" validateRequest="false" CodeFile="FirstPage.aspx.cs" %>
<!--
* This file was generated by ProCG version 2.0
*
* File name: Northwind\Web\FirstPage.aspx
* Language: C# - ADO.Net
* Database: My Sql
*
* Copyright (c) 2002-2019 iGenXSoft.
* For more information visit http://www.igenxsoft.com
*-->
<!DOCTYPE html>
<html>
<head id="FirstPageHead" runat="server">
<title>FirstPage</title>
<meta name="GENERATOR" Content="ProCG Professional code generator http://www.igenxsoft.com " />
<meta name="CODE_LANGUAGE" Content="C#" />
</head>
<body">
<form id="Form1" runat="server">
<asp:ScriptManager ID="ScriptManager1" runat="server">
<Scripts>
<asp:ScriptReference Path="~/Scripts/ProCG.js" />
</Scripts>
</asp:ScriptManager>
<asp:Literal ID="Message" runat="server"></asp:Literal>
</form>
</body>
</html>
<!-- 1012 ProCG uses this line - don't edit it -->