VSoft Technologies Blogs

rss

VSoft Technologies Blogs - posts about our products and software development.

A while back I published the VSoft.CommandLineParser library on github, which makes it simple to handle command line options in delphi applications. I have updated it to support commands, where each command has it's own set of options.

Pretty much every native windows application these days includes an xml manifest file. This post shows how to modifiy those files in FinalBuilder

Generate code coverage reports for your Delphi projects using Continua CI.

Delphi-Mocks now has a way to better control when an exception or a return value is produced for a mocked object/interface method.

Announcing a TFS/VSO task for running FinalBuilder projects.

Today we have released an update for Team Foundation Server XAML activities for FinalBuilder 7 and 8. These updates are to deal with conflicts caused by GAC installing these activities.

New Continua CI Version 1.7 features

FinalBuilder 8 is now available for download.

New Continua CI Version 1.7 beta features

This post shows how to add NTLM Single Sign on to Nancyfx applications using Owin on Windows.