Flash Editors
Was looking into a few different code editors for ActionScript. The Flash MX 2004 Pro editor isn’t so great, but I noticed a discussion thread talking about PrimalScript, Eclipse with […]
Continue ReadingIIS Webs set to use "All Unassigned" IPs can end up with "other" webs' traffic
Assume you have some web servers that run IIS with multiple webs inside. Each web is assigned to a specific IP. If you set another web within IIS to use […]
Continue ReadingMing – a SWF output library and PHP module
In case you ever wanted to generate SWFs on the fly, check out Ming – a SWF output library and PHP module,
Continue ReadingAnalyzing, Repairing, and Archiving Visual SourceSafe
One thing you want to do regularly is analyze your Visual SourceSafe database for errors. You should also back it up periodically. What most people don’t know is that VSS […]
Continue ReadingFlexible logging for .NET applications
Someone I was interviewing mentioned he used log4net, a robust .NET logging library. Might be worth checking out.
Continue ReadingHiding and Outlining Code: using the #region keyword in .NET
Quick tip: you can put sections of your code inside #region blocks in order to collapse and expand them using .NET Studio’s outlining feature. The text after the #region keyword […]
Continue ReadingMissing SMTP Virtual Server in Windows 2003
Sometimes the SMTP Virtual Server will disappear in the IIS Manager on Windows 2003, especially if you”ve done online casino some installing/uninstalling/reinstalling of IIS, SMTP, etc. Until it”s fixed in […]
Continue Reading