LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   e-commerce practice visual studio .net? (https://www.linuxquestions.org/questions/general-10/e-commerce-practice-visual-studio-net-451165/)

ati 06-03-2006 06:53 AM

e-commerce practice visual studio .net?
 
hello all

i,m trying to practice .net on visual studio 2005, and i,m having some problem with the code, could some one please kindly gimme some pointers or tips on how to fix this.

there are 2 of them and is not a large code of such:

default.aspx - thats the interface for the shop
default.aspx.cs - thats the functionality and the problematic one.

please message me on here or email me for the files

Any help is very much appreciated.



Many thanks

ati 06-03-2006 09:23 AM

hello all

thanks for looking

i got most of the errors fixed, except i got 3 left, once i run it i get this error on ie:

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS1518: Expected class, delegate, enum, interface, or struct

Source Error:



Line 81: }
Line 82:
Line 83: public void DisplayProducts()
Line 84: {
Line 85: // Get the products from the store DB


Source File: d:\Documents and Settings\AMIER\My Documents\Computer Studies yr 2.2\E.W 2\Ica 2\WebSite2\Default.aspx.cs Line: 83


All times are GMT -5. The time now is 08:20 PM.