C # and. NE Learn the first day

Source: Internet
Author: User

Concepts:. NET and C #

.net/dotnet: generally refers to the. NET Framework framework. A platform, a technology. C# (Sharp): A programming language that can develop applications based on the. NET platform. • (*) Java is a platform and a programming language. NET what can do · Desktop application Winform (. NET developed desktop application called Winform application) Internet application ASP.

(. NET developed Internet applications called ASP.)

• Mobile phone development WP8

(. NET can do mobile phone development, WP8, currently in China just started, maybe this is an opportunity)

WP8 has been attacked, to be good at seizing the opportunity, dare to try.----control

Unity3d Game development or virtual reality (everyone's opportunity)

. NET two modes of interaction

c/s: Client/server mode (server) such as: QQ

(c/S is an abbreviation for client/server.) The client needs to install the dedicated client software. )

b/s: Browser (Browser)/server mode (servers)

(b/S is an abbreviation for Brower/server, as long as a browser is installed on the client)

The difference between B/S and C/S is in the following notes,

The approximate structure of C #

Console.WriteLine ("What to print");
Console.readkey ();
Pause the current program, wait for the user to press any key to continue, press any key will be displayed in our console

. sln: A solution file that contains information about the entire solution, which can be run by double-clicking.
. csproj: Project file, which contains information about this project, can be run by double-click.

Learn a new feature of visual stdio that automatically switches items:

C # and. NE Learn the first day

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.