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 . | 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 .

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
Đã 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.