How can you automatically generate interface for the
remotable object in .NET with Microsoft tools?
Answer Posted / guest
Use the Soapsuds tool.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of common language runtime?
Explain how does assembly versioning work?
What is Ajax? How it is related to your project?
Is .net core managed code?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Explain different types of html, web and server controls.
What is DTS and explain the purpose of it?
What do the terms “boxing” and “unboxing” mean?
What is .net code security?
How will you do redo and undo in textbox control?
Example from .net. Integer & struct are value types or reference types in .net?
What are situations when you register .NET assembly in GAC ?
What is a design pattern and what is it for?
Please explain is the jit an interpreter?