Programming | Microsoft programming on a new platform
----Microsoft. NET Platform series of articles
Translation/Zhao Ning
For more than a year, I've been focusing on Microsoft's. NET CLR (Common language Runtime: Common Language Runtime) platform.
1. The core idea of garbage collection algorithm
The Java language establishes a garbage collection mechanism for tracking objects that are in use and for discovering and reclaiming objects that are no longer in use (references). This mechanism can
Service is one of the four components of Android, there is no longer too much to describe, the following main implementation of the use of the service background to perform the task of planning, exit the application, close service, only exist
First, we recall the root search algorithm mentioned in the previous chapter, which solves the problem of which objects we should recycle, but it obviously does not have the burden of garbage collection, because we want to do garbage collection
Difference between the title C # and VB.net Qianqian (original)
Keyword c#,vb.net,.net, difference
All said in. NET, the. NET Framework and the CLR are the basis for application operations. So vb.net and C # are exactly the same, just different
First of all, we need to understand how to call the "hard drive", because in the current Windows system environment, not only users in the use of the application software has read and write instructions to send the hard disk load, but may be in any
Last month, we analyzed reference counting, copying, tagging-clearing, and tagging-sorting out these classic garbage collection techniques. Each of these methods has its advantages and disadvantages under certain conditions. For example, when a lot
j2ee| problem One, Java Foundation aspect:
1, Scope public,protected,private, and the difference when not written
Public can also refer to classes in other packages, protected are restricted to classes within the same package, private only
Objective
For a long time the data structure and algorithm of things forgotten, recently want to revisit this knowledge. So I wrote a series of
1. Time Test
Because this part uses a practical method to analyze the data structure and algorithm
JVM Tuning Tool
Jconsole,jprofile,visualvm
JCONSOLE:JDK, the function is simple, but can be used in a certain load of the system. The garbage collection algorithm is tracked in detail. Detailed description Reference here
Jprofiler: Commercial
The most recent week is busy, the main work is to do a call "Keyboard Wizard" things, simply put a lot of data into memory, the data for quick retrieval, and then find the input conditions to match the best 10 records and show. Specific and the
Multithreading VB. NET (Visual Basic.NET) is to accommodate Microsoft. NET Framework, the development tools for Visual Basic have been significantly modified. It is more powerful and easier to use than the Visual Basic 6.0 feature. One of the most
It can be difficult to discover and correct memory problems in managed applications. Memory problems are manifested in a variety of ways. For example, you will observe that the memory usage of your application is increasing, resulting in an
Optimizing Applications with Health Center
Quickly and easily fix performance problems, identify configuration issues, and monitor Java applications
Introduction: IBM Monitoring and diagnostic tools for java™-Health Center is a tool for monitoring
Confirm that the session is automatically open or need to be opened manually by Session_Start ():
; Specifies whether the session module starts a session automatically when the request starts. Default is 0 (not started)
; Initialize session on
Specification
Manual memory management requires developers to manage the allocation and recycling of memory blocks. Manual memory management can be time-consuming and cumbersome. Automatic memory management is provided in C #, freeing developers
The C # array concept has been thoroughly object-oriented, which has greatly reduced the difficulty of using our array structure, and it has been supported. NET platform's garbage collection mechanism. As the C # version continues to update, new
> chapter II NGWS Runtime technical basis (rainbow translation)
Source: http://www.informit.com/matter/ser0000001/chapter1/ch02.shtml
Body:
Chapter II Technical basis of NGWS runtime
Now that you have a complete impression of C #, I want you to
Optimizeit Profiler Overview
This article introduces some of the main features of Optimizeit Profiler to make you have a brief understanding of it. For more information, check the Optimizeit Profiler user's manual. You can click the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.