Welcome   |   ASP.NET   |   Web Services   |   How Do I...?   |   Class Browser   
  |   Font Size...      

VB\SqlDtReader\SqlDtReader.aspx

<%@ Page Language="vb" AutoEventWireup="false" Codebehind="SqlDtReader.aspx.vb" Inherits="Microsoft.Samples.HowTo.ADONET.SqlDtReader"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<HTML>
    <HEAD>
        <title>SqlDtReader</title>       
    </HEAD>
    <body MS_POSITIONING="GridLayout" style="BACKGROUND-COLOR:#f6e4c6">
        <form id="output" runat="server"></form>
    </body>
</HTML>