Didla vineesha

Didla vineesha

  • 1.7k
  • 7
  • 425

I want .net code with all crud operations and export excel also

Feb 10 2025 6:29 AM

Hi

I want All  Student marks CRUD operations with export excel functionality also in .net and all information should be display in the above grid format only Input fileds are - ID.NO.

NAME OF THE STUDENT

Sem. Final (50 M)

Quiz (10 M)

Mid. Sem (20 M)

Assignment including Record (10 M)

Final practical (10 M)

Total Internal + Practical (50 M)  - This field is display based on below formula and should display automatic calculation values 

(Total Internal + Practical (50 M)) = Quiz (10 M) + Mid. Sem (20 M) + Assignment including Record (10 M) +  Final practical (10 M) 

Total Theory + Practical (100 M) - This field is display based on below formula and should display automatic calculation values 

(Total Theory + Practical (100 M)) = Sem. Final (50 M) + (Total Internal + Practical (50 M))

Grade Point (10.00) - This field is display based on below formula and should display automatic calculation values 

Grade Point (10.00) = (Total Theory + Practical (100 M) )* 10%

Theory(%)

Practical(%)

Remarks - 

Clicking on Remarks dropdown should display below options

PASS, FFT, FFP, AFT, AFP, Fail to get 5 GP

Should select any one option from the drop down


Answers (1)