What is a strong name?
Answer / guest
A strong name includes the name of the assembly, version
number, culture identity, and a public key token.
| Is This Answer Correct ? | 6 Yes | 0 No |
What are static assemblies and dynamic assemlies. Differences between them ?
Define remotable objects in .net remoting?
When we use web service and when we use Remoting?
About performance issues on retrieving records ?
What is the proxy of the server object in .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
How can you debug failed assembly binds?
What are the advantage of remoting over web services?
what are the various type of channels used by .Net remoting and which is the best one?
write a example for remoting (code)
What are the different types of channels used by .net remoting?
Can you explain remoting?