View Post

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 Reading
Written by Ben Strackany -- November 16, 2004
View Post

IIS 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 Reading
Written by Ben Strackany -- November 16, 2004
View Post

Ming – 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 Reading
Written by Ben Strackany -- November 9, 2004
View Post

Analyzing, 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 Reading
Written by Ben Strackany -- November 5, 2004
View Post

Flexible logging for .NET applications

Someone I was interviewing mentioned he used log4net, a robust .NET logging library. Might be worth checking out.

Continue Reading
Written by Ben Strackany -- November 5, 2004
View Post

Hiding 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 Reading
Written by Ben Strackany -- October 19, 2004
View Post

Missing 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
Written by Ben Strackany -- October 13, 2004