The full source code for the database logic assembly (globals.vb) is provided in the /components folder within the InstantForum.NET application directory. The globals.vb assembly file can be modified using any standard ASCII editor such as NotePad™.
A batch file (mk.bat) is also provided to allow users to easily re-compile the .NET assembly. Using the batch file the globals.vb source code will automatically be compiled into the (instantforum.dll) assembly within applications /bin directory.