%@ Page Language="C#" AutoEventWireup="true" Inherits="OurCars" Codebehind="OurCars.aspx.cs" %>
Color: <%# Eval("Color")%> Miles: <%# Eval("Mileage", "{0:#,###,##0}")%> Your Sunny Price: <%# Eval("StartPrice", "{0:C0}")%>