TAILIEUCHUNG - Bài giảng Lập trình C# 2010: Chương 1 - ĐH Công nghệ Đồng Nai

Bài giảng Lập trình C# 2010: Chương 1 - Introduction to the Visual Studio 2010 (giới thiệu về Visual Studio 2010) trình bày các nội dung như đặc điểm, vai trò, tính năng của Visual Studio 2010 và một số nội dung khác. | 1 Introduction to the Visual Studio 2010 Chapter 1: 2 What you Learn in this chapter? What’s the .NET Framework & What it contains What C# is &How a C# Program runs Visual Studio 2010 & C# DEMO C# Console 3 .Net Framework [] Microsoft’s Modern software development platform Support several programming languages: C# ,VB, C++,F#. Common Language Runtime (CLR) Include .NET Framework Class Library(FCL) 4 Programming language use to create application will run in the .NET CLR Why C# ? Evolution of the C & C++ languages Incorporate the best features from other languages & Clearing up their problems Syntax is simple Directly accessing & manipulating system memory 5 Application you can write in C# Windows Application Web Application Web Services 6 How a C# program runs? 7 C# Source (.cs) C# compiler Assembly (.exe or .dll) CLR loader CLR JIT compiler Operating system CPU & other hardware .NET libraries 8 1 Write source code c# and saved file with .cs extension 2 C# compiler=> Compile source code to an intermediate language (MSIL) 3 MSIL is contained in an assembly(.exe or .dll extension) 4 Can use source code or reference .NET framework libraries 9 5 CLR runs on top of host operating system 6 CLR loads assembly & uses JIT compiler to translate MSIL to native machine code 7 Load .NET libraries if need 8 MSIL code can execute on any CPUs if CPU is supported by CLR 10 Visual Studio 2010 Powerful, professional Integrated Development Environment (IDE) Integrated compiler, debugger, Other useful tool We can work: Console application Window application Web application .NET Libraries 11 Visual Studio 2010 Solution ??? Project & Project Properties Build ??? Debugging??? 12 Solutions and Projects group the items needed to create a program or application: A Solution can contain one or more Project A Project represents a particular part of a solution A Project contains source code file, settings & resource for application A Project can contain Class Reference libraries Etc 13 .

TỪ KHÓA LIÊN QUAN
TÀI LIỆU MỚI ĐĂNG
13    158    1    25-12-2024
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.