Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
Can you configure a .NET Remoting object via XML file?
2
like
0
dislike
Hello guys,
Can you configure a .NET Remoting object via XML file?
Please give me your feedback
asked
1 year
ago
by
daneim
(
127,080
points)
dotnet
remote
xml
1 Answer
1
like
0
dislike
Best answer
Yes, via machine.config and application level .config file (or web.config in ASP.NET). Application-level XML settings take precedence over machine.config.
answered
1 year
ago
by
marck_don
(
191,010
points)
Related questions
4
like
0
dislike
1
answer
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
asked
1 year
ago
by
daneim
(
127,080
points)
aspdotnet
dotnet
remote
web-service
3
like
0
dislike
1
answer
How many classes can a single .NET DLL contain?
asked
1 year
ago
by
daneim
(
127,080
points)
dotnet
dll-contain
6
like
0
dislike
1
answer
Can you walk us through the steps necessary to parse XML documents?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
xml
website
10
like
0
dislike
1
answer
help need file grabbing to XML?
asked
2 years
ago
by
webmaster
(
25,380
points)
help
need
file
grabbing
xml
6
like
0
dislike
1
answer
How would you build a search engine for large volumes of XML data?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
xml
data
search-engine