MADHU@MICROSOFT BLOG

All About Distributed apps

Performance Analysis of Logs (PAL) TOOL

https://pal.codeplex.com/

Author: Madhu Ponduru -MSFT Date: 09/14/2012

Troubleshooting Production ASP.NET Apps

// Since IIS is main hosting platform for WCF apps, we need to know, How to debug IIS issues also...

Author: Madhu Ponduru -MSFT Date: 10/25/2009

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...

Author: Madhu Ponduru -MSFT Date: 10/25/2009

Windows 7: Videos & Tours

Windows 7: Videos & Tours https://www.microsoft.com/windows/windows-7/videos-tours.aspx Windows...

Author: Madhu Ponduru -MSFT Date: 10/25/2009

WORKFLOW TRACE IN e2e format

<configuration> <system.diagnostics> <switches> <add name="System.Workflow...

Author: Madhu Ponduru -MSFT Date: 10/08/2009

Review: Windows 7 Is Microsoft's Best Operating System Ever

WALTER S. MOSSBERG Review...

Author: Madhu Ponduru -MSFT Date: 10/08/2009

How to change MetadataExchangeClient reader quota values

CustomBinding mexBinding = new CustomBinding(MetadataExchangeBindings.CreateMexHttpBinding()); for...

Author: Madhu Ponduru -MSFT Date: 10/07/2009

WCF Contract First tool

If you are very interested about contract first development, You can use this tool, If this tool is...

Author: Madhu Ponduru -MSFT Date: 09/30/2009

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...

Author: Madhu Ponduru -MSFT Date: 09/30/2009

What's new in WF/WCF 4.0

https://channel9.msdn.com/posts/matthijs/Whats-new-in-WFWCF-40/ https://channel9.msdn.com/tags/WF4/...

Author: Madhu Ponduru -MSFT Date: 08/19/2009

WCF/WF 4.0 Resources

VS 2010 and .NET Framework 4.0 Beta 1 now available for public download...

Author: Madhu Ponduru -MSFT Date: 07/06/2009

PDC 2008 WEBCAST (WCF/WF)

WF 4.0 https://channel9.msdn.com/tags/pdc2008.wf/ WCF 4.0...

Author: Madhu Ponduru -MSFT Date: 11/18/2008

SAMPLE WF CONFIG FOR NLB SCENARIO

If you are deploying your workflow application to multiple machines(NLB scenario) and all these...

Author: Madhu Ponduru -MSFT Date: 10/08/2008

Workflow Designer and performance

// we improved WF designer performance in .NET 3.5 sp1 , After .NET 3.5 sp1 also, you may see some...

Author: Madhu Ponduru -MSFT Date: 09/30/2008

What is Oslo?

https://www.pluralsight.com/community/blogs/dbox/archive/2008/09/06/oslo.aspx...

Author: Madhu Ponduru -MSFT Date: 09/09/2008

.NET 3.5 SP1 /Visual Studio 2008 Service Pack 1 available to customers

Microsoft .NET Framework 3.5 Service Pack 1...

Author: Madhu Ponduru -MSFT Date: 08/11/2008

WCF Development Improvements in .NET 3.5 sp1

WCF Development Improvements .NET 3.5 SP1 and VS 2008 SP1 include several enhancements for WCF...

Author: Madhu Ponduru -MSFT Date: 07/30/2008

WCF Security Resources

WCF Security Resources https://blogs.msdn.com/jmeier/archive/2008/05/23/wcf-security-resources.aspx

Author: Madhu Ponduru -MSFT Date: 07/30/2008

ManualWorkflowSchedulerService+Delay Activity

By default, the ManualWorkflowSchedulerService is used without active timers. So when the delay is...

Author: Madhu Ponduru -MSFT Date: 07/24/2008

Not able to query Tracking data real time when application and tracking database on different machines

The remote SQL server's clock should be in sync with the machine's clock where the program is run....

Author: Madhu Ponduru -MSFT Date: 07/22/2008

How to collect System.net tracing

// Add following config to your WCF app config file , Since we use System.net API also ,you can...

Author: Madhu Ponduru -MSFT Date: 07/21/2008

Case Studies for WCF/WF

you can find Customers Case Studies info here https://www.microsoft.com/casestudies/default.aspx

Author: Madhu Ponduru -MSFT Date: 07/13/2008

How to capture SqlWorkflowPersistenceService errors.

If you are failed to persist the workflow or read workflow information from the Database ,workflow...

Author: Madhu Ponduru -MSFT Date: 07/11/2008

All About Named Pipe Binding

(1)Chris wrote excellent blog about Named pipe Binding...

Author: Madhu Ponduru -MSFT Date: 07/11/2008

MIX VIDEOS

