

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
An introduction to c# programming language and the .net framework. It covers the features of c# and the structure of the .net framework, including its components such as common language runtime (clr), base class library, ado.net, and asp.net. The document also explains the concept of assemblies and their deployment, as well as the basics of writing a c# program, including namespaces, classes, methods, statements, and comments.
Typology: Study Guides, Projects, Research
1 / 3
This page cannot be seen from the preview
Don't miss anything!
01 Handout 1 _Property of STI_* C# Introduction .NET Framework Structure
C# is an object-oriented programming language that supports data encapsulation, inheritance, polymorphism, and method overriding. The C# programming language was developed at Microsoft in the late 1990s, headed by Anders Hejlsberg. It allows you to build various types of applications, such as web, windows, mobile, and cloud-based applications. C# has the following features:
01 Handout 1 _Property of STI_*