Unlocker vs WhoLockMe
Posted by Jeffrey Vanneste at 12:04 AM on June 11, 2005
Category:
Useful Tools
I came across an alternative to WhoLockMe tonight called Unlocker. Both programs tell you who applications have a lock on a file but Unlocker lets you unlock the file (saves restarting your computer in some cases). |
.NET Web Service Studio - Testing webservices from other machines
Posted by Jeffrey Vanneste at 06:17 PM on June 09, 2005
Category:
Recently I've had the need to test some web methods on a web service on a different machine on the network. Unless you change the web.config or machine.config file you will get this error: "The test form is only available for requests from the local machine." So I searched on google and found this wonderful program, .NET WebService Studio. .NET Webservice Studio is a tool to invoke webmethods interactively. The user can provide a WSDL endpoint. On clicking button Get the tool fetches the WSDL, generates .NET proxy from the WSDL and displays the list of methods available. The user can choose any method and provide the required input parameters. On clicking Invoke the SOAP request is sent to the server and the response is parsed to display the return value. So now I can just load up the .NET WebService Studio, paste in the locacation of the .asmx file and then enter the data in to test the method. |
DPack - Visual Studio add-in
Posted by Jeffrey Vanneste at 06:16 PM on June 09, 2005
Category:
DPack is a FREE collection of Microsoft Visual Studio .NET 2003 and 2005 tools. DPack is designed to greatly increase developer's productivity, automate repetitive processes and expand upon some of the Visual Studio features. DPack includes various browser tools that allow the developer to quickly narrow the search down to a particular class, method or assembly type. DPack includes greatly enhanced numbered bookmarks feature, various code navigation tools as well streamlined surround with feature, and much more. Home page and direct download link Resharper does a lot of what DPack does but a couple of the nifty features from DPack that I like:
It also provides a search tool for finding a method or class like Resharper does but DPack doesn't have the initial load time that Resharper does. |
Visual Studio 2005... Week of November 7, 2005
Posted by Jeffrey Vanneste at 06:16 PM on June 09, 2005
Category:
Sounds like Visual Studio 2005, SQL Server 2005, and BizTalk 2006 are all slated for the week of November 7, 2005. http://codebetter.com/blogs/john.papa/archive/2005/06/07/64193.aspx
|
Throw away email accounts
Posted by Jeffrey Vanneste at 10:07 PM on June 03, 2005
Category:
Useful Tools
For work I had to create a lot of test email accounts. I had used bloglines to create temporary email accounts but I had to create the account before I used it. My main goal was to find a service that I didn't have to create the email accounts in advance and had no ads. I ended up using spamgourmet but here are the rest of my findings.
If I didn't need graphics to work in the email I think pookmail or mailinator are the best services. If you don't mind the ads then mytrashmail is great since it lets you see the graphical emails. |
WinRoll
Posted by Jeffrey Vanneste at 10:04 PM on June 03, 2005
Category:
Useful Tools
WinRoll is a really nifty program with a tiny footprint. It lets you minimize any window to the system tray, set the window as transparent, or roll the window into just the title bar. Make a window roll into its title bar, send it to the back or make it stay on top. Minimize, maximize or close all visible windows, including minimizing to the tray area. Make a window translucent on Windows 2000 or above. WinRoll is lovingly hand-crafted in 100% pure assembly language to give the fastest response and the smallest memory footprint. WinRoll is proudly a FREEWARE and OPEN SOURCE application. Couple of the commands:
|
