0% found this document useful (0 votes)
9 views1 page

C Sharp Notes

This document outlines the key concepts of C# and the .NET Framework, including the C# language, .NET architecture, and Common Language Runtime (CLR). It covers topics such as Microsoft Intermediate Language (MSIL), Just-In-Time compilers, and the Framework Library. Additionally, it discusses the differences between C#, C++, and Java, and provides an understanding of the HELLO WORLD application code.

Uploaded by

nachiket navadgi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

C Sharp Notes

This document outlines the key concepts of C# and the .NET Framework, including the C# language, .NET architecture, and Common Language Runtime (CLR). It covers topics such as Microsoft Intermediate Language (MSIL), Just-In-Time compilers, and the Framework Library. Additionally, it discusses the differences between C#, C++, and Java, and provides an understanding of the HELLO WORLD application code.

Uploaded by

nachiket navadgi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

C# and .

NET Framework

UNIT I

 The C# language
 The .NET architecture and .Net Framework
 The Common Language Runtime(CLR)
 Mircosoft Intermediate Language(MSIL) code
 Just In time Compliers.
 The FrameWork Library
 The Common Language Specification(CLS)
 The Common Type System (CTS)
 Working with Visual Studio .Net
 Differences between C# and C++ and Java
 Understanding the HELLO WORLD Application code

You might also like