I have a webservices running on a server, which converts word document into pdf using word automation.
I am using TFS 2008 and Visual Studio and my boss has instructed me to implement Build Automation for Development and Release builds for a web Project.
I want to automatically kick off a build whenever a file changes. I\'ve used autospec (RSpec)开发者_运维百科 in Ruby and loved that.
We have a requirement at my workplace to automate the webservice testing. We have been using QTP scripts to do so.
I work on a git repository where we build an php community but i need to show it somewher开发者_如何学Goe so I am looking for a way to automatic upload my files to a remote http server when i push to
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
When I am editing a Word document in an OleContainer (inplace) and I switch to another Word document and then I switch back, I cannot use my rightmouse button anymore. The context menu will not show u
Do开发者_开发百科es anyone know how to delete all VB code form an Excel workbook using C#? This code doesn’t work. It removes first (last one) VBComponent, but rises ArgumentException on second one.
I want to automate the process of plone3_buildout. Explanation: The default(the one I use) way of building a plone site is using paster, like so:
I have a fairly large CSS file developed by my web designer. There are, of course, plenty of IDs, classes and tag properties assigned therein. Are there any tools to automatically generate HTML base