Saturday, August 12, 2006

Cool Dev Tools

Often times I have XML files that I have written out in my code and I want to view quickly such that the view is formatted and nice and pretty with color. Here is a great tool that does just that: XMLDocViewer. Its free and all it does is view XML files. I need to see if it will work with SOAP XML, cause if it does, then its like gold to me. http://www.sliver.com/dotnet/XmlDocViewer/ There are many other tools and snippets on this guys website worth checking out : http://www.sliver.com/dotnet/index.aspx Snippet Compiler: This is Jeff's best tool. An easy way to test C# code, without having to create a solution and a project in VisualStudio. A must have : http://www.sliver.com/dotnet/SnippetCompiler/

No comments: