April 2006 - Posts
COPY FOLLOWING SCRIPT TO NOTEPAD AND SAVE IT AS .VBS FILE 'Read all settings from comamnd window 'This script takes 4 params,1 st param=networkDtc,2nd param=DtcAuthenticationMode '3rd param=EnablexaTransactions,4 th param=Restart DTC EnableNetworkDTC
Read More...
Attachment(s): DTCSECURITY.txt
The following is one legal order you can stack, this is for the NetTcpBinding when reliable messaging is true. TransactionFlowBindingElement ReliableSessionBindingElement BinaryMessageEncodingBindingElement WindowsStreamSecurityBindingElement TcpTransportBindingElemen
Read More...
(1) Chapter #2 and #4 http://www.learnxmlws.com/book / (2)MSDN ARTICLE http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnarxml/html/wsdlexplained.asp
Read More...
If you want to expose serviced component as WCF service, you have to define custom interface for all your serviced component public methods(you can have multiple custom interfaces also) and then serviced component has to implement that interface. If you
Read More...
[KnownType] applies to [DataContract] types and [ServiceKnownType] applies to [ServiceContract] in Indigo
Read More...
//spent lot of time on this issue, so in case, if you want to generate certificate for all purposes, this blog should help you I installed Microsoft certificate server on my machine and I am trying to generate certificate from asp page (certificate server
Read More...
Following links will help you to write resource manager by using SYSTX classes http://msdn2.microsoft.com/en-us/library/ms229975(VS.80).aspx http://weblogs.asp.net/pgielens/archive/2005/02/19/376609.aspx http://blogs.msdn.com/florinlazar/archive/2005/05/17/418595.aspx
Read More...