0% found this document useful (0 votes)
226 views

C# Unit1 Assignment

The document contains 19 questions about the .NET platform and C# programming. It covers topics such as the core technologies in .NET, components of the .NET Framework, the purpose of the common language runtime and common language specification, managed vs unmanaged code, differences between shared and private assemblies, versions of .NET and Visual Studio, components of an assembly, platform independence of .NET, motivation behind C# evolution, web services in .NET, the common language runtime, common language infrastructure, single and multifile assemblies, and satellite assemblies, common type system, common intermediate language, Microsoft intermediate language, and Mono .NET distribution.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
226 views

C# Unit1 Assignment

The document contains 19 questions about the .NET platform and C# programming. It covers topics such as the core technologies in .NET, components of the .NET Framework, the purpose of the common language runtime and common language specification, managed vs unmanaged code, differences between shared and private assemblies, versions of .NET and Visual Studio, components of an assembly, platform independence of .NET, motivation behind C# evolution, web services in .NET, the common language runtime, common language infrastructure, single and multifile assemblies, and satellite assemblies, common type system, common intermediate language, Microsoft intermediate language, and Mono .NET distribution.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Gitarattan International Business School C# Programming Course code: MCA 209 Assignment no:I (Unit-I)

Ques1. What is the .NET Platform? (2) Ques2. What are the core technologies in the .NET Platform? (5) Ques3. List the components of the .NET Framework. (4) Ques4. What is the purpose of the common language runtime? (3) Ques5. What is the purpose of common language specification? (3) Ques6. What is a managed environment? Differentiate between managed code and unmanaged code (3) Ques7. What is the difference between FCL and BCL? (2) Ques8. Differences Between Shared and Private Assemblies and (3) how to use them ? Ques9. Different editions of visual studios 2010? (5) Ques10. Short note on versions of .net(evolution in tabular form)? (5) Ques11. What are the different components of assembly? (4) Ques12. Is .net platform Independent in true sense? Substantiate (4) Ques13. What was the motivation behind c# evolution? (4) Ques14. What is Web Service? How is it achieved using .net (3) Ques15. What is CLR ? what are the main services CLR is responsible for? (5) Ques16.How does CLR implements C# program (3) Ques17.What is CLI (Common language infrastructure)? Explain its components ? (5) Ques18.What is single file and multifile assembly? (4) Ques19.Write a short note on the following (4*5=20) 1. Satellite Assembly 2. Common type system(CTS) 3. Common intermediate language(CIL) 4. MicrSoft Intermediate Language(MSIL) 5. Mono .net distribution

You might also like