What is the importance of web.config file in web application?
[3 marks]Explain Namespace with example.
[4 marks]Explain function overloading with example.
[7 marks]Explain .net framework architecture with its features.
[7 marks]Explain Garbage Collection in .NET.
[3 marks]Explain any four windows form controls.
[4 marks]Differentiate ADO and ADO.NET.
[4 marks]Explain compilation process of .NET program.
[3 marks]Explain Error Handling in C# with example.
[7 marks]Differentiate Managed and Unmanaged Code in .Net Framework.
[4 marks]Explain ASP.NET page life cycle.
[3 marks]What is validation in web application? List ASP.NET validation controls and explain any three with example.
[7 marks]What is .NET assembly? Explain in brief.
[3 marks]What is Delegate? Explain in brief.
[4 marks]Differentiate Array and Array List in .Net with example in C# .Net. Explain various methods of Array List.
[7 marks]What is GDI+?
[3 marks]Explain use of Master Page in ASP.NET with example.
[4 marks]What is web service? Create a web service to add two numbers. Also give code to consume it.
[7 marks]Explain ExecuteNonquery method for command object.
[3 marks]Explain View State with example.
[4 marks]What is Cookies and Session? How to create Cookies and Session? Explain with its syntax and write ASP.NET program to illustrate the concept of Cookies and Session.
[7 marks]Explain CLR and CTS.
[3 marks]What is dll hell problem? Discuss the solution of dll hell problem in .NET.
[4 marks]Explain WPF in details.
[7 marks]