<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.g?targetBlogID\x3d13405220\x26blogName\x3dPavan+Podila\x27s+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://pavanpodila.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://pavanpodila.blogspot.com/\x26vt\x3d-3240902251102105728', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Friday, June 03, 2005

Team System 2005 is amazing

Microsoft has a great new Visual Studio lined up for developers. I feel they have brought a product that they must have been using internally for a long time. My internship at Landmark has given a great platform to explore the new .NET Framework 2.0, ASP.NET 2.0, Visual Studio Team System and ofcourse Visual Studio 2005 Beta 2. It is just so enjoyable to use these products and develop software. Want to get nose deep into this!

Check out:
http://lab.msdn.microsoft.com/teamsystem/

On the site you will find links to On-Demand Webcasts that present the features of Team System 2005. A must see for all eager developer minds.