Continuous Integration: Pros, Cons, Best Practices, and Why You Need to Start Now
Does CI make sense for your organization? Learn more about continuous integration best practices, benefits and challenges here.
Does CI make sense for your organization? Learn more about continuous integration best practices, benefits and challenges here.
Jason talks about the benefits of implementing continuous integration with your Salesforce projects.
Ant (Another Neat Tool) is a Java tool that performs tasks based on XML instructions. You give it an XML configuration file with the details of the possible tasks to perform and tell it the task you’d like to run. Tasks can be made dependant on each other based on XML properties. The main file …
Team development in the Salesforce platform can be very frustrating if you don’t have the right process defined. For developers used to “traditional” software development, it can be painful (it was for us), until you figure out the right way to do it. Here at Soliant Consulting, we have been working on defining the right …