The following code will restore a database from a backup file in MS SQL Server. Normally you would use Management Studio to do this, but this might fail if the database needs to be in single user mode to restore. The code below will restore the database as a single...
If you change the value of a control on Windows .NET form during runtime, it may not be updated with the changes. The following code should change the Text property of ToolStripStatusLabel, but it doesn’t work while its processing in the middle of its function....
The HttpUtility class is a part of System.Web in Visual Studio and should be available in .NET 4.0. If you include this library in your application and an error is being generated, check the properties of the project. In the Application tab, the Target framework...
When you browse to a folder shared on a Windows machine on a network, you may need permissions to access it. A dialog box appears and request a username and password. If you enter one that doesn’t work, you won’t get the chance to change it the next time you try...
I use the Remote System Explorer in Eclipse for editing PHP web sites on other networks, and I occasionally run into the problem when an old page gets loaded instead of the actual, current page on the site. The problem is that the old file is being cached somewhere on...
At various times, you will need to manually start and stop Apache. This could be due to making changes in the httpd.conf file which requires a restart, or the web server could be experiencing problems. You can perform these commands in a Linux terminal with httpd. To...
AutoCAD users can easily share their drawings by exporting them to a DWF format. The Digital Web Format was developed by Autodesk for designers to share their to share their documents for people who would like to view or print them. A DWF is sort of like a PDF for...
Some server applications require a network connection to function. Adenium Systems DFS is an online planroom that needs to see a network for full functionality. Normally, this isn’t a problem when your connected to a large network at work, but if you have a...
One thing we can all control is effort. Put in the time to become an expert in whatever you’re doing. It will give you an advantage because most people don’t do this. The beauty of success, whether it’s finding the girl of your dreams, the right job or financial success, is that it doesn’t matter how many times you have failed, you only have to be right once.