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.

October 2009 - Posts

Troubleshooting Production ASP.NET Apps
// Since IIS is main hosting platform for WCF apps, we need to know, How to debug IIS issues also Troubleshooting Production ASP.NET Apps http://www.asp.net/learn/iis-videos/video-6148.aspx Failed request tracing http://channel9.msdn.com/posts/dunnry/Failed-Request-Tracing-on-IIS7/ Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

Visual Studio 2010 and .NET Framework 4 Beta 2
Visual Studio 2010 and .NET Framework 4 Beta 2 available for customers, Please check following link to install Visual Studio 2010 and .NET Framework 4 Beta 2, If you have any feedback about WCF/WF 4.0, Please let me know http://msdn.microsoft.com/en-us/vstudio/dd582936.asp Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

Windows 7: Videos & Tours
Windows 7: Videos & Tours http://www.microsoft.com/windows/windows-7/videos-tours.aspx Windows Live Essentials http://www.microsoft.com/windows/windows-7/features/windows-live-essentials.aspx Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

WORKFLOW TRACE IN e2e format
<configuration> <system.diagnostics> <switches> <add name="System.Workflow LogToTraceListeners" value="1" /> <add name="System.Workflow.Runtime" value="All" /> <add name="System.Workflow.Runtime.Hosting" value="All" /> Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

Review: Windows 7 Is Microsoft's Best Operating System Ever
WALTER S. MOSSBERG Review http://online.wsj.com/article/SB10001424052748703298004574459293141191728.html?mod Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

How to change MetadataExchangeClient reader quota values
CustomBinding mexBinding = new CustomBinding(MetadataExchangeBindings.CreateMexHttpBinding()); for (int i = 0; i < mexBinding.Elements.Count; i++) { HttpTransportBindingElement transport = mexBinding.Elements[i] as HttpTransportBindingElement; if (transport 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