Can you configure a .NET Remoting object via XML file?
Answer / guest
Yes, via machine.config and application level .config file
(or web.config in ASP.NET). Application-level XML settings
take precedence over machine.config
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an exe and a dll?
Where does the gac exist ?
What is marshling?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
what is assembly?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What data providers available in .net to connect to database?
Integer & struct are value types or reference types in .NET?
Difference between dispose and finallize method?
What is manifest in .net?
Is there any thread in our .net programs?
What are .net functions?