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.

Browse by Tags

IIS VIDEOS
TechNet Webcast: IIS 7.0: End-to-End Overview of the New Web Application Server from Microsoft (Level 200) http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032298234&culture=en-US IIS extensions http://www.iis.net/extensions MSDN Webcast: Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

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:

WCF Contract First tool
If you are very interested about contract first development, You can use this tool, If this tool is not meeting any of your contract first needs, please let me know Web Services Contract First tool. http://wscfblue.codeplex.com/ Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

SMSvcHost.exe TRACE(NET TCP PORT SHARING SERVICE)
If you see any problem with NET TCP Service, You can use following config to debug NET TCP problems On 64 bit machines, you have to add this info to C:\WINDOWS\Microsoft.NET\Framework64\v3.0\Windows Communication Foundation\SMSvcHost.exe.config On 32 Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

What's new in WF/WCF 4.0
http://channel9.msdn.com/posts/matthijs/Whats-new-in-WFWCF-40/ http://channel9.msdn.com/tags/WF4/ Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

Attachment(s): 32.zip

WCF/WF 4.0 Resources
VS 2010 and .NET Framework 4.0 Beta 1 now available for public download http://blogs.msdn.com/kavitak/archive/2009/05/20/vs-2010-and-net-framework-4-0-beta-1-now-available-for-public-download.aspx WCF and WF .NET Framework 4.0 Beta1 Training Kit http://blogs.msdn.com/kavitak/archive/2009/05/19/wcf-and-wf-net-framework-4-0-beta1-training-kit.aspx Read More...

by madhu_ponduru@hotmail.com | 0 Comments

Filed under:

PDC 2008 WEBCAST (WCF/WF)
WF 4.0 http://channel9.msdn.com/tags/pdc2008.wf/ WCF 4.0 http://channel9.msdn.com/tags/pdc2008.wcf/ PDC 2008 links http://channel9.msdn.com/pdc2008/ https://sessions.microsoftpdc.com/public/timeline.aspx Read More...

by madhu_ponduru@hotmail.com | 1 Comments

Filed under: ,

SAMPLE WF CONFIG FOR NLB SCENARIO
If you are deploying your workflow application to multiple machines(NLB scenario) and all these machines are using same database for persistence , you need to use following config (1) OwnershipTimeoutSeconds should be very high value ,so other hosts can't Read More...

by madhu_ponduru@hotmail.com | 2 Comments

Filed under:

Workflow Designer and performance
// we improved WF designer performance in .NET 3.5 sp1 , After .NET 3.5 sp1 also, you may see some designer performance problems, you can follow these guide lines to increase WF designer performance Commonly reported issues 1. Time taken to open a workflow Read More...

by madhu_ponduru@hotmail.com | 1 Comments

Filed under:

What is Oslo?
http://www.pluralsight.com/community/blogs/dbox/archive/2008/09/06/oslo.aspx http://douglaspurdy.com/2008/09/06/what-is-oslo/ http://blogs.msdn.com/shycohen/archive/2008/09/08/oslo-and-models.aspx Read More...

by madhu_ponduru@hotmail.com | 1 Comments

Filed under:

More Posts Next page »
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement  
Page view tracker