Safely restart an ASP.NET remotely
2/12/2008
| Author: Brian Pautsch
| Category: Code Snippets
| 2541 Views
|
Every once in awhile, an ASP.NET website may need to be restarted. There are a few ways to do this: kill the worker process (too forceful), restart IIS (restarts all websites) or modify the web.config (best choice). In...
Don't Search For Domain Names on Network Solutions!
2/9/2008
| Author: Brian Pautsch
| Category: Thoughts
| 2109 Views
|
If you check for a domain name on Network Solutions, you will have to buy it there or risk losing it forever!
When you check for a domain name on Network Solutions, they immediately lock that domain for 4 days. If y...