Can I use .net framework components from a com program?
No Answer is Posted For this Question
Be the First to Post Answer
what is the need of a sealed class when we are having a structure
Explain how is method overriding different from overloading?
Name at least two methods of response object other than Transfer.
what is STLC in Testing
?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.
can we place Global.asa into "bin" directory instead of Root directory?
What is a Dictionary object?
What is a TextStream object?
What is Global.asa file?
How do in-process communication work in the common language runtime?
What is msmq? What is n-tier system?
What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.