Latest Answer : Yes On Creating RelationShip, You Check the Option OnDeleteCascade. ...
Latest Answer : A Class is a template of an object. Let us understand this in detail with a sample object pen.We can list out the various characteristic features of the pen as* It is of various types: Fountain pen, Ball-point pen, Flourescent pen, etc.* It has a base ...
Latest Answer : An in-process component is implemented as a DLL, and runs in the same process space as its client app, enabling the most efficient communication between client and component.Each client app that uses the component starts a new instance of it.An out of ...
Latest Answer : I also want to know How does a DCOM component know where to instantiat...with sample.. ...
Latest Answer : Go to RunType: Regsvr32 (path of the file or else if placed the file in system or system32 then only the file name)For unregistering Type: Regsvr32 /u (path of the file or else if placed the file in system or system32 then only the file name) ...
Latest Answer : No Compatibility - New GUID created, references from other components will not work. Project Compatibility - Default for a new component Binary Compatibility - GUID does not change, references from other components will work ...
In the general declarations section. To trap undeclared variables.