Mega Code Archive
Categories
/
ASP.Net Tutorial
/
Data Binding
Displaying a photo gallery with a ListView control
<%@ Page Language="C#" %> <%@ Import Namespace="System.Collections.Generic" %>
Photo Gallery
' Width="200px" Runat="server" />