Lập trình trực quan thầy Trần Anh Dũng

83 212 0
Lập trình trực quan  thầy Trần Anh Dũng

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Chuong 01 Tong quan Chuong 02Ngon ngu C Chuong 03 GUI Tham khao Chuong 03 Lap trinh GUI Chuong 04 Keyboard Mouse Timer Chuong 05 Lap Trinh GDI+ Chuong 06 Font and String Chuong 07 MDI Chuong 08 Da tien trinh

TỔNG QUAN LẬP TRÌNH MƠI TRƯỜNG WINDOWS ThS Trần Anh Dũng Nội dung 29/01/2015 Lịch sử Windows Đặc điểm mơi trường Windows Lập trình hướng kiện NET Framework Visual Studio Lập trình mơi trường Windows Lịch sử Windows 1990 1993 Windows Windows Desktop 3x Windows NT Windows Server 1994 1995 1996 1997 Windows NT Windows 95 Workstation Windows NT Windows NT Server Advanced Windows NT Windows NT Windows NT Enteprise Server 3.1 Server 3.5 Server 3.51 Server 4.0 Edition Windows Cloud 29/01/2015 Lập trình mơi trường Windows Lịch sử Windows 1998 2000 2001 Windows ME Windows Windows 2000 Desktop Windows 98 Prefessional 2003 Windows XP Windows NT Server 4.0 Terminal Windows Server Windows 2000 Server Edition Server Family 2008 Windows Vista Windows Server 2003 Windows Server Systems Windows Cloud 29/01/2015 2006 2009 Windows Windows Server 2008 Windows Azure Lập trình mơi trường Windows Lịch sử Windows 2012 2013 Windows Desktop Windows Windows 8.1 Windows Server Windows Server 2012 Windows Server 2012 R2 2015 Windows 10 Microsoft Azure Windows Cloud 29/01/2015 2014 Lập trình mơi trường Windows Ưu điểm NET Framework • Dùng chung cho nhiều ngơn ngữ lập trình • Tạo ứng dụng độc lập với môi trường phần cứng bên • Cho phép viết ứng dụng nhiều ngơn ngữ tương thích với NET • Tự động quản lý tài nguyên • Dễ dàng triển khai ứng dụng 29/01/2015 Lập trình mơi trường Windows 69 Nội dung 29/01/2015 Lịch sử Windows Đặc điểm môi trường Windows Lập trình hướng kiện NET Framework Visual Studio Lập trình mơi trường Windows 70 Visual studio.NET IDE • Visual Studio NET Integrated Development Environment cung cấp giao diện dùng chung để phát triển nhiều loại dự án khác • Cung cấp mơi trường để thiết kế, viết code, kiểm tra sửa lỗi phát triển ứng dụng • Các thành phần Visual Studio NET IDE – Dự án giải pháp – Giao diện thành phần 29/01/2015 Lập trình mơi trường Windows 71 Khung soạn thảo Quản lý solution Xuất kết Lịch sử Visual Studio Product name Visual Studio Visual Studio 97 Visual Studio 6.0 Visual Studio NET (2002) Visual Studio NET 2003 Visual Studio 2005 Visual Studio 2008 Visual Studio 2010 29/01/2015 Codename N/A Boston Aspen Rainier Internal version Supported NET Framework Release date versions N/A 4.0 April 1995 N/A 5.0 February 1997 N/A 6.0 June 1998 February 13, 7.0 1.0 2002 Everett 7.1 1.1 Whidbey 8.0 2.0, 3.0 Orcas 9.0 2.0, 3.0, 3.5 Dev10/Rosario 10.0 2.0, 3.0, 3.5, 4.0 Lập trình mơi trường Windows April 24, 2003 November 7, 2005 November 19, 2007 April 12, 2010 73 Lịch sử Visual Studio Product name Visual Studio 2012 Visual Studio 2013 Visual Studio 2015 Preview 29/01/2015 Codename Dev11 Dev12 Visual Studio "14" Internal version Supported NET Framework versions 2.0, 3.0, 3.5, 4.0, 11.0 4.5, 4.5.1, 4.5.2 2.0, 3.0, 3.5, 4.0, 12.0 4.5, 4.5.1, 4.5.2 2.0, 3.0, 3.5, 4.0, 14.0 4.5, 4.5.1, 4.5.2, 4.6 Lập trình mơi trường Windows Release date September 12, 2012 October 17, 2013 November 12, 2014 74 Editions Feature Grid Product Projects MSDN Extensi Debugg Profilin Static IntelliTr templat integrati ons ing g analysis ace es on Unit test Code coverag e Coded UI test Test impact analysis Load testing Lab manage ment Archite Windo cture ws and Phone modelli develop ng ment Professi onal Yes Yes Full or Essentia ls Yes Yes No No Yes No No No No No No Yes Premiu m Yes Yes Full Yes Yes Yes No Yes Yes Yes Yes No No Readonly Yes Ultimat e Yes Yes Full Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Test Professi onal No No Full No No No No No No No Yes No Yes No No 29/01/2015 Lập trình mơi trường Windows 75 Visual Studio 2013 • Build apps, targeting Microsoft platforms, as well as mobile web apps, web applications and cloud services across devices • Peek Definition, Code Lens, Code Map • Keep in touch and collaborate on projects with team members with Team Explorer • Visual Studio Online 29/01/2015 Lập trình mơi trường Windows 76 Dự án giải pháp • Trong visual studio NET ứng dụng tạo thành từ nhiều phần tử ví dụ file, thư mục • Để tổ chức phần tử NET cung cấp dự án giải pháp • Dự án (project): cho phép xây dựng, dịch sửa lỗi thành phần tạo nên ứng dụng • Giải pháp (Solution): Bao gồm hay nhiều project 29/01/2015 Lập trình mơi trường Windows 77 Dự án giải pháp Solution Project Items Project Project Project Items Miscellaneous Files 29/01/2015 Lập trình mơi trường Windows 78 Chương trình C# 29/01/2015 Lập trình mơi trường Windows 79 Chương trình C# 29/01/2015 Lập trình mơi trường Windows 80 Biên dịch chạy chương trình 29/01/2015 Lập trình mơi trường Windows 81 Biên dịch chạy chương trình 29/01/2015 Lập trình mơi trường Windows 82 Q&A 29/01/2015 Lập trình mơi trường Windows 83 ... Lập trình mơi trường Windows 35 Lập trình hướng kiện • Qui trình xử lý thơng điệp • Các loại thơng điệp thường gặp • Vịng lặp xử lý thơng điệp 29/01/2015 Lập trình mơi trường Windows 36 Qui trình. .. Button 29/01/2015 Lập trình mơi trường Windows 33 Các control thơng dụng 29/01/2015 Lập trình mơi trường Windows 34 Nội dung 29/01/2015 Lịch sử Windows Đặc điểm môi trường Windows Lập trình hướng kiện... 29/01/2015 2014 Lập trình mơi trường Windows Windows ? Nội dung 29/01/2015 Lịch sử Windows Đặc điểm môi trường Windows Lập trình hướng kiện NET Framework Visual Studio Lập trình mơi trường

Ngày đăng: 29/04/2018, 00:54

Từ khóa liên quan

Tài liệu cùng người dùng

Tài liệu liên quan