eshop.csproj
上传用户:xiecaij
上传日期:2015-02-08
资源大小:2016k
文件大小:34k
源码类别:

百货/超市行业

开发平台:

ASP/ASPX

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Web"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{F7938586-8310-4E8B-B286-64108D36D406}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "eshop"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "Library"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "eshop"
  22.                 RunPostBuildEvent = "OnBuildSuccess"
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     AllowUnsafeBlocks = "false"
  28.                     BaseAddress = "285212672"
  29.                     CheckForOverflowUnderflow = "false"
  30.                     ConfigurationOverrideFile = ""
  31.                     DefineConstants = "DEBUG;TRACE"
  32.                     DocumentationFile = ""
  33.                     DebugSymbols = "true"
  34.                     FileAlignment = "4096"
  35.                     IncrementalBuild = "false"
  36.                     NoStdLib = "false"
  37.                     NoWarn = ""
  38.                     Optimize = "false"
  39.                     OutputPath = "bin"
  40.                     RegisterForComInterop = "false"
  41.                     RemoveIntegerChecks = "false"
  42.                     TreatWarningsAsErrors = "false"
  43.                     WarningLevel = "4"
  44.                 />
  45.                 <Config
  46.                     Name = "Release"
  47.                     AllowUnsafeBlocks = "false"
  48.                     BaseAddress = "285212672"
  49.                     CheckForOverflowUnderflow = "false"
  50.                     ConfigurationOverrideFile = ""
  51.                     DefineConstants = "TRACE"
  52.                     DocumentationFile = ""
  53.                     DebugSymbols = "false"
  54.                     FileAlignment = "4096"
  55.                     IncrementalBuild = "false"
  56.                     NoStdLib = "false"
  57.                     NoWarn = ""
  58.                     Optimize = "true"
  59.                     OutputPath = "bin"
  60.                     RegisterForComInterop = "false"
  61.                     RemoveIntegerChecks = "false"
  62.                     TreatWarningsAsErrors = "false"
  63.                     WarningLevel = "4"
  64.                 />
  65.             </Settings>
  66.             <References>
  67.                 <Reference
  68.                     Name = "System"
  69.                     AssemblyName = "System"
  70.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.dll"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Drawing"
  74.                     AssemblyName = "System.Drawing"
  75.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Drawing.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Data"
  79.                     AssemblyName = "System.Data"
  80.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Data.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Web"
  84.                     AssemblyName = "System.Web"
  85.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Web.dll"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.XML"
  89.                     AssemblyName = "System.Xml"
  90.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.XML.dll"
  91.                 />
  92.                 <Reference
  93.                     Name = "System.Windows.Forms"
  94.                     AssemblyName = "System.Windows.Forms"
  95.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Windows.Forms.dll"
  96.                 />
  97.                 <Reference
  98.                     Name = "System.Design"
  99.                     AssemblyName = "System.Design"
  100.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Design.dll"
  101.                 />
  102.                 <Reference
  103.                     Name = "adodb"
  104.                     AssemblyName = "ADODB"
  105.                     HintPath = "C:Program FilesMicrosoft.NETPrimary Interop Assembliesadodb.dll"
  106.                     AssemblyFolderKey = "hklmprimary interop assemblies"
  107.                 />
  108.                 <Reference
  109.                     Name = "Interop.CDO"
  110.                     AssemblyName = "Interop.CDO"
  111.                     HintPath = "..ebook800binInterop.CDO.dll"
  112.                 />
  113.             </References>
  114.         </Build>
  115.         <Files>
  116.             <Include>
  117.                 <File
  118.                     RelPath = "AddToCart.aspx"
  119.                     SubType = "Form"
  120.                     BuildAction = "Content"
  121.                 />
  122.                 <File
  123.                     RelPath = "AddToCart.aspx.cs"
  124.                     DependentUpon = "AddToCart.aspx"
  125.                     SubType = "ASPXCodeBehind"
  126.                     BuildAction = "Compile"
  127.                 />
  128.                 <File
  129.                     RelPath = "AddToCart.aspx.resx"
  130.                     DependentUpon = "AddToCart.aspx.cs"
  131.                     BuildAction = "EmbeddedResource"
  132.                 />
  133.                 <File
  134.                     RelPath = "AssemblyInfo.cs"
  135.                     SubType = "Code"
  136.                     BuildAction = "Compile"
  137.                 />
  138.                 <File
  139.                     RelPath = "ChangePwd.aspx"
  140.                     SubType = "Form"
  141.                     BuildAction = "Content"
  142.                 />
  143.                 <File
  144.                     RelPath = "ChangePwd.aspx.cs"
  145.                     DependentUpon = "ChangePwd.aspx"
  146.                     SubType = "ASPXCodeBehind"
  147.                     BuildAction = "Compile"
  148.                 />
  149.                 <File
  150.                     RelPath = "ChangePwd.aspx.resx"
  151.                     DependentUpon = "ChangePwd.aspx.cs"
  152.                     BuildAction = "EmbeddedResource"
  153.                 />
  154.                 <File
  155.                     RelPath = "CheckOut.aspx"
  156.                     SubType = "Form"
  157.                     BuildAction = "Content"
  158.                 />
  159.                 <File
  160.                     RelPath = "CheckOut.aspx.cs"
  161.                     DependentUpon = "CheckOut.aspx"
  162.                     SubType = "ASPXCodeBehind"
  163.                     BuildAction = "Compile"
  164.                 />
  165.                 <File
  166.                     RelPath = "CheckOut.aspx.resx"
  167.                     DependentUpon = "CheckOut.aspx.cs"
  168.                     BuildAction = "EmbeddedResource"
  169.                 />
  170.                 <File
  171.                     RelPath = "default.aspx"
  172.                     SubType = "Form"
  173.                     BuildAction = "Content"
  174.                 />
  175.                 <File
  176.                     RelPath = "default.aspx.cs"
  177.                     DependentUpon = "default.aspx"
  178.                     SubType = "ASPXCodeBehind"
  179.                     BuildAction = "Compile"
  180.                 />
  181.                 <File
  182.                     RelPath = "default.aspx.resx"
  183.                     DependentUpon = "default.aspx.cs"
  184.                     BuildAction = "EmbeddedResource"
  185.                 />
  186.                 <File
  187.                     RelPath = "EditAcount.aspx"
  188.                     SubType = "Form"
  189.                     BuildAction = "Content"
  190.                 />
  191.                 <File
  192.                     RelPath = "EditAcount.aspx.cs"
  193.                     DependentUpon = "EditAcount.aspx"
  194.                     SubType = "ASPXCodeBehind"
  195.                     BuildAction = "Compile"
  196.                 />
  197.                 <File
  198.                     RelPath = "EditAcount.aspx.resx"
  199.                     DependentUpon = "EditAcount.aspx.cs"
  200.                     BuildAction = "EmbeddedResource"
  201.                 />
  202.                 <File
  203.                     RelPath = "Error.aspx"
  204.                     SubType = "Form"
  205.                     BuildAction = "Content"
  206.                 />
  207.                 <File
  208.                     RelPath = "Error.aspx.cs"
  209.                     DependentUpon = "Error.aspx"
  210.                     SubType = "ASPXCodeBehind"
  211.                     BuildAction = "Compile"
  212.                 />
  213.                 <File
  214.                     RelPath = "Error.aspx.resx"
  215.                     DependentUpon = "Error.aspx.cs"
  216.                     BuildAction = "EmbeddedResource"
  217.                 />
  218.                 <File
  219.                     RelPath = "GetBackPassword.aspx"
  220.                     SubType = "Form"
  221.                     BuildAction = "Content"
  222.                 />
  223.                 <File
  224.                     RelPath = "GetBackPassword.aspx.cs"
  225.                     DependentUpon = "GetBackPassword.aspx"
  226.                     SubType = "ASPXCodeBehind"
  227.                     BuildAction = "Compile"
  228.                 />
  229.                 <File
  230.                     RelPath = "GetBackPassword.aspx.resx"
  231.                     DependentUpon = "GetBackPassword.aspx.cs"
  232.                     BuildAction = "EmbeddedResource"
  233.                 />
  234.                 <File
  235.                     RelPath = "Global.asax"
  236.                     SubType = "Component"
  237.                     BuildAction = "Content"
  238.                 />
  239.                 <File
  240.                     RelPath = "Global.asax.cs"
  241.                     DependentUpon = "Global.asax"
  242.                     SubType = "Code"
  243.                     BuildAction = "Compile"
  244.                 />
  245.                 <File
  246.                     RelPath = "Global.asax.resx"
  247.                     DependentUpon = "Global.asax.cs"
  248.                     BuildAction = "EmbeddedResource"
  249.                 />
  250.                 <File
  251.                     RelPath = "Help.aspx"
  252.                     SubType = "Form"
  253.                     BuildAction = "Content"
  254.                 />
  255.                 <File
  256.                     RelPath = "Help.aspx.cs"
  257.                     DependentUpon = "Help.aspx"
  258.                     SubType = "ASPXCodeBehind"
  259.                     BuildAction = "Compile"
  260.                 />
  261.                 <File
  262.                     RelPath = "Help.aspx.resx"
  263.                     DependentUpon = "Help.aspx.cs"
  264.                     BuildAction = "EmbeddedResource"
  265.                 />
  266.                 <File
  267.                     RelPath = "licenses.licx"
  268.                     BuildAction = "EmbeddedResource"
  269.                 />
  270.                 <File
  271.                     RelPath = "MyAcount.aspx"
  272.                     SubType = "Form"
  273.                     BuildAction = "Content"
  274.                 />
  275.                 <File
  276.                     RelPath = "MyAcount.aspx.cs"
  277.                     DependentUpon = "MyAcount.aspx"
  278.                     SubType = "ASPXCodeBehind"
  279.                     BuildAction = "Compile"
  280.                 />
  281.                 <File
  282.                     RelPath = "MyAcount.aspx.resx"
  283.                     DependentUpon = "MyAcount.aspx.cs"
  284.                     BuildAction = "EmbeddedResource"
  285.                 />
  286.                 <File
  287.                     RelPath = "OrderDetails.aspx"
  288.                     SubType = "Form"
  289.                     BuildAction = "Content"
  290.                 />
  291.                 <File
  292.                     RelPath = "OrderDetails.aspx.cs"
  293.                     DependentUpon = "OrderDetails.aspx"
  294.                     SubType = "ASPXCodeBehind"
  295.                     BuildAction = "Compile"
  296.                 />
  297.                 <File
  298.                     RelPath = "OrderDetails.aspx.resx"
  299.                     DependentUpon = "OrderDetails.aspx.cs"
  300.                     BuildAction = "EmbeddedResource"
  301.                 />
  302.                 <File
  303.                     RelPath = "OrderList.aspx"
  304.                     SubType = "Form"
  305.                     BuildAction = "Content"
  306.                 />
  307.                 <File
  308.                     RelPath = "OrderList.aspx.cs"
  309.                     DependentUpon = "OrderList.aspx"
  310.                     SubType = "ASPXCodeBehind"
  311.                     BuildAction = "Compile"
  312.                 />
  313.                 <File
  314.                     RelPath = "OrderList.aspx.resx"
  315.                     DependentUpon = "OrderList.aspx.cs"
  316.                     BuildAction = "EmbeddedResource"
  317.                 />
  318.                 <File
  319.                     RelPath = "ProductInfo.aspx"
  320.                     SubType = "Form"
  321.                     BuildAction = "Content"
  322.                 />
  323.                 <File
  324.                     RelPath = "ProductInfo.aspx.cs"
  325.                     DependentUpon = "ProductInfo.aspx"
  326.                     SubType = "ASPXCodeBehind"
  327.                     BuildAction = "Compile"
  328.                 />
  329.                 <File
  330.                     RelPath = "ProductInfo.aspx.resx"
  331.                     DependentUpon = "ProductInfo.aspx.cs"
  332.                     BuildAction = "EmbeddedResource"
  333.                 />
  334.                 <File
  335.                     RelPath = "ProductList.aspx"
  336.                     SubType = "Form"
  337.                     BuildAction = "Content"
  338.                 />
  339.                 <File
  340.                     RelPath = "ProductList.aspx.cs"
  341.                     DependentUpon = "ProductList.aspx"
  342.                     SubType = "ASPXCodeBehind"
  343.                     BuildAction = "Compile"
  344.                 />
  345.                 <File
  346.                     RelPath = "ProductList.aspx.resx"
  347.                     DependentUpon = "ProductList.aspx.cs"
  348.                     BuildAction = "EmbeddedResource"
  349.                 />
  350.                 <File
  351.                     RelPath = "Register.aspx"
  352.                     SubType = "Form"
  353.                     BuildAction = "Content"
  354.                 />
  355.                 <File
  356.                     RelPath = "Register.aspx.cs"
  357.                     DependentUpon = "Register.aspx"
  358.                     SubType = "ASPXCodeBehind"
  359.                     BuildAction = "Compile"
  360.                 />
  361.                 <File
  362.                     RelPath = "Register.aspx.resx"
  363.                     DependentUpon = "Register.aspx.cs"
  364.                     BuildAction = "EmbeddedResource"
  365.                 />
  366.                 <File
  367.                     RelPath = "Search.aspx"
  368.                     SubType = "Form"
  369.                     BuildAction = "Content"
  370.                 />
  371.                 <File
  372.                     RelPath = "Search.aspx.cs"
  373.                     DependentUpon = "Search.aspx"
  374.                     SubType = "ASPXCodeBehind"
  375.                     BuildAction = "Compile"
  376.                 />
  377.                 <File
  378.                     RelPath = "Search.aspx.resx"
  379.                     DependentUpon = "Search.aspx.cs"
  380.                     BuildAction = "EmbeddedResource"
  381.                 />
  382.                 <File
  383.                     RelPath = "ShoppingCart.aspx"
  384.                     SubType = "Form"
  385.                     BuildAction = "Content"
  386.                 />
  387.                 <File
  388.                     RelPath = "ShoppingCart.aspx.cs"
  389.                     DependentUpon = "ShoppingCart.aspx"
  390.                     SubType = "ASPXCodeBehind"
  391.                     BuildAction = "Compile"
  392.                 />
  393.                 <File
  394.                     RelPath = "ShoppingCart.aspx.resx"
  395.                     DependentUpon = "ShoppingCart.aspx.cs"
  396.                     BuildAction = "EmbeddedResource"
  397.                 />
  398.                 <File
  399.                     RelPath = "SignIn.aspx"
  400.                     SubType = "Form"
  401.                     BuildAction = "Content"
  402.                 />
  403.                 <File
  404.                     RelPath = "SignIn.aspx.cs"
  405.                     DependentUpon = "SignIn.aspx"
  406.                     SubType = "ASPXCodeBehind"
  407.                     BuildAction = "Compile"
  408.                 />
  409.                 <File
  410.                     RelPath = "SignIn.aspx.resx"
  411.                     DependentUpon = "SignIn.aspx.cs"
  412.                     BuildAction = "EmbeddedResource"
  413.                 />
  414.                 <File
  415.                     RelPath = "SignOut.aspx"
  416.                     SubType = "Form"
  417.                     BuildAction = "Content"
  418.                 />
  419.                 <File
  420.                     RelPath = "SignOut.aspx.cs"
  421.                     DependentUpon = "SignOut.aspx"
  422.                     SubType = "ASPXCodeBehind"
  423.                     BuildAction = "Compile"
  424.                 />
  425.                 <File
  426.                     RelPath = "SignOut.aspx.resx"
  427.                     DependentUpon = "SignOut.aspx.cs"
  428.                     BuildAction = "EmbeddedResource"
  429.                 />
  430.                 <File
  431.                     RelPath = "Styles.css"
  432.                     BuildAction = "Content"
  433.                 />
  434.                 <File
  435.                     RelPath = "UserMenu.xml"
  436.                     BuildAction = "Content"
  437.                 />
  438.                 <File
  439.                     RelPath = "Web.config"
  440.                     BuildAction = "Content"
  441.                 />
  442.                 <File
  443.                     RelPath = "aspnet_clientCVSEntries"
  444.                     BuildAction = "None"
  445.                 />
  446.                 <File
  447.                     RelPath = "aspnet_clientCVSEntries.Extra"
  448.                     BuildAction = "None"
  449.                 />
  450.                 <File
  451.                     RelPath = "aspnet_clientCVSEntries.Extra.Old"
  452.                     BuildAction = "None"
  453.                 />
  454.                 <File
  455.                     RelPath = "aspnet_clientCVSEntries.Old"
  456.                     BuildAction = "None"
  457.                 />
  458.                 <File
  459.                     RelPath = "aspnet_clientCVSRepository"
  460.                     BuildAction = "None"
  461.                 />
  462.                 <File
  463.                     RelPath = "aspnet_clientCVSRoot"
  464.                     BuildAction = "None"
  465.                 />
  466.                 <File
  467.                     RelPath = "aspnet_clientsystem_web1_1_4322SmartNav.htm"
  468.                     BuildAction = "Content"
  469.                 />
  470.                 <File
  471.                     RelPath = "aspnet_clientsystem_web1_1_4322SmartNav.js"
  472.                     BuildAction = "Content"
  473.                 />
  474.                 <File
  475.                     RelPath = "aspnet_clientsystem_web1_1_4322WebUIValidation.js"
  476.                     BuildAction = "Content"
  477.                 />
  478.                 <File
  479.                     RelPath = "aspnet_clientsystem_web1_1_4322CVSEntries"
  480.                     BuildAction = "None"
  481.                 />
  482.                 <File
  483.                     RelPath = "aspnet_clientsystem_web1_1_4322CVSEntries.Extra"
  484.                     BuildAction = "None"
  485.                 />
  486.                 <File
  487.                     RelPath = "aspnet_clientsystem_web1_1_4322CVSEntries.Extra.Old"
  488.                     BuildAction = "None"
  489.                 />
  490.                 <File
  491.                     RelPath = "aspnet_clientsystem_web1_1_4322CVSEntries.Old"
  492.                     BuildAction = "None"
  493.                 />
  494.                 <File
  495.                     RelPath = "aspnet_clientsystem_web1_1_4322CVSRepository"
  496.                     BuildAction = "None"
  497.                 />
  498.                 <File
  499.                     RelPath = "aspnet_clientsystem_web1_1_4322CVSRoot"
  500.                     BuildAction = "None"
  501.                 />
  502.                 <File
  503.                     RelPath = "aspnet_clientsystem_webCVSEntries"
  504.                     BuildAction = "None"
  505.                 />
  506.                 <File
  507.                     RelPath = "aspnet_clientsystem_webCVSEntries.Extra"
  508.                     BuildAction = "None"
  509.                 />
  510.                 <File
  511.                     RelPath = "aspnet_clientsystem_webCVSEntries.Extra.Old"
  512.                     BuildAction = "None"
  513.                 />
  514.                 <File
  515.                     RelPath = "aspnet_clientsystem_webCVSEntries.Old"
  516.                     BuildAction = "None"
  517.                 />
  518.                 <File
  519.                     RelPath = "aspnet_clientsystem_webCVSRepository"
  520.                     BuildAction = "None"
  521.                 />
  522.                 <File
  523.                     RelPath = "aspnet_clientsystem_webCVSRoot"
  524.                     BuildAction = "None"
  525.                 />
  526.                 <File
  527.                     RelPath = "bineshop.dll"
  528.                     BuildAction = "Content"
  529.                 />
  530.                 <File
  531.                     RelPath = "bineshop.pdb"
  532.                     BuildAction = "Content"
  533.                 />
  534.                 <File
  535.                     RelPath = "binInterop.CDO.dll"
  536.                     BuildAction = "Content"
  537.                 />
  538.                 <File
  539.                     RelPath = "BLLMail.cs"
  540.                     SubType = "Code"
  541.                     BuildAction = "Compile"
  542.                 />
  543.                 <File
  544.                     RelPath = "BLLMenu.cs"
  545.                     SubType = "Code"
  546.                     BuildAction = "Compile"
  547.                 />
  548.                 <File
  549.                     RelPath = "BLLOrders.cs"
  550.                     SubType = "Code"
  551.                     BuildAction = "Compile"
  552.                 />
  553.                 <File
  554.                     RelPath = "BLLProduct.cs"
  555.                     SubType = "Code"
  556.                     BuildAction = "Compile"
  557.                 />
  558.                 <File
  559.                     RelPath = "BLLShoppingCart.cs"
  560.                     SubType = "Code"
  561.                     BuildAction = "Compile"
  562.                 />
  563.                 <File
  564.                     RelPath = "BLLUser.cs"
  565.                     SubType = "Code"
  566.                     BuildAction = "Compile"
  567.                 />
  568.                 <File
  569.                     RelPath = "DALSqlHelper.cs"
  570.                     SubType = "Code"
  571.                     BuildAction = "Compile"
  572.                 />
  573.                 <File
  574.                     RelPath = "Dataeshop_Data.MDF"
  575.                     BuildAction = "None"
  576.                 />
  577.                 <File
  578.                     RelPath = "Dataeshop_Log.LDF"
  579.                     BuildAction = "None"
  580.                 />
  581.                 <File
  582.                     RelPath = "Imagesbanner_birds.gif"
  583.                     BuildAction = "Content"
  584.                 />
  585.                 <File
  586.                     RelPath = "Imagesbanner_cats.gif"
  587.                     BuildAction = "Content"
  588.                 />
  589.                 <File
  590.                     RelPath = "Imagesbanner_dogs.gif"
  591.                     BuildAction = "Content"
  592.                 />
  593.                 <File
  594.                     RelPath = "Imagesbanner_fish.gif"
  595.                     BuildAction = "Content"
  596.                 />
  597.                 <File
  598.                     RelPath = "Imagesbanner_reptiles.gif"
  599.                     BuildAction = "Content"
  600.                 />
  601.                 <File
  602.                     RelPath = "ImagesbannerBirds.gif"
  603.                     BuildAction = "Content"
  604.                 />
  605.                 <File
  606.                     RelPath = "ImagesbannerCats.gif"
  607.                     BuildAction = "Content"
  608.                 />
  609.                 <File
  610.                     RelPath = "ImagesbannerDogs.gif"
  611.                     BuildAction = "Content"
  612.                 />
  613.                 <File
  614.                     RelPath = "ImagesbannerFish.gif"
  615.                     BuildAction = "Content"
  616.                 />
  617.                 <File
  618.                     RelPath = "ImagesbannerReptiles.gif"
  619.                     BuildAction = "Content"
  620.                 />
  621.                 <File
  622.                     RelPath = "Imagesbkg-topbar.gif"
  623.                     BuildAction = "Content"
  624.                 />
  625.                 <File
  626.                     RelPath = "Imagesbutton_add_to_cart.gif"
  627.                     BuildAction = "Content"
  628.                 />
  629.                 <File
  630.                     RelPath = "Imagesbutton_continue.gif"
  631.                     BuildAction = "Content"
  632.                 />
  633.                 <File
  634.                     RelPath = "Imagesbutton_next.gif"
  635.                     BuildAction = "Content"
  636.                 />
  637.                 <File
  638.                     RelPath = "Imagesbutton_prev.gif"
  639.                     BuildAction = "Content"
  640.                 />
  641.                 <File
  642.                     RelPath = "Imagesbutton_previous.gif"
  643.                     BuildAction = "Content"
  644.                 />
  645.                 <File
  646.                     RelPath = "Imagesbutton_proceed.gif"
  647.                     BuildAction = "Content"
  648.                 />
  649.                 <File
  650.                     RelPath = "Imagesbutton_register_now.gif"
  651.                     BuildAction = "Content"
  652.                 />
  653.                 <File
  654.                     RelPath = "Imagesbutton_remove.gif"
  655.                     BuildAction = "Content"
  656.                 />
  657.                 <File
  658.                     RelPath = "Imagesbutton_submit.gif"
  659.                     BuildAction = "Content"
  660.                 />
  661.                 <File
  662.                     RelPath = "Imagesbutton_update_cart.gif"
  663.                     BuildAction = "Content"
  664.                 />
  665.                 <File
  666.                     RelPath = "ImagesbuttonAdd.gif"
  667.                     BuildAction = "Content"
  668.                 />
  669.                 <File
  670.                     RelPath = "ImagesbuttonCheckout.gif"
  671.                     BuildAction = "Content"
  672.                 />
  673.                 <File
  674.                     RelPath = "ImagesbuttonContinue.gif"
  675.                     BuildAction = "Content"
  676.                 />
  677.                 <File
  678.                     RelPath = "ImagesbuttonMore.gif"
  679.                     BuildAction = "Content"
  680.                 />
  681.                 <File
  682.                     RelPath = "ImagesbuttonPrev.gif"
  683.                     BuildAction = "Content"
  684.                 />
  685.                 <File
  686.                     RelPath = "ImagesbuttonRegister.gif"
  687.                     BuildAction = "Content"
  688.                 />
  689.                 <File
  690.                     RelPath = "ImagesbuttonRemove.gif"
  691.                     BuildAction = "Content"
  692.                 />
  693.                 <File
  694.                     RelPath = "ImagesbuttonSubmit.gif"
  695.                     BuildAction = "Content"
  696.                 />
  697.                 <File
  698.                     RelPath = "ImagesbuttonUpdate.gif"
  699.                     BuildAction = "Content"
  700.                 />
  701.                 <File
  702.                     RelPath = "Imagescart.gif"
  703.                     BuildAction = "Content"
  704.                 />
  705.                 <File
  706.                     RelPath = "Imageserror.gif"
  707.                     BuildAction = "Content"
  708.                 />
  709.                 <File
  710.                     RelPath = "Imagesevent_log.gif"
  711.                     BuildAction = "Content"
  712.                 />
  713.                 <File
  714.                     RelPath = "ImagesfooterStripe.gif"
  715.                     BuildAction = "Content"
  716.                 />
  717.                 <File
  718.                     RelPath = "Imagesheader.gif"
  719.                     BuildAction = "Content"
  720.                 />
  721.                 <File
  722.                     RelPath = "ImagesHeaderBg.gif"
  723.                     BuildAction = "Content"
  724.                 />
  725.                 <File
  726.                     RelPath = "ImagesheaderStripe1.gif"
  727.                     BuildAction = "Content"
  728.                 />
  729.                 <File
  730.                     RelPath = "ImagesheaderStripe2.gif"
  731.                     BuildAction = "Content"
  732.                 />
  733.                 <File
  734.                     RelPath = "ImagesheaderStripe3.gif"
  735.                     BuildAction = "Content"
  736.                 />
  737.                 <File
  738.                     RelPath = "ImagesheaderTitle.gif"
  739.                     BuildAction = "Content"
  740.                 />
  741.                 <File
  742.                     RelPath = "ImagesiconCart.gif"
  743.                     BuildAction = "Content"
  744.                 />
  745.                 <File
  746.                     RelPath = "Imagesliz_1.gif"
  747.                     BuildAction = "Content"
  748.                 />
  749.                 <File
  750.                     RelPath = "Imagesliz_2.gif"
  751.                     BuildAction = "Content"
  752.                 />
  753.                 <File
  754.                     RelPath = "Imagesliz_3.gif"
  755.                     BuildAction = "Content"
  756.                 />
  757.                 <File
  758.                     RelPath = "Imagesliz_4.gif"
  759.                     BuildAction = "Content"
  760.                 />
  761.                 <File
  762.                     RelPath = "Imagesliz_5.gif"
  763.                     BuildAction = "Content"
  764.                 />
  765.                 <File
  766.                     RelPath = "Imagesliz_6.gif"
  767.                     BuildAction = "Content"
  768.                 />
  769.                 <File
  770.                     RelPath = "Imageslizard1.gif"
  771.                     BuildAction = "Content"
  772.                 />
  773.                 <File
  774.                     RelPath = "Imageslizard2.gif"
  775.                     BuildAction = "Content"
  776.                 />
  777.                 <File
  778.                     RelPath = "Imageslizard3.gif"
  779.                     BuildAction = "Content"
  780.                 />
  781.                 <File
  782.                     RelPath = "Imageslizard4.gif"
  783.                     BuildAction = "Content"
  784.                 />
  785.                 <File
  786.                     RelPath = "ImageslizardA.gif"
  787.                     BuildAction = "Content"
  788.                 />
  789.                 <File
  790.                     RelPath = "ImageslizardB.gif"
  791.                     BuildAction = "Content"
  792.                 />
  793.                 <File
  794.                     RelPath = "ImageslizardC.gif"
  795.                     BuildAction = "Content"
  796.                 />
  797.                 <File
  798.                     RelPath = "Imagesmain.jpg"
  799.                     BuildAction = "Content"
  800.                 />
  801.                 <File
  802.                     RelPath = "Imagesmain_feet.gif"
  803.                     BuildAction = "Content"
  804.                 />
  805.                 <File
  806.                     RelPath = "Imagesmobile_title.gif"
  807.                     BuildAction = "Content"
  808.                 />
  809.                 <File
  810.                     RelPath = "Imagesspace.gif"
  811.                     BuildAction = "Content"
  812.                 />
  813.                 <File
  814.                     RelPath = "Imagessplash.jpg"
  815.                     BuildAction = "Content"
  816.                 />
  817.                 <File
  818.                     RelPath = "Imagestitle.gif"
  819.                     BuildAction = "Content"
  820.                 />
  821.                 <File
  822.                     RelPath = "Imagestop_stripe1.gif"
  823.                     BuildAction = "Content"
  824.                 />
  825.                 <File
  826.                     RelPath = "Imagestop_stripe2.gif"
  827.                     BuildAction = "Content"
  828.                 />
  829.                 <File
  830.                     RelPath = "Imagestop_stripe3.gif"
  831.                     BuildAction = "Content"
  832.                 />
  833.                 <File
  834.                     RelPath = "UserControlCategoryList.ascx"
  835.                     SubType = "UserControl"
  836.                     BuildAction = "Content"
  837.                 />
  838.                 <File
  839.                     RelPath = "UserControlCategoryList.ascx.cs"
  840.                     DependentUpon = "CategoryList.ascx"
  841.                     SubType = "ASPXCodeBehind"
  842.                     BuildAction = "Compile"
  843.                 />
  844.                 <File
  845.                     RelPath = "UserControlCategoryList.ascx.resx"
  846.                     DependentUpon = "CategoryList.ascx.cs"
  847.                     BuildAction = "EmbeddedResource"
  848.                 />
  849.                 <File
  850.                     RelPath = "UserControlHeaderMenu.ascx"
  851.                     SubType = "UserControl"
  852.                     BuildAction = "Content"
  853.                 />
  854.                 <File
  855.                     RelPath = "UserControlHeaderMenu.ascx.cs"
  856.                     DependentUpon = "HeaderMenu.ascx"
  857.                     SubType = "ASPXCodeBehind"
  858.                     BuildAction = "Compile"
  859.                 />
  860.                 <File
  861.                     RelPath = "UserControlHeaderMenu.ascx.resx"
  862.                     DependentUpon = "HeaderMenu.ascx.cs"
  863.                     BuildAction = "EmbeddedResource"
  864.                 />
  865.                 <File
  866.                     RelPath = "UserControlNewProducts.ascx"
  867.                     SubType = "UserControl"
  868.                     BuildAction = "Content"
  869.                 />
  870.                 <File
  871.                     RelPath = "UserControlNewProducts.ascx.cs"
  872.                     DependentUpon = "NewProducts.ascx"
  873.                     SubType = "ASPXCodeBehind"
  874.                     BuildAction = "Compile"
  875.                 />
  876.                 <File
  877.                     RelPath = "UserControlNewProducts.ascx.resx"
  878.                     DependentUpon = "NewProducts.ascx.cs"
  879.                     BuildAction = "EmbeddedResource"
  880.                 />
  881.                 <File
  882.                     RelPath = "UserControlPopularProduct.ascx"
  883.                     SubType = "UserControl"
  884.                     BuildAction = "Content"
  885.                 />
  886.                 <File
  887.                     RelPath = "UserControlPopularProduct.ascx.cs"
  888.                     DependentUpon = "PopularProduct.ascx"
  889.                     SubType = "ASPXCodeBehind"
  890.                     BuildAction = "Compile"
  891.                 />
  892.                 <File
  893.                     RelPath = "UserControlPopularProduct.ascx.resx"
  894.                     DependentUpon = "PopularProduct.ascx.cs"
  895.                     BuildAction = "EmbeddedResource"
  896.                 />
  897.                 <File
  898.                     RelPath = "UserControlUserMenu.ascx"
  899.                     SubType = "UserControl"
  900.                     BuildAction = "Content"
  901.                 />
  902.                 <File
  903.                     RelPath = "UserControlUserMenu.ascx.cs"
  904.                     DependentUpon = "UserMenu.ascx"
  905.                     SubType = "ASPXCodeBehind"
  906.                     BuildAction = "Compile"
  907.                 />
  908.                 <File
  909.                     RelPath = "UserControlUserMenu.ascx.resx"
  910.                     DependentUpon = "UserMenu.ascx.cs"
  911.                     BuildAction = "EmbeddedResource"
  912.                 />
  913.             </Include>
  914.         </Files>
  915.     </CSHARP>
  916. </VisualStudioProject>