Tell me Is there an error in the Msmq address
the "net.msmq://MyHost/private$/MyQueue"?
Submitted by: AdministratorCorrect format is : "net.msmq://MyHost/private/MyQueue"
where I've assumed the following :
- MyHost is your machine name
- MyQueue is name of your private MSMQ name
Only problem in your format was the '$' sign. Everything
else was good
Submitted by: Administrator
where I've assumed the following :
- MyHost is your machine name
- MyQueue is name of your private MSMQ name
Only problem in your format was the '$' sign. Everything
else was good
Submitted by: Administrator
Read Online WCF (Windows Communication Foundation) Job Interview Questions And Answers
Top WCF (Windows Communication Foundation) Questions
| ☺ | Explain What is DataContract and ServiceContract? |
| ☺ | Is the MsmqIntegrationBinding used the msmq.formatname scheme or the net.msmq scheme? |
| ☺ | What is Fault Contract in WCF? |
| ☺ | When is the MsmqIntegrationBinding or the |
| ☺ | What is overloading in WCF? How to do authentication in WCF.? |
Top Dot Net Technologies Categories
| ☺ | MSF Interview Questions. |
| ☺ | .Net Architecture Interview Questions. |
| ☺ | ASP.Net MVC Interview Questions. |
| ☺ | Entity Framework Interview Questions. |
| ☺ | C# (Sharp) Programming Language Interview Questions. |
