Tribhuvan University
Bachelor of Computer Application
Semester 5 · TU Board 2023
Course Title: Dot Net Technology (CACS302)
Full Marks: 60Pass Marks: 24Time: 3 hours
Candidates are required to answer the question in their own words as far as possible.
Group A
Group B
Attempt any SIX question.(6 × 5 = 30)
- 2.5
Explain thread lifecycle. Write a multithreaded program using C#.
- 3.5
What is MDI form? Explain different types of dialog boxes with suitable examples.
- 4.5
Differentiate connected and disconnected ADO.Net architecture with suitable example.
Answer comingAlso asked in 2025
- 5.5
Define virtual directory in IIS. Develop ASP.Net web form application to create and access session.
- 6.5
Explain MVC using ASP.Net core with suitable example.
Answer comingAlso asked in 2021
- 7.5
Define AJAX. Explain ASP.Net AJAX server control with suitable example.
Answer comingAlso asked in 2025, 2023
- 8.5
What do you mean by hosting models? Explain docker and containerization in detail.
Group C
Attempt any TWO questions(2 × 10 = 20)
- 9.10
Create a ASP.Net web form for employee registration containing input fields for employee id, name, address, gender, department and two buttons for inserting and selecting data. You should insert data to a database table on insert button clicked and on select button clicked select and display employee data in DataGrid whose address is 'Ktm' and department is 'IT'.
- 10.10
a) Write a C# program to demonstrate typed dataset. b) Write a C# program to copy contents of one file to another using binary reader and writer.
Answer comingAlso asked in 2021
- 11.10
Differentiate ASP.Net and ASP.Net core. Create ASP.Net core application containing razor page, model and controller to calculate simple interest.
— The End —