Browse by Tags
All Tags »
Tools (
RSS)
I finally got around to installing Lookout . Wow! What an amazing search tool. I don't know how I ever got along without this killer Outlook plugin. Looks like it uses the open source Lucene.Net search engine too.
The single site limitation in IIS on XP is frustrating. Since I can't have more then one site on the box, I needed a way to quickly change the Home Directory of the root web. To satisfy my need I came up with this little script. ' setw3.vbs Dim objArgs...
As I've mentioned before I've been jumping into NUnit more and more lately. I just found this little gem to integrate NUnit and the IDE. “TestRunner seamlessly integrates NUnit testing and debugging into a compact Visual Studio .NET 2003 add-in...
Great product idea. I wish the price tag was a little smaller though. http://techupdate.zdnet.com/techupdate/stories/main/Mainsoft_unites_.Net_and_Java_programming_.html
"The File Checksum Integrity Verifier (FCIV) is a command prompt utility that computes and verifies cryptographic hash values of files. FCIV can compute MD5 or SHA-1 cryptographic hash values. These values can be displayed on the screen or saved in an...
I'm a little late on this but “Microsoft published the code for one of its products on an open-source software development Web site late Monday, departing from its hard-line stance against making the underlying components of its technology available...
Nice little (free) control for DHTML menus. “skmMenu.com is the official homepage for skmMenu, an open-source ASP.NET menu server control.“
Another item for your toolbox. Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to watch HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler is designed...
I just found a great little open source project called cpSphere - Email Components . It's available on GotDotNet Workspaces . This little nugget contains classes for POP3 and SMTP. Over the years I’ve used quite a few commercial components for handling...
More Posts