Haven’t given this a try yet but I definitely plan to soon.
I build this tool to help me build ADO.NET Data Services URL query ( for example http://e4d.com/Courses.svc/Courses?$orderby=Date/ )
and to see the result. this is first version, please send feedback…
Key Features:
1. URL IntelliSense
2. URL Tooltip
3. Data Grid View
4. XML Atom View
5. Data Service Metadata View
via [...]
Posts Tagged ‘utility’
ADO.NET Data Services Viewer Tool
Posted in Uncategorized, tagged .net, ado.net, ado.net-data-service, data, development, microsoft, service, utility, web-service, web-service-utility on 2009/04/01 | Leave a Comment »
WinMerge
Posted in Uncategorized, tagged compare, diff, filter, open-source, utility, windows, winmerge on 2009/03/05 | Leave a Comment »
Fantastic tool for comparing directories and then files. For example, when you’ve got multiple copies of a project and you’re not sure which is newest or what the differences between the versions are. Also has configurable and built-in filters to only compare the files you want. (ie ignore the bin folder that Visual Studio generates)
WinMerge [...]
Notepad++
Posted in Uncategorized, tagged code, editor, free, gpl, ide, notepad, software, text-editor, utility on 2009/02/25 | 1 Comment »
This is a fantastic text editor than can handle anything you throw at it, from XML to SQL to C#. And if you somehow find something it doesn’t there’s more than likely a free plugin that closes the gap. After trying MANY of the various text editors available this is hands down my favorite. So [...]