TAILIEUCHUNG - vb.net book phần 10

Trong ví dụ của chúng tôi, chúng tôi chỉ có một, vì vậy hãy chọn nó, và lưới điện sẽ thay đổi để hiển thị các bản ghi chi tiết cho rằng bạn xem xét rằng chúng tôi bắt đầu với một dự án bao gồm kéo và thả một số đối tượng từ Server Explorer | Upgrading Visual Basic Applications to .NET Chapter 14 679 Metadata Runtime Callable Wrapper COM Callable Wrapper Debugging. Attaching a Debugger Visual Studio .NET introduces a feature called Debugger that allows you to attach to a process running outside the context of Visual Studio. This feature of attaching to a process allows you to Debug a program that runs in a different process on the same machine or on a different machine. Debugging a process in a different machine is called remote debugging. It is important to note that remote debugging is not supported in this beta version. Debug multiple programs at the same time. Invoke the debugger automatically whenever the debugged process crashes. This is also referred to as Just-In-Time JIT debugging. Attaching a debugger to a process is very helpful when attempting to debug an application that interoperates with several other components. You can also debug unmanaged code from within managed code. This can be done by selecting Processes from the Debug menu. The list of currently running processes is listed in the available processes pane. The next step is to select the process you want to debug and click the Attach button. This brings up a dialog box displaying the list of available program types. Select the program type related to the application you wish to debug. Click the OK button to close this window followed by the Close button on the Processes window. Metadata The word Metadata means data about data. Metadata can be defined as a collection of binary code that describes a .NET component. It is either stored in memory or in a .NET Framework portable executable file. It helps interoperate 680 Chapter 14 Upgrading Visual Basic Applications to .NET with pre-existing COM components so if your .NET component wants to work with a COM component the COM component needs to provide information about itself so the .NET component can identify the methods and properties contained in the COM .

TỪ KHÓA LIÊN QUAN
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.