March 2008 - Posts

1
Comments

Safari 3.1 (Windows) Developer tips... by joelvarty

Safari 3.1 is now a viable option for a browser on Windows.  As an Asp.Net developer, you can take advantage of the nice features that this browser has for finding issues with your pages.   First thing:  enable the developer menu in the...
Filed under: ,
3
Comments

Find/Replace in Visual Studio with Regular Expressions and Variables by joelvarty

This can be a major time saver when you want to find some text and perhaps duplicate it or manipulate it throughout a bunch of files in your project. In my case, I was asked to take all the AlternateText properties on Image controls, and duplicate them...
Filed under: ,
More Posts