"Reprint" in-depth study of Windows internal principles absolutely classic material

Source: Internet
Author: User

in-depth study of the absolute classical information of Windows internal principles

Another piece of information: in- depth study of Windows Internal Principles series

(for the convenience of everyone, I packed up to put the address:

1-6:http://download.csdn.net/detail/wangqiulin123456/4601530

7-12:http://download.csdn.net/detail/wangqiulin123456/4601508

13-16:http://download.csdn.net/detail/wangqiulin123456/4601493)

An authoritative technical expert from Microsoft will explain how the Windows operating system works internally, starting with the bigger picture of the system architecture and gradually demonstrating how subsystems such as processes, threads, security, memory management, and storage management work. Through the revelation of the underlying principles, you can further understand how the various programs on Windows work and how to perform error diagnosis and performance optimization. The content of this course was organized by well-known technical writers, "Windows internals" a Chinese translator, Mr. Pan's strong support, and TechNet also invited a number of Microsoft frontline technical experts to explain. This is an IT professional-tailored windows in-house knowledge course, in the introduction of principles, but also closely around the actual cases and common failures of analysis reviews. This is a good opportunity to learn about Windows bottom-level working mechanism, the course content in a comprehensible, exciting, absolutely not to be missed.

Instructor Information: Pan
January 25, 2007 14:00-15:30
Level:300

Renowned technical writer and Microsoft Research Asia researcher Pan will share with audiences the history and technology of windows in this course, depicting the architecture of the operating system, the changes in Vista's kernel, and the trends in future versions of Windows.

TD align= "left" valign= "Top" width= "100%" >
< strong> in-depth study of one of the Windows Internal Principles series: Windows Yesterday, today and tomorrow
&NBSP;
< strong> in-depth study of Windows Internal Principles Series II: Windows architecture-from the operating system's perspective
 

Instructor Info: Zhang Banque
January 26, 2007 14:00-15:30
The level:400

Operating system is the soul and Management center of a computer system, and is the most complex part of software systems. This lecture will take you through the core architecture and major components of the Windows operating system, including HAL, kernel, executor, system process (IDLE, SMSS), with a lively explanation and a rich presentation. EXE, WinLogon.EXE), and the Windows subsystem (CSRSS.EXE, win32k. SYS, and subsystem DLLs). It also discusses system mechanisms such as interrupt management, object management, and exception distribution, and the basic data structure for implementing these mechanisms.

< strong> in-depth study of Windows Internal Principles series three: Windows architecture-from the application's perspective
 

Instructor Info: Zeng Zhenyu
January 29, 2007 14:00-15:30
level:400

From server software to Office applications, from networked games to instant messaging, regardless of the complexity of these applications, they are executable programs that are under the control and management of the operating system. This course invites Microsoft Global Technology Center expert engineers to explain how a program goes through a series of processes, from starting, allocating resources, running, ending, and introducing key concepts and troubleshooting techniques.

< strong> in-depth study of Windows Internal Principles series four: Important basic concepts in the Windows operating system
&NBSP;

Instructor information: Gao Yu
January 30, 2007 14:00-15:30
Level: The

Processes, threads, resource allocations, memory management, Win32 APIs, services, and security are mysterious concepts that are often mentioned in the work but cannot be understood in depth. In this course, the instructor will introduce some of the most common and important basic concepts in Windows. So that everyone can successfully participate in the discussion after this series.

< strong> in-depth study of Windows Internal Principles series five: Introduction to the Windows Sysinternals toolset
 

Instructor Info: Peng
January 31, 2007 14:00-15:30
level:400

Sysinternals Suite (Windows Sysinternals toolset) contains a range of free system tools, including the famous process Explorer, FileMon, Regmon (under Windows Vista, Filemon and Regmon are replaced by the process Monitor), and if the system administrator is likened to a warrior, then Sysinternals Suite is a good weapon in our hands. Familiarity with and mastery of these tools, as well as a certain understanding of the Windows system, will significantly improve the daily diagnosis and troubleshooting capabilities. This course is a task-driven model that introduces several classic application cases to introduce the power of Sysinternals suite.

< strong> in-depth study of Windows Internal Principles Series VI: Vista new features bottom secret
&NBSP;

Instructor Information: Peng
February 01, 2007 14:00-15:30
level:400

Windows Vista is more than just a dazzling interface like 3D switching, frosted glass, and spending money on Windows Vista, but just to use its interface, it's a bit of a "maiduhuanzhu" feeling. In fact, Windows Vista is notable for its many new security features, such as user Account Control, IE protected Mode, service isolation, Windows Resource protection, and so on. With these new security features, we can get rid of malware nuisance to a considerable degree. Jim Allchin, the father of windows, once said not to be content with knowledge of only how-to and tricks, but rather to understand its internal principles in depth. Only by understanding the intrinsic principles of these security features can you truly understand how Windows Vista is carefully addressing security issues for us in order to really take advantage of these security features. This course will take the UAC, IE protection mode as an example to introduce the intrinsic principles of these security features.

< strong> in-depth study of Windows Internal Principles series seven: booting boot process
&NBSP;

Instructor Information: Zhang Banque
February 02, 2007 14:00-15:30
level:400

