<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/14972618?origin\x3dhttps://xmlfeeds.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Tuesday, August 09, 2005

 

Indigo - Better Productivity

Steven VanRoekel, director of WS in MS says in this article in adtmag that Indigo will increase productivity by decreasing the number of lines of code a developer has to write to use WS.
The numbers interest me. For writing a secure and reliable example WS
With .NET Framework - 60K LOC
With WSE - 12K-13K LOC
With Indigo - 1 LOC more...

http://www.sebura.com
Originally Posted on 8/9/2005 9:19:17 PMContent source: http://longhornblogs.com/anand/archive/2003/11/20/1442.aspx

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?