G
Guest
Hello,
I start working on c# and I have a problem with compiling my c# programs.
Could someone help me with this please? This is my problem:
I have three files: the first one is employee.aspx; the second one is
employee.cs (codebehind) and the third one is CEmployee.cs. In the code
behind file, employee.cs, I use CEmployee Class. When I open the
employee.aspx file in the browser, it said that I could not load type
CEmployee class. Could you tell me what I should do? Thanks very much!
I start working on c# and I have a problem with compiling my c# programs.
Could someone help me with this please? This is my problem:
I have three files: the first one is employee.aspx; the second one is
employee.cs (codebehind) and the third one is CEmployee.cs. In the code
behind file, employee.cs, I use CEmployee Class. When I open the
employee.aspx file in the browser, it said that I could not load type
CEmployee class. Could you tell me what I should do? Thanks very much!