In Windows Application how to create student marks memo
-
I wants to create a student marks memo like RollNo, Name, Subject, Marks, MinMarks, MaxMarks Percentage. plz tell me
-
I wants to create a student marks memo like RollNo, Name, Subject, Marks, MinMarks, MaxMarks Percentage. plz tell me
ashwini dharamsale wrote:
I wants to create a student marks memo like RollNo, Name, Subject, Marks, MinMarks, MaxMarks Percentage. plz tell me
Tell you what? You have not given any information on where or how you want to create this. If it's in a database then you need to study database tables and how to populate them. If it is somewhere else then you need to expalin your problem in proper detail.
Veni, vidi, abiit domum
-
ashwini dharamsale wrote:
I wants to create a student marks memo like RollNo, Name, Subject, Marks, MinMarks, MaxMarks Percentage. plz tell me
Tell you what? You have not given any information on where or how you want to create this. If it's in a database then you need to study database tables and how to populate them. If it is somewhere else then you need to expalin your problem in proper detail.
Veni, vidi, abiit domum
In C# WINDOWS APPLIATION FORM i want to create Student Marks Memo
-
In C# WINDOWS APPLIATION FORM i want to create Student Marks Memo
-
I wants to create a student marks memo like RollNo, Name, Subject, Marks, MinMarks, MaxMarks Percentage. plz tell me
YOu have to start with the basics. Pick up a book on .Net and start reading.
Apps - Color Analyzer | Arctic | XKCD | Sound Meter | Speed Dial
-
I wants to create a student marks memo like RollNo, Name, Subject, Marks, MinMarks, MaxMarks Percentage. plz tell me
How in the hell do you expect to be able to understand the (very long) answer to this question when you can't even understand the very simple answer to your other question, directly above this post? You REALLY need to drop this project and pickup a beginners book on C# and work through it. Then you need to go back to elementary school and learn simple math. Asking how to calculate a percentage is something you're taught when you're 10 years old!
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
OK, go ahead and create it. And when and if you have a technical problem come back here and explain it in proper detail.
Veni, vidi, abiit domum
Start here.. http://msdn.microsoft.com/en-us/library/aa288463%28v=vs.71%29.aspx[^] Then move forward, as you do more and more tutorials you will get better at coding.. I started with hello world, 15 years ago.. its a good start!
=)
-
Start here.. http://msdn.microsoft.com/en-us/library/aa288463%28v=vs.71%29.aspx[^] Then move forward, as you do more and more tutorials you will get better at coding.. I started with hello world, 15 years ago.. its a good start!
=)
-
thinking this was meant for the original poster... never sent anything to you. =x
=)
-
thinking this was meant for the original poster... never sent anything to you. =x
=)
Forbiddenx wrote:
never sent anything to you.
Yes you did, you clicked the Reply link at the bottom of my message, which means that I got notified, but the OP will not see it. You should open the original poster's message, and reply to that.
Veni, vidi, abiit domum