- What is a Windows process
- What?s typical about a Windows process in regards to memory allocation
- What are remotable objects in .NET Remoting
- What?s SingleCall activation mode used for
- What?s Singleton activation mode
- What are channels in .NET Remoting
- What?s a proxy of the server object in .NET Remoting
- What are possible implementations of distributed applications in .NET
- What security measures exist for .NET Remoting in System.Runtime.Remoting
- How do you define the lease of the object
- Can you configure a .NET Remoting object via XML file
- What is the difference between private and shared assembly
- What do you know about .NET assemblies
- what is the relationship between a Process, Application Domain, and Application
- How can you automatically generate interface for the remotable object in .NET
- What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services
- How can you debug failed assembly binds
- Where are shared assemblies stored
- What is delay signing
- What?s a Windows process
- What distributed process frameworks outside .NET do you know
- Where is global assembly cache located on the system
- Can you have two files with the same file name in GAC
- How can you create a strong name for a .NET assembly
- What are the security issues if we send a query from the application
- Difference between About remoting and web services
- How can application to look for assemblies at the locations other than own install
- What is the difference between authentication and authorization
- What is strong name and what is the need of it
- How do you reference to a private & shared assembly
- Difference between remoting and web service
- How to register a shared assembly
- Which namespace is used for encryption
- Types of compatabilities and explain them
- What is assembly
- Are you aware of containment and Aggregation
- What is the purpose of System. Enterprise Services namespace
- What is UUID and GUID what is the size of this ID
- Garbage collector?s functionality on unmanaged code
- what are Threading Types
- What is a process
- What are various types of assemblies
- How to perform Remoting
- What are the trade-offs? In what way it is best
- Give the Hierarchical description of remoting
- In which conditions do you opt for Remoting services
- When we use web service and when we use Remoting
- How does assembly versioning in .NET prevent DLL Hell
- How do you directly call a native function exported from a DLL
- About .NET Remoting and types of remoting
- What's the difference btw the following methods in .NET remoting
- What is strong name and what is the purpose of strong name
- What is an assembly and what does manifest consists
- What is unmanaged code and will CLR handle this kind of code or not
- What do you mean by passport authentication and windows authentication
- What are the differences between Marshal by value and Marshal by reference
- Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters
- What are static assemblies and dynamic assemblies?
- About unknown interface Queue ,its methods Query Interface Addref
- How are the activation URLs different in case of SAO and CAO in .NET remoting