Vinsight Customers win gold at the 2010 AirNZ Wine awards
Congratulations to all the following Vinsight Software customers winning Pure Gold and Gold at the 2010 AirNZ wine awards.
Congratulations to all the following Vinsight Software customers winning Pure Gold and Gold at the 2010 AirNZ wine awards.
Pick up a small stone, it is time to slay Goliath. Incumbent telcos, probably the world over, but at least in New Zealand seem to have little idea that the innovative small companies that are agile and responsive with their services and offerings are about to bring these large incumbent, unweildy organisations to their knees.…
We have been moving our accounting from an in house system that took too much time to look after and was not core business to starting to use Xero. I have been keen to get using an accounting system that has a decent API to give us a chance to do some integration work from our…
It has been a while since I had to setup a new db to use the aspnet role provider or membership provider but I am tinkering with a multi-org implementation of both of these so wanted a fresh provider db to play with. Except whenever I ran the aspnet_regsql tool to configure the database it…
Each year or even every few years you might want to consider the option of starting with a fresh database and only filling it with information that is current at the time. This is by no means required, as you can run Vinsight continuously through the years, but it is an option. The reasons you…
INSIDE VINSIGHT Deactivate old users (System Maintenance\Operators) Add new users in same location If any of the users will use non standard Vinsight modules (Such as Harvest Scheduling\touchscreen etc) then also add their OS username to this form eg:DOMAIN\user DOMAIN PREPARATION Any users of standard Vinsight modules then add them as members of the VinsightPowerUsers…
These expressions are not fool proof but they certainly should aid in the conversion of VB code to C# code. Caveats: For shorter pieces of code you would be better to just manually convert the code. The regular expression engine used in the Visual Studio find and replace box and the regex engine used in…