Fundamentals of C # Basics Tutorial: 10 basic C # Fundamentals 0 Introductory Tutorials recommended

Source: Internet
Author: User
This article mainly introduces C # Fundamentals in ASP. Have a certain reference value, followed by a small series to see it? Description: As a development framework, ASP is now widely used, the basis of its development in addition to the front-end HTML, CSS, JavaScript and other back-end most important language support or C #, The following will be the main use of the basic knowledge to do a summary, aspects of the study behind. C # is an object-oriented programming language that is used primarily to develop applications that can run on the. NET platform. is a strongly typed language, so each variable must have a claim type. There are two types of data in C #: Value types and reference types. (where value types are used to store values, and reference types are used to store references to actual data). 1. Value type value types represent actual data and are stored in the stack heap. Most of the basic types in C # are numeric types. Value types include simple types, enum types, and struct types. Simple types contain numeric types and bool types. (In general, choose a numeric type based on your needs.) When the value is less than an hour, try selecting the byte type. 2. A reference type reference type represents a pointer or reference to the data that can store the actual

1. Detailed introduction to C # Fundamentals in ASP.

Summary: This article mainly introduces C # Fundamentals in ASP. Have a certain reference value, follow the small series below to see it

2. Getting Started with C # basics-Simply learn about annotations

Introduction: This article mainly introduces the relevant knowledge of C # annotation, has a good reference value, following the small series to see it together

3. Getting Started with C # basics-Introduction to Keywords

Introduction: This article mainly introduces the basic knowledge of C #-the key word of the relevant knowledge, has a good reference value, followed by a small series to see it

4. Getting Started with C # basics-A constant explanation

Introduction: This article mainly introduces the relevant knowledge of the constants in C #, and has a good reference value. Let's take a look at the little series.

5. Algorithm for getting Started with C # basics-code Sample Exchange

Introduction: This paper mainly introduces the algorithm in C #: Exchange of relevant knowledge, has a good reference value. Let's take a look at the little series.

6. Getting Started with C # basics-Variable Introduction

Introduction: This paper mainly introduces the basic knowledge of variables in C #, and has a good reference value. Let's take a look at the little series.

7. Basic knowledge of C # basics (21) delegate (ii)

Introduction: This method when passing a Descriptiondelegate description delegate type come in, then for this method to make a change, can be used for some convenience, the code is more reasonable. Encapsulate the delegates, and then bring up the programmer's description methods in different languages:

8. Basic knowledge of C # Basics (20) delegate (i)

Summary: Delegates and events are used much in C #, especially when programming a form, and many operations are handled and passed through delegates and events. Here we explain in detail the usage and reason of the delegate and the event, so that we can write the code more clearly.

9. Basic knowledge of C # basics (19) Packing and unpacking of value types (ii)

Summary: If the code will cause the compiler to repeatedly boxing, can be changed to manual boxing, so that code execution faster, see the following code:

Basic knowledge of C # basics (18) packing and unpacking of value types (i)

Summary: It is interesting to know carefully about boxing and unpacking, first of all, why boxing and unpacking?

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.