c# --imp-que
c# --imp-que
NET
1. What are the key features and architecture of the .NET framework?
2. Describe the role of Common Language Runtime (CLR) and Class Library in .NET.
4. How does the Visual Studio Code IDE setup affect application development?
6. What are the different data types in C# and how do they work?
9. Explain the concepts of partial classes, static classes, and sealed classes.
10. What are constructors and destructors, and how are they implemented?
12. Describe the use of interfaces and compare them with abstract classes.
13. What are virtual methods and how are they implemented?
15. What are delegates, and how are they used in C#?
20. Explain the differences between Database First, Code First, and Model First approaches.
Unit V: ASP.NET
23. How do Web Forms, ASP.NET MVC, and ASP.NET Web Pages differ?
24. Describe the steps to create a simple Web Forms application.
30. What are the roles of DataReader, Dataset, DataTable, and DataAdapter?
31. Explain the process of database connection and executing basic commands.
33. How are stored procedures created and accessed using ADO.NET?