tfsbuild - get data from TFS in custom web application -


i need extract data tfs (team foundation server) , create excel sheet data. automate it, writing application .

but problem is:
how can data tfs? there webservice available or need parse html , data.

no. tfs has broad coverage apis , came in 2 flavors: object model , rest.

the object model automatically installed when install visual studio / team explorer, otherwise can use stand-alone msi. .net api, can find java version in case need it. om simple use .net developer.

the rest api kind of new , should study if satisfy requirement. apis supported on vso , miss tfs on-premise , older versions.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -