Welcome
SilverBolt is a New Zealand based development company that designs and
develops websites and applications for clients. We develop websites
in both PHP and ASP.NET, and can develop Windows based applications using
.NET and C#. We are currently focussing development on GigTripper and
the Deployment Tool.
In addition to web and application development, we also maintain a few blogs that
help solve a variety of programming and operating system questions.
SilverBolt is available to develop websites for you. Feel free to
Contact Us to see if we can help you.
Latest Articles
ASP.NET HttpRequest.Url Values
When developing in ASP.NET (C# or VB.NET), I always forget what values the different properties of HttpRequest.Url (which is a Uri object) return. Here is a list of all the values it returns.
NOTE:...
Deployment Tool v1.0.1 Available For Download
The Deployment Tool has been updated to v1.0.1. Download it here.
A summary of the changes in this release are as follows:
Added a help file to the installer.
The installer now detects and...
Deployment Tool v1.0.0 Available For Download
The Deployment Tool is a free application that simplifies the deployment of web applications from their source location to the live server. It automatically detects which files will be changed on the...
MySQL Connection Timeouts with PHP and Windows Vista
I am using PHP v5.3.1 on my development machine with MySQL v5.1.11 and Apache 2.2.
Whenever I tried to make a connection to MySQL through any PHP script, I was getting extremely slow response times,...
Setup PHP/MySQL/Apache/XDebug/Eclipse For Windows
Here’s how I setup Apache, MySQL, PHP on Windows Vista Home Premium. This assumes you are only intending to use your machine as a development machine (i.e. no remote connections).
NOTE: I am...
Reference ASP.NET Master Page Members from Content Pages
I created a master page in my ASP.NET 3.5 project, and needed to access some of it’s custom properties from one of the content pages that referenced it. How do you access the member properties...
GigTripper News Updates
Deployment Tool News Updates