Mega Code Archive
Categories
/
ASP.Net Tutorial
/
ADO Net Database
Asp
<%@ Page Language="C#" AutoEventWireup="true"%>
Untitled Page
Categories:
" SelectCommand="SELECT * FROM Categories">
Products in this category:
" SelectCommand="SELECT ProductID, ProductName, UnitPrice FROM Products WHERE CategoryID=@CategoryID">
File: Web.config