GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Certification  >  Microsoft  >  070-175
Go To First  |  Previous Question  |  Next Question 
 070-175  |  Question 60 of 98    Print  
What methods are used to maintain an MTS object reference after the object is deactivated?

  
Total Answers and Comments: 0 Last Update: N/A   
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

How to design the ID number of a customer while designing the properties, methods, and events for components in a new Visual Basic application?

What methods can be used to keep network traffic to a minimum while passing object data from a component that resides on a client computer to a component that resides on a server?

What is the option used for retrieving a reference to the instance of Internet Explorer that is hosting the User Document which is designed to run inside Microsoft Internet Explorer in an ActiveX Document DLL project?

You are developing a three-tier Visual Basic application that uses Microsoft Transaction Sever (MTS). You want to implement a business Object named BanIcAccount that uses instances of other middle-tier components. BanIcAccount must enlist these middle-tier components. The current transaction when it instantiates them. Which code fragment should you use to instantiate these?A. Dim objMyobject As New Bank.Account B. Dim objMyobject As Object Set objMyobject=Createobject ("Bank.Account")
Answer: C  

How would one ensure whether early binding is used when calling the methods of a COM component in a Visual Basic application?

How to ensure early binding is used when calling the methods of COM used by a client application and the reference of the component is stored in a variable?

What err object attributes can be used to place fewest lines of code for implementing an online help file in a distributed application having customized help messages created and available for reuse when needed by user?

What option is used for declaring the control reference in a Visual Basic application that support all type of third-party controls and show developers the order in which third-party control events are fired?

What must be done to use the Microsoft Transaction Server (MTS) component which is installed with an MTS package in Visual Basic project where early binding is to be used when calling the methods of the component?



 Sponsored Links

 
Related Articles

ODP.NET - OracleCommand Object

ODP NET More About the OracleCommand Object Till now we have seen OracleCommand working with OracleDataReader OracleCommand is not simply meant for OracleDataReader It has got a lot of functionality for itself Let us see few of the most commonly used features of OracleCommand in this section We will
 

jQuery Reference

jQuery Reference Guide by Jonathan Chaffer and Karl Swedberg A Comprehensive Exploration of the Popular JavaScript Library jQuery Reference Guide packtpub com jquery reference guide Open Source book Anatomy of a jQuery Script He s got a brand new start Now he s a happy guy Categ
 

Microsoft AJAX Library - Creating Object Members on the Fly

Creating Object Members on the Fly One major difference between OOP in C and ASP NET and OOP in JavaScript is that JavaScript allows creating object members on the fly" This is true for objects and classes that you create yourself and also for JavaScript s own objects and types as well He
 

Microsoft AJAX Library - Object-Oriented JavaScript

Object Oriented JavaScript Objects and classes are implemented differently in JavaScript than in languages such as C VB NET Java or C However when it comes to using them you ll feel on familiar ground You create objects using the new operator and you call their methods or access their fields using t
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

SOA Definitions and Certification

SOA Definitions and Certification Service Oriented Architecture is a design that enables Business and computational resources to be linked together on demand as a means of achieving the results desired for service consumers which may be end users or other services Service Oriented Architecture has
 

Object-Oriented Client-Server Internet

Object Oriented Client Server Internet OCSI Environments as IT Infrastructure Client Server Basics Object Oriented Client Server Internet OCSI environments provide the IT infrastructure for supporting OCSI applications For our purposes infrastructure refers to operating systems networks middleware
 

JavaScript String Object

JavaScript String Object In this JavaScript tutorial you will learn about String Object purpose of string object in JavaScript purpose of string object indexof method lastIndexOf method and substring method along with syntax and example mosgoogle center Purpose of String Object in JavaScript The mai
 

JavaScript Date Object

JavaScript Date Object In this JavaScript tutorial you will learn about date object and methods of date object explained along with syntax and example mosgoogle center JavaScript Date Object Usage of Date Object Date object of Java Script is used to work with date and times General syntax for defini
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape