I’ve neglected my site for to long, mainly because I’m really busy at work. It’s complicated re-developing a site, building a couple of web apps, building three other sites and maintaining them and building 2 custom ERP systems. I really need to start posting bit’s and pieces of what I’ve learnt over the last year
I had a look at mooTools documentation for Request.JSON and managed to confuse myself It took me four attempts to get the following code right. The code calls a webservice created in ASP.net C#. code
This program was created using C# to time the creation of Threads via the Windows API. The users inputs the amount of threads to create and how many simple calculations the threads perform and then outputs the results. Operating Systems Assignment Download the above file and unzip the contents Provided in the zip file is…
Assignment 1, Part A This program, written in C++, is the start of a more complex holiday booking system. This program contains a few classes to hold customers details and contains a test wrapper. Software Development 3 – Assignment 1 A Assignment 1, Part B This program adds to the previous assignment by introducing two…
Assignment 1 This program, written in C#, displays a schools timetable. Users are able to input timetable details, delete entries, save and load the timetable. Software Development 2 – Assignment 1 Assignment 2 This program, written in C#, using Windows Forms (GUI), is a camp site booking system. Users are able to input new booking,…
Assignment 1 Simple conversions and measurements program written in C# Software Development I – Assignment 1 Assignment 2 Based on the dice game “Drop Dead”, this program, written in C#, asks the user to enter a number between 5 and 10. The program then “roles” the dice. If the result of the dice is 2…