Tagged Questions

1
vote
1answer
431 views

running the build action of web deployment project from final builder

as you know Final builder is an outstanding build automation program, i want to use it, to automate moving the aspx, ascx, image files, css, dlls, etc... after the build of web deployment, this will ...