----------------------------------------------------------- New Message on MumbaiUserGroup
----------------------------------------------------------- From: Noneynoni1 Message 6 in Discussion Hi Anand, Thanks for giving useful info abt VSTS. I want to implement VSTS 2005 in my development enviorment. I need the complete steps to do the same and also. TELL ME IF VSTS 2005 IF AVAILABLE FOR DOWNLOAD. Right now we were using all the third party tools for code analysis, build and for other things. Awaiting for your reply. Thanks and Regards | Vaibhav Jain | +91 98195 49369 From: "Anand_2004" <[EMAIL PROTECTED]> Reply-To: "MumbaiUserGroup" <[email protected]> To: "MumbaiUserGroup" <[email protected]> Subject: VSTS-Team Build Date: Mon, 19 Jun 2006 11:13:11 -0700 <META content="Microsoft SafeHTML" name=Generator> <STYLE> ThmFgColumnHeader, A.FrameLink, A.HeaderLink, A.FooterLink, A.LgtCmd, A.MSNLink {color:#FFFFFF;} ThmFgTitleLightBk {color:#FF6600;} ThmFgSmallLight {color:#ff0000;} ThmFgNavLink, A.NavLink, A.ChildLink:hover {color:#666699;} ThmFgInactiveText, A.SystemLink {color:#666666;} ThmFgFrameTitle {color:#FFFFCC;} ThmFgMiscText, A.Cat, A.SubCat {color:#336699;} ThmFgCommand, A.Command, A.LargeCommand, A.MsgLink {color:#003366;} ThmFgHeader {color:#333333;} ThmFgDivider {color:#CCCCCC;} ThmBgStandard {background-color:#FFFFFF;} ThmBgUnknown1 {background-color:#FF6600;} ThmBgFraming {background-color:#666699;} ThmBgUnknown2 {background-color:#666666;} ThmBgHighlightDark {background-color:#FFFFCC;} ThmBgHighlightLight, #idToolbar, #tbContents {background-color:#FFFFE8;} ThmBgTitleDarkBk {background-color:#F1F1F1;} ThmBgAlternate {background-color:#ECF1F6;} ThmBgUnknown3 {background-color:#CCCCFF;} ThmBgDivider {background-color:#CCCCCC;} ThmBgHeader {background-color:#9999CC;} ThmBgLinks {background-color:#8696C9;} ThmBgSharkBar {background-color:#8696C9;} ThmBgGlobalNick {background-color:#9394A9;} calfgndcolor {color:#E00505;} calbgndcolor {color:#E00505;} </STYLE> New Message on MumbaiUserGroup VSTS-Team Build Reply Reply to Sender Recommend Message 1 in Discussion From: Anand_2004 Hi All, Till now we have seen various development tools ship with VSTS which help to leverage our development practices and maintain better code quality ,today I am going to talk about another very important tool called Team Build which meant to build your project and perform some other tasks automatically as instructed while creating the build . Team Build is a part of Visual Studio Team Foundation and accessible to every one. Broadly it is a new build engine that executes builds based on a set of instructions and tasks defined in an XML-based script , run unit cases, maintain versioning and extensible etc (like Nant) which makes our deployment process much more easy MSBuild is extensible , flexible and tightly integrated with other VSTS tools and user friendly wizard interface helps to create your initial build types , the supported build types are Full Builds Partial Builds Nightly Builds Incremental Builds Apart from this you can specify the list of tasks to be perform as instruction for your build process as 1. Get the latest source code from version control 2. Compile sources 3. Run static analysis tool 4. Execute unit tests 5. Update work items 6. Perform code coverage 7. Calculate code churn 8. Produce build reports 9. Drop exe /output into predefined location These data (output) can be mentor through team build report , as you progress in your project development you can analyze the report data of multiple version of build to check & track your project quality and health . In my next article I will explain how to create build type . Cheers Anand View other groups in this category. <STYLE> ADMSmLnk {font-family:verdana,system;color:#336699;text-decoration:none;} ADMSmLnk:hover {color:#ff6600;text-decoration:underline;} </STYLE> Also on MSN: Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. Need help? If you've forgotten your password, please go to Passport Member Services. For other questions or feedback, go to our Contact Us page. If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. Remove my e-mail address from MumbaiUserGroup. NRIs: Still paying for money transfers? Now send Money2India for FREE! ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
