write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
Answer / Virendra Yadav
In VB.NET, you can use Windows Forms Application as the base for creating a GUI (Graphic User Interface) application. Here's an outline of how your program could look:n
1. Create a new Windows Forms Application project.
2. Set up the Main Menu form with options like 'Add Student Details', 'Display Student Details', 'Maximum Mark', and 'Minimum Mark'.
3. Create another form for adding student details, which should have fields for entering student names and marks.
4. Store student data in a collection such as an ArrayList or DataTable.
5. Implement methods to add, display, find maximum mark, and find minimum mark based on the stored data.
6. Use event handling to navigate between forms.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is early binding?
What is the difference between import system.data.sqlclient and system.data.oledb?
Name a feature which is common to all .net languages?
How to view an assembly?
How is VB.Net different from VB6?
How can we store decimal data in .net?
How does you get record no from 5 to 15 from a dataset of 100 records?
Explain how the .net framework performs automatic memory management.
What do you mean by serialization?
What is DLL hell?
Tell me how many .net languages can a single .net dll contain?
Explain the difference between an xml "fragment" and an xml "document."
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)