https://sessions.visitmix.com/

Author: Madhu Ponduru -MSFT Date: 04/11/2008

How Tos (WCF Security)

How To - Create and Install Temporary Certificates in WCF for Message Security During Development...

Author: Madhu Ponduru -MSFT Date: 04/11/2008

WF ARTICLES

//If you know any good WF articles, Please let me know Workflow...

Author: Madhu Ponduru -MSFT Date: 03/06/2008

WS-AT TRACING

Tracing The WS-AT protocol service supports integrated, transaction specific tracing that can be...

Author: Madhu Ponduru -MSFT Date: 02/18/2008

System.Transactions Trace

Add following info to your application config file to trace System.Transactions calls...

Author: Madhu Ponduru -MSFT Date: 02/18/2008

.NET Framework Library Source Code now available

//we didn't add WCF and WF code yet, but this works for simple .NET apps...

Author: Madhu Ponduru -MSFT Date: 02/14/2008

WCF TRAINING MATERIAL

//Click on each link to go through following WCF training sessions Overview- Monday, July 02, 2007...

Author: Madhu Ponduru -MSFT Date: 02/05/2008

WF TRAINING MATERIAL

if you know any good WF articles and video links, please let me know, I will update this list...

Author: Madhu Ponduru -MSFT Date: 01/17/2008

WORKFLOW TRACE

Add following info to your application configuration file to trace WF related info...

Author: Madhu Ponduru -MSFT Date: 01/17/2008

WCF+ORCAS Videos

JSON and WCFhttps://channel9.msdn.com/ShowPost.aspx?PostID=339131#339131 WCF related...

Author: Madhu Ponduru -MSFT Date: 10/30/2007

Hands-on Labs for Windows® Workflow Foundation in C# and VB.NET

Hands-on Labs for Windows® Workflow Foundation in C# and VB.NET...

Author: Madhu Ponduru -MSFT Date: 10/30/2007

Picture Services shows off WCF Web Programming

Picture Services 1.1 - Sample Services https://msdn.microsoft.com/en-us/magazine/cc135976.aspx

Author: Madhu Ponduru -MSFT Date: 09/27/2007

WCF+ORCAS

MSDN: Partial Trust: https://msdn2.microsoft.com/en-us/library/bb412175(VS.90).aspx Atlas (JSON):...

Author: Madhu Ponduru -MSFT Date: 08/14/2007

Microsoft Network Monitor 3

https://www.microsoft.com/downloads/details.aspx?familyid=AA8BE06D-4A6A-4B69-B861-2043B665CB53&mg...

Author: Madhu Ponduru -MSFT Date: 05/03/2007

Contract First Articles

SOA: More Integration, Less Renovation...

Author: Madhu Ponduru -MSFT Date: 04/19/2007

DEBUGGING TOOLS

Debugging tools for windows https://www.microsoft.com/whdc/devtools/debugging/default.mspx Debug...

Author: Madhu Ponduru -MSFT Date: 03/16/2007

I LIKE FOLLOWING ARTICLES ON COM+

.NET Enterprise Services and COM+ 1.5 Architecture...

Author: Madhu Ponduru -MSFT Date: 03/10/2007

How to modify Message object in Message Inspector class?

public void AfterReceiveReply(ref Message reply, object correlationState){ //Create the buffer...

Author: Madhu Ponduru -MSFT Date: 03/01/2007

How to change WCF session time out value?

You have to increase binding receive timeout, binding receive timeout is responsible for session...

Author: Madhu Ponduru -MSFT Date: 02/24/2007

.NET Framework 3.0 labs(WCF labs)

.NET Framework 3.0 labs https://msdn.microsoft.com/virtuallabs/netframe/default.aspx

Author: Madhu Ponduru -MSFT Date: 02/24/2007

How to install .NET 3.0 RTM?

If you have windows xp,sp2 or windows 2003,you can follow these instructions to install .NET 3.0...

Author: Madhu Ponduru -MSFT Date: 02/16/2007

How to export Transaction token to remote process

Unmanaged code: Florin wrote sample on this topic...

Author: Madhu Ponduru -MSFT Date: 02/16/2007

How to change reader quota values programmatically

Example: XmlDictionaryReaderQuotas quotas = new XmlDictionaryReaderQuotas(); quotas.MaxArrayLength =...

Author: Madhu Ponduru -MSFT Date: 09/20/2006

Migration path to WCF

From .NET Remoting to the Windows Communication Foundation (WCF)...

Author: Madhu Ponduru -MSFT Date: 09/20/2006

card space forum(infocard)

if you have any questions about infocard,please use this forum Windows CardSpace ("InfoCard")...

Author: Madhu Ponduru -MSFT Date: 08/17/2006

Next>