Welcome to MSDN Blogs Sign in | Join | Help

MADHU@MICROSOFT BLOG

All About Distributed apps

Syndication

News

Madhu Ponduru works at Microsoft. Everything here, though, is his personal opinion and is not read or approved by Microsoft before it is posted. No warranties or other guarantees will be offered as to the quality of the opinions or anything else offered here.

April 2006 - Posts

HOW TO CHANGE MSDTC SETTINGS PROGRAMMATICALLY
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...

by madhu_ponduru@hotmail.com | 4 Comments

Filed under:

Attachment(s): DTCSECURITY.txt

order of customBinding binding elements
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...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

WSDL EXPLAINED
(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...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

How to write Serviced components for WCF?
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...

by madhu_ponduru@hotmail.com | 0 Comments

KnownType VS ServiceKnownType
[KnownType] applies to [DataContract] types and [ServiceKnownType] applies to [ServiceContract] in Indigo Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

How to generate certificate for all purposes?
//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...

by madhu_ponduru@hotmail.com | 0 Comments

How to implement Resource Manager in SYSTX?
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...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement  
Page view tracker