In one of our current projects, we are building .Net Class Libraries that will be integrated into an ASP.Net web site.
The most laborious task occurs after every major change to a Class Library — we need to run a command line script that registers that DLL with the OS. Unfortunately, the folder that the DLL [...]
Filed under: 129 Tips, Misc. Tech by admin
No Comments »
Often we find ourselves having to rebuild a development server. Sometimes, converting a server from the Windows operating system to the Linux operating system can be a bit tricky, especially if the GRUB bootloader is installed.
Here’s how to get rid of it.
Boot your server/computer with your bootable Windows CD. Get through all the messages until you get to the [...]
Filed under: 129 Tips, Misc. Tech by admin
No Comments »