What is the difference between Managed Code and Unmanaged Code?
[3 marks]Define the terms MSIL, CLS, CTS, JIT
[4 marks]Explain .net framework architecture with its features.
[7 marks]Show the managed execution process of .NET program with a diagram.
[3 marks]Write short note on namespaces.
[4 marks]Explain Function Overloading in C#.NET with a program
[7 marks]Explain StreamReader and StreamWriter classes with a program.
What is an MDI Form?
[3 marks]What is GDI+? List all Brush classes and explain any two Brush classes.
[4 marks]List and explain any three Windows Form controls.
[7 marks]Explain different Execute methods in SQLCommand object for executing queries.
[3 marks]Differentiate ADO and ADO.NET.
[4 marks]Draw architecture of ADO.NET. Discuss its components.
[7 marks]What is AdRotator Control?
[3 marks]Explain use of Master Page in ASP.NET with example.
[4 marks]What is Validation? Explain various Validation controls of ASP.NET.
[7 marks]Explain Structured Error Handling in C#.NET
[3 marks]Explain unsafe code in C#.NET.
[4 marks]Explain ASP.NET Page Life cycle in detail.
[7 marks]List various ASP.NET Session State Modes.
[3 marks]Write a short note on Global.asax file.
[4 marks]What is state management? Explain Session and Cookie with suitable example
[7 marks]Write a short note on Skin files in Themes
[3 marks]Write a short note on WPF, WCF.
[4 marks]What is Web Service? How does a Web Service work?
[7 marks]