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.

March 2007 - Posts

DEBUGGING TOOLS
Debugging tools for windows http://www.microsoft.com/whdc/devtools/debugging/default.mspx Debug Diagnostic Tool v1.1 http://www.microsoft.com/downloads/details.aspx?FamilyID=28bd5941-c458-46f1-b24d-f60151d875a3&DisplayLang=en http://blogs.msdn.com/debugdiag/ Read More...

by madhu_ponduru@hotmail.com | 0 Comments

I LIKE FOLLOWING ARTICLES ON COM+
.NET Enterprise Services and COM+ 1.5 Architecture http://msdn2.microsoft.com/en-us/library/ms973484.aspx Support WebCast: COM Threading and Application Architecture in COM+ Applications http://support.microsoft.com/kb/325070 COM Threading and Application Read More...

by madhu_ponduru@hotmail.com | 0 Comments

How to modify Message object in Message Inspector class?
public void AfterReceiveReply(ref Message reply, object correlationState) { //Create the buffer MessageBuffer buffer = reply.CreateBufferedCopy(13000); //Inspect the response (for now simply extract the body contents) Message thisReply = buffer.CreateMessage(); Read More...

by madhu_ponduru@hotmail.com | 0 Comments

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