What is MSIL? What are its advantages?
[3 marks]Define assembly and explain its types with example.
[4 marks]Draw and explain .Net architecture diagram and explain its components in detail.
[7 marks]What is Garbage collection? What are its advantages?
[3 marks]Differentiate managed code and unmanaged code.
[4 marks]Write a console application to demonstrate Operator overloading in C#.
[7 marks]Write and explain a console application to demonstrate Inheritance in C#.
What is Namespace in C# ? Explain in short.
[3 marks]Differentiate Constructor and Destructor in C#.
[4 marks]Write a console application to demonstrate DivideByZeroException in C#.
[7 marks]03 What is Indexer in C# ? Explain in short.
[ marks]04 Write a C# console application to count total number of alphabets, digits and special characters.
[ marks]Write a C# program which creates windows form with back colour as red.
[7 marks]What is Master page in ASP.Net? Explain in short
[3 marks]Explain Theme in short.
[4 marks]Write a ASP.Net Employee form to insert the data in employee table (id, name, department, contact, address).
[7 marks]What is GDI+? Explain in short.
[3 marks]Explain Cookies in short.
[4 marks]Explain DataTable, DataSet and SqlConnection in ADO.Net with an example program.
[7 marks]How Session is created in .Net?
[3 marks]Write short note: WPF, WCF
[4 marks]Explain any two events of ASP .NET page life cycle in detail. OR1
[7 marks]What is Web Service?
[3 marks]Explain View State with example.
[4 marks]Write a Web Service code to find area of triangle.
[7 marks]