Andrew Bellamy

caffeine + nicotine = asp.net (c#), sql, php goodness
along with the standard web tech thrown in

Tag: C#

add a new user to active directory

App.config Change the following code to what you require C# Code The code below does not require changing as it uses the code above

Operating System Assignment

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…

Software Development 2 – Assignments

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,…

Software Development 1 – Assignments

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…