Pro Visual C++/CLI and the .NET 3.5 Platform

This book is for Visual C++ programmers who don’t care about COM, DCOM, COM+, or ActiveX components, either because they already know them or because they never had any reason to learn to code them. You’ll use a pure .NET development environment. The only time you’ll use components is when you acc...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: R. G. Fraser, Stephen
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
C++
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31840
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
id oai:scholar.dlu.edu.vn:DLU123456789-31840
record_format dspace
spelling oai:scholar.dlu.edu.vn:DLU123456789-318402014-01-20T04:26:56Z Pro Visual C++/CLI and the .NET 3.5 Platform R. G. Fraser, Stephen C++ Technologies This book is for Visual C++ programmers who don’t care about COM, DCOM, COM+, or ActiveX components, either because they already know them or because they never had any reason to learn to code them. You’ll use a pure .NET development environment. The only time you’ll use components is when you access them—a necessary evil, as there are thousands of them out there that may never be converted to .NET. ■CHAPTER 1 Overview of the .NET Framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 ■CHAPTER 2 C++/CLI Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 ■CHAPTER 3 Object-Oriented C++/CLI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 ■CHAPTER 4 Advanced C++/CLI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141■CHAPTER 5 The .NET Framework Class Library . . . . . . . . . . . . . . . . . . . . . . . . . . 193 ■CHAPTER 6 Integrated XML Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217 ■CHAPTER 7 Collections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 ■CHAPTER 8 Input, Output, and Serialization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 321 ■CHAPTER 9 .NET Configuration File Programming . . . . . . . . . . . . . . . . . . . . . . . . 351 ■CHAPTER 10 Basic Windows Forms Applications . . . . . . . . . . . . . . . . . . . . . . . . . . 373■CHAPTER 11 Advanced Windows Forms Applications . . . . . . . . . . . . . . . . . . . . . . 441 ■CHAPTER 12 Graphics Using GDI+ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 509 ■CHAPTER 13 ADO.NET and Database Development . . . . . . . . . . . . . . . . . . . . . . . . 577 ■CHAPTER 14 XML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 623 ■CHAPTER 15 Windows Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 671 ■CHAPTER 16 Web Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 701 ■CHAPTER 17 Web Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 753 ■CHAPTER 18 Multithreaded Programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 779 ■CHAPTER 19 Network Programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 813 ■CHAPTER 20 Assembly Programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 847 ■CHAPTER 21 Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 895■CHAPTER 22 Unsafe C++ .NET Programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 925 ■CHAPTER 23 Advanced Unsafe or Unmanaged C++ .NET Programming . . . . . 945 ■CHAPTER 24 The C++ Support Library . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 967 ■INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 985 2012-09-13T07:52:11Z 2012-09-13T07:52:11Z 2009 Book 978-1-4302-1053-5 http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31840 en application/pdf Apress
institution Thư viện Trường Đại học Đà Lạt
collection Thư viện số
language English
topic C++
Technologies
spellingShingle C++
Technologies
R. G. Fraser, Stephen
Pro Visual C++/CLI and the .NET 3.5 Platform
description This book is for Visual C++ programmers who don’t care about COM, DCOM, COM+, or ActiveX components, either because they already know them or because they never had any reason to learn to code them. You’ll use a pure .NET development environment. The only time you’ll use components is when you access them—a necessary evil, as there are thousands of them out there that may never be converted to .NET.
format Book
author R. G. Fraser, Stephen
author_facet R. G. Fraser, Stephen
author_sort R. G. Fraser, Stephen
title Pro Visual C++/CLI and the .NET 3.5 Platform
title_short Pro Visual C++/CLI and the .NET 3.5 Platform
title_full Pro Visual C++/CLI and the .NET 3.5 Platform
title_fullStr Pro Visual C++/CLI and the .NET 3.5 Platform
title_full_unstemmed Pro Visual C++/CLI and the .NET 3.5 Platform
title_sort pro visual c++/cli and the .net 3.5 platform
publisher Apress
publishDate 2012
url http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31840
_version_ 1757658312231354368