I’ve inherited a SharePoint solution where all the projects have strong names and are deployed to the GAC.
Is the开发者_StackOverflow社区re a commonly used approach for displaying \'how to get started\' instructions to a user after a .deb installer has finished installing a package?
I am just getting started with Wix.I see there there a several libraries included with the default Wix install.I also see that users can create their own libraries(wixlibs).Are there any 3rd party Wix
Each time I shut down Tomcat 开发者_如何学运维server, it deletes my exploded webapp. What do I have to do to stop that? It\'s really inconvenient constantly copying it again under the webapps dir.This
Is it possible to pass arguments to ClickOnce application from other browsers besides Internet Explorer?
I have IIS-Hosted WCF application and services. I want to automate the process to deploy this application into test/Acceptance test/production environments
Im still learning the basics of subversion but since the beginning i had a goal to achieve with this cvs: automating the sit开发者_如何转开发e deployment process.
I want to deploy a wpf client appllication, I need to allow the user to choose a directory for the install, eg. c:\\program files\\myapp. Unable to do this with clickonce, I need to use a setup projec
I have a web application which deploys fine as an ear file. But when I try to deploy it in exploded form it fails like this:
Here\'s the deal: I just started a new job, and source control here is basically useless. All of the devs (about 10 guys) test their code in the same dev site, and there\'s no way to test a change oth