hi i have a file..
and another both in the same project...
one class is being derieved form another
but the prob is : i am getting error
CsDateInheritance.exe' has more than one entry point defined: 'CsDateConstructors.Main()'
CsDateInheritance.exe' has more than one entry point defined: 'CsDateInheritance.Main()'
i have the above two files and both have main..but one is derieved from another....
why am i getting this error??
pls help...
tks...