Share via


MADHU@MICROSOFT BLOG

All About Distributed apps

https://pal.codeplex.com/

Date: 09/14/2012

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

Date: 10/25/2009

Visual Studio 2010 and .NET Framework 4 Beta 2 available for customers, Please check following link...

Date: 10/25/2009

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

Date: 10/25/2009

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

Date: 10/08/2009

WALTER S. MOSSBERG Review...

Date: 10/08/2009

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

Date: 10/07/2009

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

Date: 09/30/2009

If you see any problem with NET TCP Service, You can use following config to debug NET TCP problems...

Date: 09/30/2009

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

Date: 08/19/2009

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

Date: 07/06/2009

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

Date: 11/18/2008

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

Date: 10/08/2008

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

Date: 09/30/2008

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

Date: 09/09/2008

Microsoft .NET Framework 3.5 Service Pack 1...

Date: 08/11/2008

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

Date: 07/30/2008

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

Date: 07/30/2008

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

Date: 07/24/2008

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

Date: 07/22/2008

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

Date: 07/21/2008

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

Date: 07/13/2008

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

Date: 07/11/2008

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

Date: 07/11/2008

https://sessions.visitmix.com/

Date: 04/11/2008

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

Date: 04/11/2008

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

Date: 03/06/2008

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

Date: 02/18/2008

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

Date: 02/18/2008

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

Date: 02/14/2008

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

Date: 02/05/2008

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

Date: 01/17/2008

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

Date: 01/17/2008

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

Date: 10/30/2007

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

Date: 10/30/2007

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

Date: 09/27/2007

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

Date: 08/14/2007

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

Date: 05/03/2007

SOA: More Integration, Less Renovation...

Date: 04/19/2007

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

Date: 03/16/2007

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

Date: 03/10/2007

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

Date: 03/01/2007

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

Date: 02/24/2007

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

Date: 02/24/2007

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

Date: 02/16/2007

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

Date: 02/16/2007

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

Date: 09/20/2006

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

Date: 09/20/2006

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

Date: 08/17/2006

Next>