Windows startup is a complex process that starts from the loader (NTLDR or winload) to the Windows subsystem, and undergoes a number of complex steps, including initialization of the kernel and execution, creating system processes and threads, and object manager initializing the base object , the I/O Manager enumerates the devices and installs the drivers, starts the SMSS and Winlogon processes, and runs the Windows subsystem process. This session will parse the ins and outs of each of these steps, and discuss the driver loading sequence, user login (Gina,sam database, domain authentication), system service program, Shell, and so on, which are closely related to the startup process.

< strong> in-depth study of Windows Internal principles series eight: Memory Management Secrets
&NBSP;

Instructor Information: Xu Xiaozho
February 05, 2007 14:00-15:30
level:400

工欲善其事, its prerequisite. If you can learn more about the Windows Memory management mechanism, then both in the system configuration and fault troubleshooting, we can directly to the root cause, play a multiplier effect. This course provides a comprehensive overview of Windows internal memory management mechanisms, including addressing principles, process memory space distribution, kernel mindset, user-state memory management principles, and virtual memory management principles. It also discusses the use of memory in applications, the occurrence of memory leaks, and how to exclude them.

Instructor Information: Zhang Yi
February 06, 2007 14:00-15:30
level:400

How does Windows guarantee the security of all programs from the operating system level? Access control lists, tokens, system accounts, Sam databases, GINA, interactive logins, COM +, how do these concepts form a complete Windows security platform? This course will answer your questions.

< strong> in-depth study of Windows Internal Principles series nine: security mechanism and implementation of Windows
&NBSP;
< strong> in-depth study of Windows Internal Principles series ten: Driver and hardware management
 

Instructor Information: Zhang Weiwei
February 07, 2007 14:00-15:30
level:400
How does the

Driver be recognized, loaded, and managed by Windows? With the development of windows, what are the types and roles of drivers going through the changes? How does the INF file play a role in the driver installation process? What are the new changes to Vista drivers? If this problem has been bothering you, then this course is definitely not to be missed.

In-depth study of the Windows Internal Principles series: storage and file systems

Instructor Information: Gao Yu
February 08, 2007 14:00-15:30
level:400

The course will outline the storage architecture of Windows on a macro level and see how the sectors on the disk become files in the user's eyes. Then drill down into the data structure on the disk. While analyzing the boring 16 data, we also discuss some interesting and common error phenomena.

In-depth study of Windows Internal Principles series 12: the composition and implementation of network protocols

Instructor Information: Gao Yu
February 09, 2007 14:00-15:30
level:400

The course content includes the network components in Windows, network protocols, the implementation and characteristics of important network services. TCP/IP in Windows and the services on it will be a major part of this section.

< strong> in-depth study of Windows Internal Principles series 13: How to Diagnose and debug blue screen errors
&NBSP;

Instructor Information: Zhang Banque
February 12, 2007 14:00-15:30
level:400

When the Windows operating system detects a critical error that originates from system hardware or kernel code, Windows reports errors through a blue screen and stops the entire system from running (BSOD) in order to avoid the more serious consequences that may result from continued operation. Windows provides several ways to diagnose and debug blue screen errors, including crash dump files (dump), kernel debugging, and registering with drivers and receiving error messages. This session will explain the causes and processes of blue screen generation, cause typical blue screen errors, and introduce you to advanced techniques for analyzing dump files using WinDbg.

< strong> in-depth study of Windows Internal principle Series 14: User-mode program troubleshooting (upper)
&NBSP;

Instructor Information: Frank Yu analyst
March 09, 2007 14:00-15:30
level:400

"The program has performed an illegal operation and is about to be shut down" is a familiar error report. Why does the program crash? How do I find the cause of the crash and fix it? After a thorough understanding of the architecture of Windows and how the program is run, we will further describe the principles of access overrun, buffer overflow, memory leak and other failures, and put the theory into practice, leading you to use debugging tools to solve some common problems.

In-depth study of the Windows Internal Principles series: User-mode programming troubleshooting (bottom)

Instructor Information: Frank Yu Analyst
March 13, 2007 14:00-15:30
level:400

"The program was executed illegally and is about to be shut down," which is a familiar error report. Why does the program crash? How do I find the cause of the crash and fix it? After a thorough understanding of the architecture of Windows and how the program is run, we will further describe the principles of access overrun, buffer overflow, memory leak and other failures, and put the theory into practice, leading you to use debugging tools to solve some common problems.

In-depth study of Windows Internal Principles Series 16: Making You a learning habit for Windows experts

Instructor Information: Frank Yu Analyst
March 15, 2007 14:00-15:30
level:200

After the systematic study of the previous Windows internal principles, we must have so many technical details and deep analysis of the big call, but also must want to grasp the knowledge as soon as possible. How to learn windows well? How to become a technically competent IT professional? As the last lecture of this technical feast, the instructor will share some of the learning experience, how to find the breakthrough direction and the focus of knowledge, and gradually carry out systematic technical learning. Some common learning ills and improvement methods are also pointed out. Finally, the teacher will recommend some important books and study materials for the audience to refer to.

"Reprint" in-depth study of Windows internal principles absolutely classic material

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.