How does the type system works when there is
interoperability between a COM and .Net, i mean what exactly
happens there
No Answer is Posted For this Question
Be the First to Post Answer
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
what is web configuration file
what are the steps for creating prompt table dynamically for the specified field
When we use Windows authentication mode
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is showing javax.servlet.* ...cannot be resolved.......to avoid this error any external jar file is to be added? please help me regarding this issue........thank u
what is the BAM? where we can use it in BizTalk server?
1.what is the vesition managment.
Give examples of macro quoting function?
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.