Practical .NET2 and C#2 Cross-Reference
![]() | By Patrick Smacchia |
![]() | ![]() | ![]() | ![]() | ![]() |
Page 3 ...ch is the main topic of this book. The number of base types has more than doubled; now covering several aspects neglected by versions 1.x. Improvements and optimizations has appeared in the virtual machine in charge of executing .NET applications as well to the level of the languages. A list of the ... | Page 434 Those which happen because of a problem with the execution environment but can be solved by a modification to this environment (missing file, invalid password, non-well-formed XML document, network unavailability, restricted security permissions). Here we talk of business exception. | Page 839 ...during an ACID transaction. Also, such a resource is updated as soon as the long transaction begins. If such a transaction happens to fail, the coordinator will inform each participant which are free to complete a corrective action to restore the resources into their initial state. A consequence of ... | Page 836 ....ServiceXX.dll assembly (XX designates the version of WSE). The WSE configuration editor allows to specify the parameters of a project using WSE. This editor works by parsing and updating the code within the configuration file of the application (web.configin the case of a service and app.configin t... | Page 325 The abstract and sealed keywords. Let us mention that a same type cannot be abstract and sealed at the same time. |
The following tables list the members exposed by the tagVARIANT type.
Public Methods (see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() | Overloaded. (Inherited from | |
![]() | Returns the hash code for this instance. (Inherited from | |
![]() | Gets the | |
![]() | Determines whether the specified | |
![]() | Returns the fully qualified type name of this instance. (Inherited from |
Protected Methods
| Name | Description | |
|---|---|---|
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from | |
![]() | Creates a shallow copy of the current Object. (Inherited from |
See Also










