Microsoft .net development
-
Giới thiệu Microsoft.NET. Microsoft .NET gồm 2 phần chính : Framework và Integrated Development Environment (IDE). Framework là cốt lõi quan trọng nhất của môi trường .NET. IDE chỉ là công cụ để phát triển trên nền tảng đó. Trong .NET cả C++, C#, Visual Basic đều dùng chung 1 IDE. NET Framework có hai thành phần chính: Common Language Runtime (CLR) và thư viện lớp .NET Framework .
12p thanh_k8cntt 02-04-2012 119 31 Download
-
Introducing the Microsoft .NET Platform in use, these objects will always have a reference count greater than zero, so unless they are implicitly deconstructed, their memory may never be recovered. For a C or C++ programmer—accustomed to ensuring that objects are properly destroyed, essentially managing memory on their own—this sounds perfectly normal, and a good reason for not trusting anyone else to take care of managing resources. However, in the .NET environment, Microsoft is striving to make developing software easier. Later in this chapter, we cover a how .
20p thachsaudoi 23-12-2009 127 22 Download